@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/p830808795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaktheorie voor de mechanische techniek / S.F. Piazza" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06896028X> ;
    schema1:bookEdition "4e, gew. dr" ;
    schema1:description "1e dr.: 1976" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629135> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822124114>,
        <http://data.bibliotheken.nl/id/nbt/p83115635X> ;
    schema1:isbn "9011116011" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d57a5199d6f4cfffb96328855c72dd55> ;
    schema1:name "Vaktheorie voor de mechanische techniek" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c452131a6d3451f5d02479a08511657> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768956830> .

