@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/p416595642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erectie / Lounis Chabane" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p405403623> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p213067323>,
        <http://data.bibliotheken.nl/id/thes/p402345835> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Édition, ©2017",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589>,
        <http://data.bibliotheken.nl/id/nbt/p412928698> ;
    schema1:isbn "9789085524908" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70f05529b9326106d6f0d9123aa2521c> ;
    schema1:name "De erectie" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9421498a7888e4a6098737f557ca2805> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022074436> .

