@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:localHolding a owl:DatatypeProperty ; rdfs:comment "各館の図書館コード、登録番号、巻号情報、刊行情報、複本情報、その他"@ja , "This property describes the library code and the registration number, volume and annual symbol, duplicate symbol, and other symbols of each library in each local library."@en , "각 로컬도서관의 도서관 부호, 소장자료의 등록번호, 권·연차기호, 복본기호, 별치기호 등 기술"@ko ; rdfs:domain [ a owl:Class ; rdfs:seeAlso ; owl:unionOf ( eadlon:DigitizedObject eadlon:EADLObject ) ] ; rdfs:isDefinedBy eadlon: ; rdfs:label "소장정보"@ko , "local holding"@en , "所蔵情報"@ja ; rdfs:range rdfs:Literal ; ns:term_status "stable" .