@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/p099155249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam: vestigingsplaats voor bedrijven" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607309>,
        <http://data.bibliotheken.nl/id/thes/p07844618X>,
        <http://data.bibliotheken.nl/id/thes/p078675340>,
        <http://data.bibliotheken.nl/id/thes/p078944422> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c27b71145b3b48be654564743da44acd> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cf698ec11b692686c38902a2f01559b> ;
    schema1:name "Amsterdam: vestigingsplaats voor bedrijven" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c595bcc73541bb31f74d0bd8b30cb956> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65869041> .

