@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/p850778867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "120 natuurwandelingen / L. van Egeraat" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626780>,
        <http://data.bibliotheken.nl/id/thes/p075634120> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086419> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85077862X> ;
    schema1:isbn "9060106024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2f9030a4ee0d0c41af9f32fa8ce2f40> ;
    schema1:name "120 natuurwandelingen" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed599cec4d29f8df683e5c489829447f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64121383> .

