@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/hto-demo/qudt/deg-c-a02c2e6b5f> a <http://purl.obolibrary.org/obo/IAO_0000003>,
        owl:NamedIndividual ;
    rdfs:label "DEG_C" ;
    dcterms:isPartOf <https://datagraph.dev.matportal.org/id/graph/hto-demo/2022-06-10-12-03-55-charge-3471-joined-88330f7c> ;
    rdfs:seeAlso <https://dev.matportal.org/resource/hto-demo/qudt/deg-c-a02c2e6b5f> ;
    owl:sameAs <http://qudt.org/3.1.2/vocab/unit/DEG_C> ;
    ns1:datasetSlug "hto-demo" .

