@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/p852544774> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste schoolboek der wiskunde, volgens eenen nieuwen leertrant, zamengesteld / C.J.P. von Mühlen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427417538> ;
    dcterms1:issued "1809-1810" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074242660> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57cd63d2e33a0e8abf14a86202c1e54d> ;
    schema1:name "Eerste schoolboek der wiskunde, volgens eenen nieuwen leertrant, zamengesteld" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/277d2a754cde75d4d1a7a33ca617948b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64168558> .

