@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/p047043148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Formule Bos : editie Grote Bosatlas / P.H.J. van den BoornWerkboeken: / P.H.J. van den Boorn" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069243433>,
        <http://data.bibliotheken.nl/id/thes/p070081425> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047042923> ;
    schema1:isbn "9001110215" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6389aa9db6582dd8fb0a40cc87ba0880> ;
    schema1:name "Formule Bos : editie Grote Bosatlas" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93b7aac0bcc19511bf2683aaf1f5dd7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769318668> .

