@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/p201564688> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'' Toen de dieren nog spraken....'' / een bundel Nederlansche fabels, verz. en van een inl. voorz." ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06949536X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebae65f5550dd47a2e9ef41ac965f86f> ;
    schema1:name "'' Toen de dieren nog spraken....''" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbf4b97ebc4d542a47f795afa99156c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67431357> .

