@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p140328793> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europa en het nationalisme / Henk Waltmans" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561622X>,
        <http://data.bibliotheken.nl/id/thes/p075630591>,
        <http://data.bibliotheken.nl/id/thes/p077608836>,
        <http://data.bibliotheken.nl/id/thes/p078599857> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069613222>,
        <http://data.bibliotheken.nl/id/thes/p075287919> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p14061706X> ;
    schema1:isbn "9065501363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/761430c06bdd6433aff7ec7ad5dc26b9> ;
    schema1:name "Europa en het nationalisme" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/538099914c315c9ee4ead10a30d89c06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69087346> .

