@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://dev.matportal.org/resource/iof-sieving/w3/tablegroup-07f624869f> rdfs:label "TableGroup" ;
    dcterms:isPartOf <https://datagraph.dev.matportal.org/id/graph/iof-sieving/sievedistribution-ammd-0a94bc64> ;
    rdfs:seeAlso <https://dev.matportal.org/resource/iof-sieving/w3/tablegroup-07f624869f> ;
    owl:sameAs csvw:TableGroup ;
    ns1:datasetSlug "iof-sieving" .

