@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/p04305109X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vakantie voor Katy / Nelly Kunst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448497964> ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072520280> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161070906>,
        <http://data.bibliotheken.nl/id/nbt/p820906506> ;
    schema1:isbn "9024002613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dce28039b9946099eba5de218fb6870> ;
    schema1:name "Een vakantie voor Katy" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d71c9f7b0ad20f52405ff2e77d3a60cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64791506> .

