@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/p436290642> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het weiland achter de kerk / tekst Didier Crisse ; tekeningen Christian Paty" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180708872> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072621850> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/180faf222c985c7c010f36a2fefe4087> ;
    schema1:name "Het weiland achter de kerk" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b87d50b091e9d6aa9a83c4682f78093f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334376592> .

