@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/p840981473> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Grote beren" ;
    dcterms1:issued "1958" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05e7baeba6198519eed4f91746b58016> ;
    schema1:name "Grote beren" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6b0e4ab7b4a2a5326907cadea9e6331> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72708461> .

