@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/p261836587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar ben ik weer / [Annie Fitzgerald ; vert. uit het Engels: Lucie Bogaerds-d'Ancona ; red.: Jan van Keulen]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p26184525X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152337113>,
        <http://data.bibliotheken.nl/id/thes/p261846043> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075634848> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p261836188> ;
    schema1:isbn "9068230379" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/682d5a25b7c5c7e25fbf8f95c595d440> ;
    schema1:name "Daar ben ik weer" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c8b3d374271f8d445a3b2336ce4e31f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66533938> .

