@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/p243287100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ma maman à nous / Gerda Dendooven ; trad. du néerlandais par Séverine Lebrun et Christian Bruel" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074039806> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p263267431> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "2844070299" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cda618db1bbbf3237a3d02f48292d7e2> ;
    schema1:name "Ma maman à nous" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98c7732ef6dd92194debe1c09b3ee32a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66664753> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9f06baf77ae72c3a47c95642d1c6d36c> .

