@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/p801841887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleengedichtjes = Petits poèmes / Guido Gezelle ; trad. [du néerlandais] par Jan Schepens" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068392745> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069949379> ;
    schema1:description "Franse en Nederlandse tekst" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7603211545a18e3a1eced43600eecbf> ;
    schema1:name "Kleengedichtjes = Petits poèmes" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/480ad26f31bd89645edf23235447e802> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65571242> .

