@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/p407752234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Amerikaanse droom van Tocqueville / Irene Broekhuijse & Jan Willem Sap (red.)" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068682735>,
        <http://data.bibliotheken.nl/id/thes/p075685361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079399991>,
        <http://data.bibliotheken.nl/id/thes/p345686101> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460042966" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/219d509b318b0d9d132cb80ff17a2d84> ;
    schema1:name "De Amerikaanse droom van Tocqueville" ;
    schema1:numberOfPages 214 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6801da50e06df6bb9d81df93a4da345a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962239424> .

