@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/p166198455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plaat & constructieDocentenhandreikingen" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070137455>,
        <http://data.bibliotheken.nl/id/thes/p140126155> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p166197858> ;
    schema1:isbn "9040110069" ;
    schema1:issueNumber "con1" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/153f09a4a3f513bb950fb933c038a80c> ;
    schema1:name "Plaat & constructieDocentenhandreikingen" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/102e535c29892982ddfc94387a82970a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770675399> .

