@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/CMECS/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <https://purl.org/dc/elements/1.1/> . @prefix ns2: <https://orcid.org/> . ns0:CMECS_00001669 a owl:AnnotationProperty ; rdfs:label "changeType"@en ; ns1:creator <https://orcid.org/0000-0002-8454-8481> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/CMECS/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <https://purl.org/dc/elements/1.1/> .
@prefix ns2: <https://orcid.org/> .

ns0:CMECS_00001669
    a owl:AnnotationProperty ;
    rdfs:label "changeType"@en ;
    ns1:creator <https://orcid.org/0000-0002-8454-8481> .