@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/p409481564> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Delporte ou la nouvelle Genèse / par Waldemar George ; Delporte devant la presse par Marcel van Jole" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069518793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072178981> ;
    schema1:description "Teksten in het Frans en Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4257a117d81d8452d515c1d9af57e56> ;
    schema1:name "Charles Delporte ou la nouvelle Genèse" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba940a0cf7dd73e7ddb3473e5122d819> ;
    schema1:sameAs <http://www.worldcat.org/oclc/985000171> .

