@prefix dcterms: <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 void: <http://rdfs.org/ns/void#> .

<https://id.erfgoed.net/thesauri/materialen/238> a skos:Concept ;
    dcterms:identifier "238" ;
    dcterms:source [ a dcterms:BibliographicResource ;
            dcterms:bibliographicCitation "S. WINDEY 2013, <em>Middeleeuwse Metallurgie, Archeometallurgische studie van metaalslakken uit drie Oost-Vlaamse sites</em>, Masterproef voorgelegd tot het behalen van de graad van Master in de archeologie, Universiteit Gent."^^rdf:HTML ],
        [ a dcterms:BibliographicResource ;
            dcterms:bibliographicCitation "Agentschap Onroerend Erfgoed" ] ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/materialen> ;
    skos:altLabel "ruwijzer"@nl-BE ;
    skos:broader <https://id.erfgoed.net/thesauri/materialen/11> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443991> ;
    skos:inScheme <https://id.erfgoed.net/thesauri/materialen> ;
    skos:prefLabel "wolf"@nl-BE ;
    skos:scopeNote "Wolf is het sponzige, ruw gevormde ijzer dat na reductie bij het productieproces over blijft. Dit product is nog niet werkbaar vanwege de vele houtskool- en slakinclusies."@nl-BE .

<https://id.erfgoed.net/thesauri/materialen> a skos:ConceptScheme ;
    dcterms:identifier "MATERIALEN" ;
    void:inDataset <https://id.erfgoed.net/datasets/thesauri/materialen> ;
    skos:prefLabel "materials"@en,
        "materialen"@nl .

