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

<http://data.bibliotheken.nl/id/thes/p075661136> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0a179f49a4954b8d96ae60b49d9365f> ;
    skos:altLabel "wiskundige natuurkunde"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075616289> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "mathematische natuurkunde"@nl .

