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

<http://data.bibliotheken.nl/id/thes/p07567016X> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/023bf8f0528e85076e6463163904f418> ;
    skos:altLabel "Praha"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p106811037> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "Praag"@nl ;
    skos:scopeNote "Praag is de hoofdstad en grootste stad van de Centraal-Europese republiek Tsjechië"@nl .

