@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/p040033155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eindhoven / tekst Lambert Tegenbosch ; fotografie Martien Coppens" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630346> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070254109> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069395373> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e394e5d44f3eecac1a222619cd65d5ae> ;
    schema1:name "Eindhoven" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f430e29c16d5e1eab9216c93130d364> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781863112> .

