@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/p127195882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stadsdriehoek van Rotterdam / Gemeentelijke Archiefdienst, Rotterdam" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633485>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078674476> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06911398X>,
        <http://data.bibliotheken.nl/id/thes/p069284555> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p106927493> ;
    schema1:isbn "9073647185" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02fb4ed85aca902d3d85a4588ac46c5e> ;
    schema1:name "De stadsdriehoek van Rotterdam" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9dc86be1b84008a1182bc79760cdb56a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769896606> .

