@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/p323924409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Handelsschool te Amsterdam, no's 1-6]" ;
    dcterms1:issued "1846-1869" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600304>,
        <http://data.bibliotheken.nl/id/thes/p077601025>,
        <http://data.bibliotheken.nl/id/thes/p07852945X> ;
    schema1:description "Fictieve titel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f577be8db3b6add1983dce8df158995> ;
    schema1:name "[ Handelsschool te Amsterdam, no's 1-6]" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6110f1c06a01a6350a4b3a083176bfbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/500828157> .

