@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/p853805601> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abc des animaux / [adapt. française] M. Persyn-Lepers" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068772920>,
        <http://data.bibliotheken.nl/id/thes/p071643478> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "2803402602" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6038e2278863ef68fa6182b78095b914> ;
    schema1:name "Abc des animaux" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/802c1f350ff78c756c84c9cb665a7d85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906832689> .

