@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p411775146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ergens op het eind / Erik Nieuwenhuis" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p412798905> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146371402> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492190628" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2d51f6f04f178b35cade0c55868515c> ;
    schema1:name "Ergens op het eind" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2627336419a1c7aee3da0a397af0ca0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1006904752> .

