@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/p277354366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ui pellend / C.O. Jellema" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072267909> ;
    schema1:description "Opl. van 45 ex. - Gedrukt voor de vriendendoos ter opluistering van de 50ste verjaardag van Marlies Louwes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p277326230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e9dae1919c1ad27a2df2feedd1d57eb> ;
    schema1:name "Een ui pellend" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5351ea35348ca59021af13026820a53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71658623> .

