@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/p423971409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een persoonlijk woord van den Minister van Overzeesche Gebiedsdeelen aan onze repatrieerende landgenooten / J.H.A. Logeman" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068964137> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p296535613> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c38bdf887ed16cb9901e8845e23cd8f> ;
    schema1:name "Een persoonlijk woord van den Minister van Overzeesche Gebiedsdeelen aan onze repatrieerende landgenooten" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fd61aa280bd9340a9ea738b6b1f0814> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120940690> .

