@prefix csvw: <http://www.w3.org/ns/csvw#> .
@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#> .

<https://automatce.dev.matportal.org/resource/iof-sieving/w3/table-9a81b63448> rdfs:label "Table" ;
    dcterms:isPartOf <https://datagraph.dev.matportal.org/id/graph/iof-sieving/sievedistribution-ammd-0a94bc64> ;
    rdfs:seeAlso <https://automatce.dev.matportal.org/resource/iof-sieving/w3/table-9a81b63448> ;
    owl:sameAs csvw:Table ;
    ns1:datasetSlug "iof-sieving" .

