@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/p370588266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Langs de Oude Haven te Vlaardingen\" / A. Bijl Mz." ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075639327> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069459843>,
        <http://data.bibliotheken.nl/id/thes/p075296616> ;
    schema1:description "Omslagtitel",
        "Uitgave ter gelegenheid van de tentoonstelling \"De Oude Haven, hart dat bleef...\" in de Visbank, Vlaardingen 20 t/m 27 maart 1968" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc8f766cc307654c975f5fbc95178a94> ;
    schema1:name "\" Langs de Oude Haven te Vlaardingen\"" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db37855f5931aa903ae481fe2ec6b0bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/865471540> .

