@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/p107277301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuur dichterbij / tekst Léon Hoenen, Winnie Meyer Ricard ; red. Riet Rijs" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072203579> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07143142X>,
        <http://data.bibliotheken.nl/id/thes/p073287369> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p10724974X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5f4f0a860b336a77ebae0bc1b9cd19d> ;
    schema1:name "Natuur dichterbij" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5be9b7ae1c2544d6a332493f750d0745> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66243127> .

