@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/p435822233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Drentse dorpen / A. Kleijn ; ill. van Y.S. Dijkstra" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078488702>,
        <http://data.bibliotheken.nl/id/thes/p078601339>,
        <http://data.bibliotheken.nl/id/thes/p078937868>,
        <http://data.bibliotheken.nl/id/thes/p095971602>,
        <http://data.bibliotheken.nl/id/thes/p397542933> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070837597> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861479068> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef2bfc3c271cc4e7c5751a772a899fc3> ;
    schema1:name "De Drentse dorpen" ;
    schema1:numberOfPages 214 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/472d3de179173ff3ca177de1e18d4178> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308800456> .

