@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/p821479679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tekstmachine / M. Boot, H. Koppelaar ; [ill. van Eddy Both]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566433X>,
        <http://data.bibliotheken.nl/id/thes/p077598970>,
        <http://data.bibliotheken.nl/id/thes/p077605470>,
        <http://data.bibliotheken.nl/id/thes/p078473624>,
        <http://data.bibliotheken.nl/id/thes/p078686121>,
        <http://data.bibliotheken.nl/id/thes/p397286635> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068440472> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068833539>,
        <http://data.bibliotheken.nl/id/thes/p069146489> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062330711" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea71feeacf11baccce6175cbf813e030> ;
    schema1:name "De tekstmachine" ;
    schema1:numberOfPages 263 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c21f42000984c125e09c3f6d2e06177> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781416496> .

