@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.matportal.org/ns/datagraph#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://nfdi4cat.dev.matportal.org/resource/iof-sieving/w3/integer-c2395730d2> rdfs:label "integer" ;
    dcterms:isPartOf <https://datagraph.dev.matportal.org/id/graph/iof-sieving/sievedistribution-ammd-0a94bc64> ;
    rdfs:seeAlso <https://nfdi4cat.dev.matportal.org/resource/iof-sieving/w3/integer-c2395730d2> ;
    owl:sameAs xsd:integer ;
    ns1:datasetSlug "iof-sieving" .

