@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/p325662002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Lees- en Leerboeken, Wis- en Natuurk., Algebra of Stelkunst, no's 1-10]" ;
    dcterms1:issued "1830-1881" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600304>,
        <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p078428866> ;
    schema1:description "Fictieve titel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e1ffe44bfade22885ba1cbfef893759> ;
    schema1:name "[ Lees- en Leerboeken, Wis- en Natuurk., Algebra of Stelkunst, no's 1-10]" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31bec20e1191caaa4a99910c8db1d14d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/534475689> .

