@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:otherNumber a owl:DatatypeProperty ; rdfs:comment "韓国国立中央図書館の他の分類記号"@ja , "Other classification number"@en , "기타 분류 기호"@ko ; rdfs:domain [ a owl:Class ; rdfs:seeAlso ; owl:unionOf ( eadlon:DigitizedObject eadlon:EADLObject ) ] ; rdfs:isDefinedBy eadlon: ; rdfs:label "他の分類記号"@ja , "other number"@en , "기타 분류기호"@ko ; rdfs:range rdfs:Literal ; ns:term_status "stable" .