@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/p369863941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vierde of \" De Nieuwe Delftse Poort\" : een monument voor de stad Rotterdam / Cor Kraat" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p078446317>,
        <http://data.bibliotheken.nl/id/thes/p089834534>,
        <http://data.bibliotheken.nl/id/thes/p163662282> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163662282> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a92b731087de38d5f0b8d2ee64e61d8> ;
    schema1:name "De vierde of \" De Nieuwe Delftse Poort\" : een monument voor de stad Rotterdam" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1829900bfe82376f2cf91b146ccc6438> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863044997> .

