@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/p435843664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les Pays-Bas d'outre mer et l'étranger / A. Neytzell de Wilde" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074323830> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p10260231X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e22f171d59810637767ae8147ddc9ad1> ;
    schema1:name "Les Pays-Bas d'outre mer et l'étranger" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63a4340de351b16599057f49e25dd3f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308803576> .

