@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/p417281498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kikker en de koe / fabels van De La Fontaine ; tekeningen: José Vermeersch ; bewerkt door Geert van Allemeersch" ;
    dcterms1:issued "1960-1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068565836> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06980799X>,
        <http://data.bibliotheken.nl/id/thes/p41728098X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075605805>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417281056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9483a235f3bb4f043aa75a46b805afc9> ;
    schema1:name "De kikker en de koe" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4196900162ff5f3be90555182ac39efc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030533462> .

