@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/p08991953X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "\" Een voor een\"" ;
    dcterms1:issued "1919" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1ae33ec86c87fec1288c28689c84870> ;
    schema1:name "\" Een voor een\"" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b40f3a8af751dd1cb07c3db68a0f35bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73077200> .

