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

<http://data.bibliotheken.nl/id/thes/p075609584> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a47ed76804efdba10caa03d4063ed49f> ;
    skos:altLabel "huishoudelijke voorlichting"@nl,
        "huishoudkunde"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "huishouden"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075627698>,
        <http://data.bibliotheken.nl/id/thes/p075659840> ;
    skos:relatedMatch "64"^^<http://udcdata.info> .

