@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/p305328786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Balladen / Rob Smaling... [et al.]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759732X>,
        <http://data.bibliotheken.nl/id/thes/p078948061> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/58663f1ab98f7e3f58d0779af42145d6> ;
    schema1:description "Speciale uitg. van Neerlands volksleven" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841091099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b232f98cb23cfac900c5c2644c8b1d> ;
    schema1:name "Balladen" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d9e3b5558154f743a3062817929526b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191863982> .

