@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/p80161791X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vooruitgang der techniek / [eindred. K.A. van den Hoek ... et al. ; hoofdred. C. van den Berg ... et al. ; vert. uit het Engels]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623722> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068535120>,
        <http://data.bibliotheken.nl/id/thes/p073440701> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820904880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/befde1d073bf8708dc1bcade26f59caa> ;
    schema1:name "Vooruitgang der techniek" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7d7e646c83972f7943c9e64bf5d6f7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63298878> .

