@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/p054822114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles went behalve een vent / Yvonne Kroonenberg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341851515>,
        <http://data.bibliotheken.nl/id/nbt/p341851523> ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566108X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068829507> ;
    schema1:description "Eerder verschenen in Playboy" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025467806" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2085a1e75018407eaf29b4987d7eba89> ;
    schema1:name "Alles went behalve een vent" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0fc33d6bc5b988d6faac5569144756e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906711481> .

