@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/p047576650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar techniek" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075397889>,
        <http://data.bibliotheken.nl/id/thes/p075605163>,
        <http://data.bibliotheken.nl/id/thes/p075621169>,
        <http://data.bibliotheken.nl/id/thes/p075621185> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075397889> ;
    schema1:description "Gedenkboek ter gelegenheid van het 100-jarig bestaan van de Firma van Rietschoten en Houwens, 1860-1960" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980d8c188c45e726004fa9db1a5e0691> ;
    schema1:name "100 jaar techniek" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c700aa1c802d5689ea8a5369bcca799> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64817227> .

