@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/90109> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63784> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264087> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67431>,
        <https://data.rkd.nl/thesaurus/73942>,
        <https://data.rkd.nl/thesaurus/74728>,
        <https://data.rkd.nl/thesaurus/84213>,
        <https://data.rkd.nl/thesaurus/93132>,
        <https://data.rkd.nl/thesaurus/95914>,
        <https://data.rkd.nl/thesaurus/97336>,
        <https://data.rkd.nl/thesaurus/98050>,
        <https://data.rkd.nl/thesaurus/98168>,
        <https://data.rkd.nl/thesaurus/98450> ;
    skos:notation "90109" ;
    skos:prefLabel "physical attributes (guide term)"@en,
        "fysieke kenmerken (guideterm)"@nl ;
    skos:scopeNote "The Physical Attributes facet encompasses the perceptible or measurable characteristics of materials and objects. Included are such aspects as size and shape, chemical properties of materials, qualities of texture and hardness, and features such as surface ornament and color."@en,
        "Het facet 'fysieke kenmerken' bevat de waarneembare of meetbare eigenschappen van materialen en gebruiksvoorwerpen alsmede de eigenschappen van materialen en gebruiksvoorwerpen die zich niet als afzonderlijke componenten laten scheiden. Fysieke kenmerken zijn onder meer grootte en vorm, chemische eigenschappen van materialen, structuur en hardheid, en kenmerken als oppervlakteverfraaiing en kleur."@nl ;
    prov:generatedAtTime "2023-10-18T14:17:19+00:00"^^xsd:dateTime .

