@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/p394181484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste pagina / geschreven door Le Tendre ; getekend en ingekleurd door Biancarelli" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183762312> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224293> ;
    schema1:description "Omslagtitel: De laatste bladzijde",
        "Oorspronkelijke Franse uitgave: Editions Soleil",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p336561148>,
        <http://data.bibliotheken.nl/id/nbt/p394181522> ;
    schema1:isbn "9789085523468" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93a49ad9ca0f35d0e2955b4757f96b92> ;
    schema1:name "De laatste pagina" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe06f771b8bf96a7c490e26a8c586e4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921174912> .

