@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/p090949692> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historische stedenatlas van België / onder leiding van Adriaan Verhulst en Jean-Marie Duvosquel" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068349556>,
        <http://data.bibliotheken.nl/id/thes/p06923759X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaf3cb0be3be61a74f635fb89e09c5fd> ;
    schema1:name "Historische stedenatlas van België" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d2e04a5b802f0549c3b5b63cfb88da6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902334527> .

