@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/p420877533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Turks fruit / Jan Wolkers" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068842368>,
        <http://data.bibliotheken.nl/id/thes/p195472543> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073652725> ;
    schema1:description "Bovenkant cassette vermeldt: 50 jaar",
        "Integrale weergave van het gelijknamige boek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354>,
        <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029093347" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73fcbc87e73e554ca08270ee313137e4> ;
    schema1:name "Turks fruit" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33c9fc46faca05d9a0c76d4e1c1d2be6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1089948436> .

