@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/p421296887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "120 jaar Staatsbosbeheer / Marcel van Ool ; redactie Loes Visch" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075331365>,
        <http://data.bibliotheken.nl/id/thes/p089041011> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075331365>,
        <http://data.bibliotheken.nl/id/thes/p217612784> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338022325> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462622432" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74458b167095edb99950f60cb826b0b6> ;
    schema1:name "120 jaar Staatsbosbeheer" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04bdc0940202984b179b7930865985be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121029664> .

