@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/p186681259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Amsterdamse Bos : bos voor de toekomst / Remco Daalder" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611306>,
        <http://data.bibliotheken.nl/id/thes/p113073216> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074862723>,
        <https://data.bibliotheken.nl/.well-known/genid/16182912c3ffe7489244f3fe89f9fe88> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170747204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c0dd330cea903e14bc8355584c1f6fd> ;
    schema1:name "Het Amsterdamse Bos : bos voor de toekomst" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/723a9614857c5b922f109feaa79beeff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67782243> .

