@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/p801620945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Booglassen / J. Disse" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314975> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074430173> ;
    schema1:description "Uitg. onder auspiciën van de Stichting Nederlands Instituut voor Lastechniek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054901731> ;
    schema1:isbn "9011410696" ;
    schema1:issueNumber "gevo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd5232aad7d1c053b6aa42a64f1fd803> ;
    schema1:name "Booglassen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9a11f3b9abe48544a2e2930584a8b63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768437503> .

