@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/p149535333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europa : de geschiedenis van een idee / Pim den Boer" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603586>,
        <http://data.bibliotheken.nl/id/thes/p075630605>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078478138>,
        <http://data.bibliotheken.nl/id/thes/p078493315> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073015113> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053334955" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/859c61729f1c84bca62f682b4e2ff1a9> ;
    schema1:name "Europa : de geschiedenis van een idee" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da102ba8d8eaf7e0fe1a28c0a60f9b51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782247655> .

