@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/p412928728> 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:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589>,
        <http://data.bibliotheken.nl/id/nbt/p412928698> ;
    schema1:isbn "9789085524915" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/245b4b3a16545ba80ca0fbd7e78a5cad> ;
    schema1:name "De erectie" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70006b577bfd8dd35590134cb6902efc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030531450> .

