@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/p790459477> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nietsnut : een vertelling / [door] Frans Kellendonk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342699075>,
        <http://data.bibliotheken.nl/id/nbt/p342699083>,
        <http://data.bibliotheken.nl/id/nbt/p449734994> ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068381522> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029006609" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4adbacc0c942da563fc2c7a5b843011> ;
    schema1:name "De nietsnut : een vertelling" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/942fa816480fcd432b86815b28c6eb1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898828493> .

