@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/p317299247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geobas" ;
    dcterms1:issued "2007" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303456523> ;
    schema1:issueNumber "Meth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55a8af9fea35b166abede68f725df007> ;
    schema1:name "Geobas" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cd2f2076f4b8d7208c7419215cd46f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775417262> .

