@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p862486831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis der Verenigde Staten van Amerika / door Ch.H. van Aken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435824554> ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562544X>,
        <http://data.bibliotheken.nl/id/thes/p397537093> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071543848> ;
    schema1:description "Rugtitel: Verenigde Staten" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045299439> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b572d993d6070f66b040777bdf30d5d> ;
    schema1:name "De geschiedenis der Verenigde Staten van Amerika" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/743a3d8b3810167b47326bad71167b3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901762567> .

