@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/p86326686X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Gooi / Han Alta ; met illustraties van de schrijver" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446263435> ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397542879> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071714618> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Oorspr. uitg.: 1949" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045102694> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e64d3712b95a2a3fc9dc23340897339a> ;
    schema1:name "Het Gooi" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f833b60232c0ecd1b1eb7ee4da3fb3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64368922> .

