@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/p084365757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geïllustreerd leerboek voor het machineschrijven voor school- en zelfonderricht / door D. de Bruin Jr" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078580811> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074443984> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/201054a828df9d9d43bf94da49a4268e> ;
    schema1:name "Geïllustreerd leerboek voor het machineschrijven voor school- en zelfonderricht" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99b06d30b59a59696a2622cdf48afe86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65771308> .

