@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/95537> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011232> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95537" ;
    skos:prefLabel "porphyry"@en,
        "porfier"@nl ;
    skos:scopeNote "A dark purplish-red rock, first quarried in ancient Egypt, containing relatively large crystals in a fine-grained igneous matrix. One of the hardest rocks, it takes a high polish and is valued as a durable sculptor's material and as a decorative architectural material. It is considered the best material for the muller and slab used for grinding artists' colors."@en,
        "Een donkerpaars-rood gesteente, voor het eerst gedolven in het oude Egypte, dat relatief grote kristallen bevat in een fijnkorrelige stollingsmatrix. Het is een van de hardste, gesteenten, is glad gepolijst en wordt gewaardeerd als duurzaam materiaal voor beeldhouwers en als een decoratief bouwkundig materiaal. Het wordt beschouwd als het beste materiaal voor de wrijfsteen en schuurplaat die door kunstenaars worden gebruikt voor het schuren van kleuren."@nl ;
    prov:generatedAtTime "2023-03-09T12:15:38+00:00"^^xsd:dateTime .

