@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/def_1343892d>
  dc:source <https://en.wikipedia.org/wiki/Image> ;
  rdf:value "An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensional picture, that resembles a subject. In the context of signal processing, an image is a distributed amplitude of color(s)."@en .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_8fcce966> .

<https://w3id.org/ozcar-theia/c_abc3c7ab> ns0:hasProperty <https://w3id.org/ozcar-theia/c_8fcce966> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_ffd6923e> ns0:hasProperty <https://w3id.org/ozcar-theia/c_8fcce966> .
<https://w3id.org/ozcar-theia/c_8fcce966>
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition <https://w3id.org/ozcar-theia/def_1343892d> ;
  dc:modified "2022-12-20T09:35:16"^^xsd:dateTime ;
  dc:created "2022-12-20T09:34:50"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Image"@en ;
  a ns0:Property, skos:Concept .

