@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p327300221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deventer- Indische weeknummer" ;
    dcterms1:issued "1937" ;
    schema1:description "Deze aflevering is ten deele gewijd aan Deventer en de Deventer Indische week" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853217084> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7ad55ea4481e5a78a72cbe10fcb68b2> ;
    schema1:name "Deventer- Indische weeknummer" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82ff16c28d1c98f756d3cceb0c32ad9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/636923458> .

