@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/p854132031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gids voor \"Het ontvangershuis\" van het Provinciaal museum van Drenthe te Assen / G.C. Helbers" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084645598> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6da2b4a7911b8a8ebf0ec5cb27d1dfbf> ;
    schema1:name "Gids voor \"Het ontvangershuis\" van het Provinciaal museum van Drenthe te Assen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dac34ca154314998694cdbd03ed58319> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63800215> .

