@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/p339579668> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Hoe? En wat?" ;
    dcterms1:issued "1905" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e67c0685ee89faa8a7b6669db59d182e> ;
    schema1:name "Hoe? En wat?" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03d5bcf5d09a05b187b9e83ccface9a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773822144> .

