@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/p151437440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het goede recht der kunst aan de Polytechnische School / afscheidswoord aan zijne leerlingen door A. le Comte" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358046572> ;
    dcterms1:issued "1894" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p235208809> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c45d991bdeafb766682f29a1c24114b4> ;
    schema1:name "Het goede recht der kunst aan de Polytechnische School" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfad1e169a9c44dc1b3ed39deb097f14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68659804> .

