@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/p419550488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kijkje in bos en veld / Ron and Attie van der Meer" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073462578> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073462608> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419550259> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/327d14d1567e7ea8f7a707e405a1ed51> ;
    schema1:name "Een kijkje in bos en veld" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a85c205f23e3019e80487940a0d5d560> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1155050259> .

