@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/p822872439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische stedenatlas van Nederland" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629542>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397557841> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068538669>,
        <http://data.bibliotheken.nl/id/thes/p069102368>,
        <http://data.bibliotheken.nl/id/thes/p071865608>,
        <http://data.bibliotheken.nl/id/thes/p07460516X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822871467>,
        <http://data.bibliotheken.nl/id/nbt/p822871920> ;
    schema1:isbn "9062750915" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dddd521f745961ba12977e340830c5e> ;
    schema1:name "Historische stedenatlas van Nederland" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23d7339a406a8de0461b245fbbfca6b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67560010> .

