@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/p154200255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeren en buitenlui / [samenst.: Nanda Jansen-Meijnen ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342063219>,
        <http://data.bibliotheken.nl/id/nbt/p342063227> ;
    dcterms1:issued "1996" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073705861> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068062522" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ac81aec3b8425c866d0f3d85b948ce2> ;
    schema1:name "Boeren en buitenlui" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b11072c0f7668069324843c0ffa65f01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68518782> .

