@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/p402351975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar zijn de mooie dagen? / Alex Tefenkgi" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402351835> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p213067323> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Édition",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p402351851> ;
    schema1:isbn "9789085524243" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74e695f081cfa13242b3e6f36ae184f5> ;
    schema1:name "Waar zijn de mooie dagen?" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60bb10644522ec4fdfdf807033775a23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957309358> .

