@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/p094236569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eindhoven : tekst: Lambert Tegenbosch; fotografie: Martien Koppen" ;
    dcterms1:issued "1962" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070254109>,
        <http://data.bibliotheken.nl/id/thes/p131621084> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5c298a1e1bfa0ec1b117a4562fd1d4e> ;
    schema1:name "Eindhoven : tekst: Lambert Tegenbosch; fotografie: Martien Koppen" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/286c70c8062fbed01f2b7cdbafa1c8bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/24601399> .

