@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/p43593449X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hedendaagsche grafische technieken / L. Ronner" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397294921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067904661> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p204006147> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83369989X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e176c181da9d52c190a5410ef8b5aa2> ;
    schema1:name "De hedendaagsche grafische technieken" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f542b5ce61e9837ceab8ffbba23ba0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308865825> .

