@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/p045973350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het belang van de vestigingsplaats van kantoren : een economisch-geografische visie / H.W. ter Hart" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06923065X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841153086> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ef514d5d18c66365a81c2b135a2099a> ;
    schema1:name "Het belang van de vestigingsplaats van kantoren : een economisch-geografische visie" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b3ce7f03c78e9619a8b353da1de77e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64874301> .

