@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/p830941541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hier schreeuw ik : gedichten / [door] Rob Bartels" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068458738> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822877007> ;
    schema1:isbn "9063380437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d96489217317b439854cde8affad7d1> ;
    schema1:name "Hier schreeuw ik : gedichten" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61b0b6c36a217c0d34fbaa4350fdf93b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63473553> .

