@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/p39516222X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bataklanden, 1917-1931 / door J. Tideman" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078444934>,
        <http://data.bibliotheken.nl/id/thes/p241924766>,
        <http://data.bibliotheken.nl/id/thes/p397532334> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072158530> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p042397146> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852988702> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3228cbc12ec8f660d61b8b0cb6281472> ;
    schema1:name "De Bataklanden, 1917-1931" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2695cee1367864451cc9831aaeacf541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915776127> .

