@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/p161084605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "This happened everywhere : selected poems of Remco Campert / transl. from the Dutch by Manfred Wolf" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068456867> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072720573> ;
    schema1:description "Vertaling van een keuze van uit zijn poëzie" ;
    schema1:inLanguage "en" ;
    schema1:isbn "187959420X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abbec57624d2fc5a24e186b48d33e1e0> ;
    schema1:name "This happened everywhere : selected poems of Remco Campert" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/558153c2e24371416e325f754a81975b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906766615> .

