@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/p078430895> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078430895>,
        bnode:8d6a31e97cab1eb4e23fef3da2e78448 ;
    skos:editorialNote "-PV"@nl,
        "Aanduiding voor het werelddeel als geheel; gebruik Verenigde Staten voor het land dat dikwijls wordt aangeduid met Amerika"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "America"@en,
        "Amerika"@nl .

