@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/p397009518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vereenigde Staten van Noord-Amerika / van den schrijver" ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075677628> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074152904> ;
    schema1:description "De schrijver is H.C.A. de Block",
        "Niet in den handel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f69f1bc1a525b87f4392f58966107854> ;
    schema1:name "De Vereenigde Staten van Noord-Amerika" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ff9d7f1db6bbb6bed87d4632eaabf6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922628468> .

