@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/p851167667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen polenta vandaag : een reisverhaal / Aya Zikken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342877062>,
        <http://data.bibliotheken.nl/id/nbt/p423606891> ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069012415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39c71c1d51b0dd7e793374f47b7ce412> ;
    schema1:name "Alleen polenta vandaag : een reisverhaal" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aba9fa98c39673f43786726e4b44a70e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901196644> .

