@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p853776628> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De strijd om het nikkelen beertje / door Hans Pennarts ; illustraties [en omslag] van H.C. van Eck" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072653795> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p127844171> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f0e4b4e8cf0002ceb89e3f953480479> ;
    schema1:name "De strijd om het nikkelen beertje" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0042bc3ace210f7c6adfe6f4ab1e0916> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64208241> .

