@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/p42983540X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Museum en School voor Kunstnijverheid Haarlem / [C. van Son]" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069545138> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p260077984> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/795e4a83594e0cdf54642fe9af92aa1b> ;
    schema1:name "Museum en School voor Kunstnijverheid Haarlem" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf0dbb1a0036fcdb425476212799a741> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200165182> .

