@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/p214091546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eindhoven in oude ansichten / Jacques Govers" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p149018428> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212778773>,
        <http://data.bibliotheken.nl/id/thes/p21277879X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134803906>,
        <http://data.bibliotheken.nl/id/nbt/p216019559>,
        <http://data.bibliotheken.nl/id/nbt/p820433675> ;
    schema1:isbn "902882703X" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5e7884a9731fdeb9445824c6cd109d2> ;
    schema1:name "Eindhoven in oude ansichten" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/150bb299fe96cb8dfe182c1e7c851172> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772949545> .

