@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p86382854X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ballade van de hopeloze zuiverheid / Gaston Duribreux" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342933507> ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070452490> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844107441> ;
    schema1:isbn "9026411804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6192943b0b4572acaba18a150910428> ;
    schema1:name "Ballade van de hopeloze zuiverheid" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d01efc30f0c74f13d6c54cacb035018> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64382622> .

