@prefix schema: . @prefix geonames: . @prefix owl: . @prefix ns: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix eadl: . @prefix rdf: . @prefix eadlcollection: . @prefix dcterms: . @prefix bibo: . @prefix eadlon: . @prefix foaf: . @prefix dc: . eadlon:doi a owl:DatatypeProperty ; rdfs:comment "디지털 객체 식별자"@ko , "デジタルオブジェクト識別子"@ja , "Digital Object Identifier"@en ; rdfs:domain eadlon:DigitizedObject ; rdfs:isDefinedBy eadlon: ; rdfs:label "DOI"@ja , "DOI"@ko , "DOI"@en ; rdfs:range rdfs:Literal ; ns:term_status "stable" .