@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/p085874914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Licht op het water / Hans Bouma (red.) ; met tek. van Bas Mazur ; gedichten van Ida Gerhardt ... [et al.]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068407300>,
        <http://data.bibliotheken.nl/id/thes/p069110468> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024268516" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/befbe2a183dc8de521a2f0614c7f2aa7> ;
    schema1:name "Licht op het water" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9740b9cc56fe2a37d0d12f6825e22ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905778898> .

