@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/p421436298> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Leger des Heils bibliotheek" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075302721> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ffe4d7cb9c8314e40d88779f3f98e7e> ;
    schema1:name "Leger des Heils bibliotheek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9eb9606fbba1652f90f78d21e07e6ffa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1083203737> .

