@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/p191803006> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Techniek in praktijk II : handleiding techniek / [samenstelling] Marc de Vries en Geerle van der Wijk ; [ill. Marian Latour ... et al.]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072454830>,
        <http://data.bibliotheken.nl/id/thes/p156661985> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071855718> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p105387002> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ba45ce1a401a14d86e5bac13b921e70> ;
    schema1:name "Techniek in praktijk II : handleiding techniek" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ab9e4b64d24bb92c5488f22ef03bb4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67632727> .

