@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/p242071295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Expositie stijl en huisraad : zesentwintig mei tot zestien juni / [inl. door G.C. Helbers]" ;
    dcterms1:issued "195X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595394>,
        <http://data.bibliotheken.nl/id/thes/p078589851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084645598> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89baa35373c5077d1436ec22c179500d> ;
    schema1:name "Expositie stijl en huisraad : zesentwintig mei tot zestien juni" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5192bb9c8939ad78a737ea5cc1841e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66940364> .

