@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/p853317585> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Automatiseringstermen / [samengest. door D. Verboom]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071364749> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665972> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070027887" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6cd2ac308093b6876748d379129bac5> ;
    schema1:name "Automatiseringstermen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1829b6d2584166f373b9efef960ff80> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64199401> .

