@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/p067220711> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A sketch of Holland and the Dutch / Frederick Spencer Bird" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p431883777> ;
    dcterms1:issued "1874" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p078599709>,
        <http://data.bibliotheken.nl/id/thes/p078948312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p130733113> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c54440b75d04c75fb69c58c668bf7df> ;
    schema1:name "A sketch of Holland and the Dutch" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55fcc16633f09a319dec72f036c5af93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/816002796> .

