@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/p055694640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lezingen TNO-informatiedag \"CAD/CAM in bedrijf\" : 23 maart 1984 Jaarbeurs te Utrecht" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075332183> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/314d537c0739e7548cdbf6e4e6ad2f7c> ;
    schema1:name "Lezingen TNO-informatiedag \"CAD/CAM in bedrijf\" : 23 maart 1984 Jaarbeurs te Utrecht" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbcd286e5bcf3c84372107287f32ffa5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65045551> .

