@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/p330506196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als het hek van de dam is ... : over dromen en incest / Hanny Lynch" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604590>,
        <http://data.bibliotheken.nl/id/thes/p075652986> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333616855> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077478356" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/039cb7cd6b2c62d133f440c79452fea1> ;
    schema1:name "Als het hek van de dam is ... : over dromen en incest" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45df55e508c1f1cf7067d6fa5665e08e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/731094873> .

