@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/p049248111> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "\" Margriet\" pocket-serie" ;
    dcterms1:issued "1962-1965" ;
    schema1:description "Niet verder verschenen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ede5186c2fa26b33164618ef11d56dd4> ;
    schema1:name "\" Margriet\" pocket-serie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5517e328c9eb5acf1c6155eebb33ed9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72979015> .

