@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:bitDepth a owl:DatatypeProperty ; rdfs:comment "色深度。デジタル画像でのピクセル毎のビット数。"@ja , "The quantity which estimates quality of a signal quantization"@en , "비트 심도"@ko ; rdfs:domain schema:ImageObject ; rdfs:isDefinedBy eadlon: ; rdfs:label "ビット深度"@ja , "비트 심도"@ko , "bit depth"@en ; rdfs:range rdfs:Literal ; ns:term_status "stable" .