@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:resolution a owl:DatatypeProperty ; rdfs:comment "디지털 이미지의 정밀도를 나타내는 지표"@ko , "解像度"@ja , "The resolution of an image is how clear the image is."@en ; rdfs:domain schema:ImageObject ; rdfs:isDefinedBy eadlon: ; rdfs:label "解像度"@ja , "해상도"@ko , "resolution"@en ; rdfs:range rdfs:Literal ; ns:term_status "stable" .