@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/p16126123X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wijkatlas Brunssum 1997 / W.P. Oostveen" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630184>,
        <http://data.bibliotheken.nl/id/thes/p108683796> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07433171X>,
        <http://data.bibliotheken.nl/id/thes/p160996457> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p170598969> ;
    schema1:description "In opdracht van: Gemeente Brunssum, afdeling WOS",
        "Omslagtitel: Wijkatlas 1997 Brunssum" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212685902> ;
    schema1:isbn "9076145024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65d6bb75304a0ada86fc3a036990c4f4> ;
    schema1:name "Wijkatlas Brunssum 1997" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff4186c0595ec1dccb4abad3646ca91a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68143847> .

