@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/p395434386> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wouden & woestijnen / Daniël Kolthoff" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227260775> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079133192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de7c6aa038a866b9bcd2e8fabba5e37> ;
    schema1:name "Wouden & woestijnen" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cae1b1cc01d9a477e5c62ea1dcd5949d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/919320047> .

