@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/p321639189> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geobas" ;
    dcterms1:issued "2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303456523> ;
    schema1:issueNumber "hato" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e68da48744c0b6fc2b44cea38a35fc4> ;
    schema1:name "Geobas" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b00a0be777c0d872df9a4f99c623d98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775544839> .

