@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/p863004725> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deutsche Balladen der Gegenwart / [hrsg. von] F.J. van Ingen" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612000> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069065861> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9001423019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1c5a31b5436a7953c8a9b1d7adc05c3> ;
    schema1:name "Deutsche Balladen der Gegenwart" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86bbc5795f646fe2c930c32e80f1b251> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64361634> .

