@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/p423064444> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terpen- en wierdenland / Erik Betten" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562401X>,
        <http://data.bibliotheken.nl/id/thes/p12625849X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166958808> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: ©2018" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056154721" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eccd8b3c95608c2e61fbe0ec922dfd4> ;
    schema1:name "Terpen- en wierdenland" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31d5e7633eaa147992031b1e43f85ff9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1106434972> .

