@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/p162847769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie eeuwen stoom / Dirk Vyncke" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610326>,
        <http://data.bibliotheken.nl/id/thes/p078677629>,
        <http://data.bibliotheken.nl/id/thes/p138938253> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072719389> ;
    schema1:description "Omslagtitel: 3 eeuwen stoom",
        "Uitgave gerealiseerd ter gelegenheid van 75 jaar Vyncke Warmtechniek" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5cd0c65938f302e45ff13bf0d8d943b> ;
    schema1:name "Drie eeuwen stoom" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8db17b7c5668ca4263b72f0bb89aacd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68239351> .

