@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/p862233070> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Meulenhoffs Sammlung deutscher Schriftsteller" ;
    dcterms1:issued "1912" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba0d80044a12cb49771ba1bd3112cfc2> ;
    schema1:name "Meulenhoffs Sammlung deutscher Schriftsteller" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/927804a69c2d09e64acacff20bb0e8fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72852595> .

