@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/p186744277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La gloire de mon père / Marcel Pagnol" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068437714> ;
    schema1:description "Licentie-uitg. van: Paris : Editions de Fallois. - Oorspr. uitg.: Monte Carlo : Pastorelly, 1957. - (Souvenir d'enfants ; 1)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628945>,
        <http://data.bibliotheken.nl/id/thes/p075629372> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161427383> ;
    schema1:isbn "9001551432" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e36b9b836c1bda39e47fa467a67c4df> ;
    schema1:name "La gloire de mon père" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/572d45b27a9a0384e0fd981f01d7b0b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67783645> .

