@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/p175546584> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "En altijd stroomt de Slinge... / Kees den Otter" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342256890>,
        <http://data.bibliotheken.nl/id/nbt/p342256904> ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067894194> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076061262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b02adc596a5921fe0e807b42260e0cd> ;
    schema1:name "En altijd stroomt de Slinge..." ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/387322e80e4496af65c5872e295e778c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67970824> .

