@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/p363355154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verhaal van mijn babybroer / Laurence Bourguignon [tekst] ; Claude K. Dubois [ill. ; bew. uit het Frans: Sabine Wauters]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098248464> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075172933>,
        <http://data.bibliotheken.nl/id/thes/p305102338> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9782871428305" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1d818d649f4362683c6d4f13e74e170> ;
    schema1:name "Het verhaal van mijn babybroer" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1406815f166ed3ea4aca440060e8f0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858657836> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b3db0c6919d515d54f178865dc1319e5> .

