@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/p822773155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice Eléphant / Hanneke Struyck ; [trad. du néerlandais]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086966> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "fr" ;
    schema1:isbn "2800108878" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5abfd7b4c9cc13815b45ecf8ca8ceb8d> ;
    schema1:name "Alice Eléphant" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00f1b0815a2ed7db920cd7bf52ec8103> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63262924> .

