@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p204006147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hedendaagsche grafische technieken / L. Ronner" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43593449X> ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397294921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067904661> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83369989X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ead9b96d79d02ca6c9999a8b1fb8266a> ;
    schema1:name "De hedendaagsche grafische technieken" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fa5073c772616d71f0ef2da202ac857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67362795> .

