@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/p446147621> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drenthe / door H. Tj. Waterbolk ; ill. van Han Alta ; foto's van R.R. Karsten" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070833397> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1949" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041497066> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045102694> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ae012e1ab2e90bf11f4840243fa722a> ;
    schema1:name "Drenthe" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2b6b405dd127450353d5ecf2c01fa17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509203005> .

