@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/p380362775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "André Hazes & ik / Jos van Zoelen ; onder redactie van Hans van den Heuvel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p387357203>,
        <http://data.bibliotheken.nl/id/nbt/p392703815>,
        <http://data.bibliotheken.nl/id/nbt/p392744783> ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p38131331X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073592757> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081522908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01055a73093326647efd572bcfcfaf89> ;
    schema1:name "André Hazes & ik" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44b1c0dc5f88335c22301015ab3aead0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890845991> .

