@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/p04609413X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taal van de rekenmachine / Jan van den Brink ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600293>,
        <http://data.bibliotheken.nl/id/thes/p075620383>,
        <http://data.bibliotheken.nl/id/thes/p077600983>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078648351> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073044563> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820353582> ;
    schema1:isbn "9027611165" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faae9aae8acdb9b375ff7f52634ca87c> ;
    schema1:name "De taal van de rekenmachine" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/673a07bf5b66961eef39a0fe08f7f0fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64892963> .

