@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/p338263403> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Kleine boekjes" ;
    dcterms1:issued "2011" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58bf1cfe8bc23a2140aa28f83aa47165> ;
    schema1:name "Kleine boekjes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cd0b9053823cde895df3f4ee3bb2f5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768188385> .

