@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/p810197235> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fabels van La Fontaine / geïllustreerd door R. de La Nézière ; [vert. uit het Frans Ingrid Stork]" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068565836> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069117802>,
        <http://data.bibliotheken.nl/id/thes/p070729751> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833601229> ;
    schema1:isbn "9061424925" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e1a324b1b817f615d117a1b6306010b> ;
    schema1:name "Fabels van La Fontaine" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0432a19c13b39ccc85bf93d2c13d8d94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63319739> .

