@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/p15249782X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De collectie 'B' : van oude boeken en nieuwe kunst / Maggy Wishaupt" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068554982> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067937349> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fa74370f77e10cbbf1739da5821ba88> ;
    schema1:name "De collectie 'B' : van oude boeken en nieuwe kunst" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebdf34422e067706dc8f94555bbc1886> .

