@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/p432037608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerika in beeld en schrift / door Gerard Keller" ;
    dcterms1:issued "1886" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075685159>,
        <http://data.bibliotheken.nl/id/thes/p397551029> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000320373",
        "http://books.google.com/books?vid=KBNL:KBNL03000320374",
        "http://books.google.com/books?vid=KBNL:KBNL03000323444",
        "http://books.google.com/books?vid=KBNL:KBNL03000323445" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06884381X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864865635> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f30837ab246cc9ec5df66ab655e29f8> ;
    schema1:name "Amerika in beeld en schrift" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4963eed703024b39994e0894c71c67a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847238083> .

