@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/p401033821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grote gevoelens in de literatuur / Tobias Hermans, Gunther Martens & Nico Theisen (red.)" ;
    dcterms1:issued "2015" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p36400519X>,
        <http://data.bibliotheken.nl/id/thes/p401403297>,
        <http://data.bibliotheken.nl/id/thes/p401404641> ;
    schema1:description "De bijdragen zijn in het Nederlands en Duits" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322817137> ;
    schema1:isbn "9789038225616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/540c318f0e9134260186e57be839fef6> ;
    schema1:name "Grote gevoelens in de literatuur" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51bb5715d671bfaa15f8794d06fdded7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/939514065> .

