@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p078521114> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078521114>,
        bnode:5949236c7254ec574bf89b5a0cf3161f ;
    skos:altLabel "Forging industry"@en,
        "Metaalgieterijen"@nl,
        "Smelterijen"@nl ;
    skos:editorialNote "GNLE"@nl,
        "GOO-thesaurusbeheer"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Foundries"@en,
        "Gieterijen"@nl .

