@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/p407754121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hollaendische Moebel im Niederlaendischen Museum zu Amsterdam / von Willem Vogelsang" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572976> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040798208> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24661e3b50b00f8794fa8b347cfc3c8c> ;
    schema1:name "Hollaendische Moebel im Niederlaendischen Museum zu Amsterdam" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a6b884a7a829389a3154585dc913546> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962239543> .

