@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/p087183579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gamma : aardrijkskunde voor de bovenbouwRegiokaternen: " ;
    dcterms1:issued "1991" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073280852>,
        <http://data.bibliotheken.nl/id/thes/p075016729>,
        <http://data.bibliotheken.nl/id/thes/p075016753> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p067049761> ;
    schema1:isbn "9020837052" ;
    schema1:issueNumber 7030 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fa5842f6f7231b1c79e5e88d9ab960b> ;
    schema1:name "Gamma : aardrijkskunde voor de bovenbouwRegiokaternen: " ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2356f7f9a9e02fb57ddebff3142b3ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769634535> .

