@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/p42995641X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oostland - ons land : annexatie of geannexeerd worden / [door: A.N.J. den Hollander, H. Brugmans en M. Valkhoff]" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07056003X> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068401566>,
        <https://data.bibliotheken.nl/.well-known/genid/c4bfdd9c78157383070f17ae135a9a19> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p862238552> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68c3e2d833d95a1175ae0e496fac263f> ;
    schema1:name "Oostland - ons land : annexatie of geannexeerd worden" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c088e1c70f8468187ab5efffd07c2ddf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120935710> .

