@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/p780356160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerika 1900-1975, of, De verjaring van de Nieuwe Wereld / A. Lammers" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068655940> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820426768> ;
    schema1:isbn "9021429225" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dea632ddf91409267d7abfb72bfbf166> ;
    schema1:name "Amerika 1900-1975, of, De verjaring van de Nieuwe Wereld" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ba2f527e55c54cc194463fa3f8c6fc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/3361362> .

