@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/p299124754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een soort Engeland / Robert Anker" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069893349> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Querido, 2001" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298135817> ;
    schema1:isbn "9078432276",
        "9789078432272" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51bafc08d0110c471d14c2a1cb7b87c5> ;
    schema1:name "Een soort Engeland" ;
    schema1:numberOfPages 279 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75dce67993aa9cde4e81aacd201e535a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150419617> .

