@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/p416321119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jean van Florette / Alexandre Tefenkgi" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402351835> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068437714>,
        <http://data.bibliotheken.nl/id/thes/p238742407>,
        <http://data.bibliotheken.nl/id/thes/p409778672>,
        <http://data.bibliotheken.nl/id/thes/p416321054> ;
    schema1:description "Naar Marcel Pagnol",
        "Oorspronkelijke Franse uitgave: Bamboo Édition",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p416321070> ;
    schema1:isbn "9789085525295" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/484983745585f1071ae0b0922116b1e9> ;
    schema1:name "Jean van Florette" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e574f12e08a9faba2dee20e613fedd0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1026507807> .

