@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/p404346677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Techniek / Margreet Nauta ; onder redactie van Marlies Huijzer, Ferry Siemensma" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073368156> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147022428> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634961> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833173669> ;
    schema1:isbn "9789001864255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d29dcd7030246abc24e8a7c296d8081d> ;
    schema1:name "Techniek" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1385f3d28b0b7ccf5d235c6ece08c8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952046988> .

