@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/p150659741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ballade der onzekerheden / J.L. de Belder" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068687591> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3acdc1743a00a182a2c7e8d3b0366ea6> ;
    schema1:name "Ballade der onzekerheden" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bf5132fe381c4f7a153b29d19953ceb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68636405> .

