@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/p436816989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le premier habitant de l'Île Maurice / Perry Moree" ;
    dcterms1:issued "2022" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/436816989.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149752466> ;
    schema1:description "Oplage 50 genummerde exemplaren" ;
    schema1:inLanguage "fr" ;
    schema1:isbn "9789082119886" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6b01c35dd8e7d09a073138c9c57aaf5> ;
    schema1:name "Le premier habitant de l'Île Maurice" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad0588021bfbb6d64c08bc015cca8cbd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1343063548> .

