@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/p044366884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De \" deserteur\" / tekst: J.M. Charlier ; tek.: Francis Bergèse ; [vert. uit het Frans]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070400210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831650346> ;
    schema1:isbn "9065741100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bce3a60614f782adc950984c9a21dac5> ;
    schema1:name "De \" deserteur\"" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cadc72a21d0fc02260bcfb3123a64a3d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64960038> .

