@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p075611627> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16c4b9762bf97b151de5ea7db5fc5354> ;
    skos:altLabel "atoomwapens"@nl,
        "kernwapens"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075601044> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "kernbewapening"@nl ;
    skos:relatedMatch "355"^^<http://udcdata.info> .

