@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/p216527384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Breiz Atao / [Yann, Verron ; vert. uit het Frans]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:bookEdition "1e uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087544571> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146606086>,
        <http://data.bibliotheken.nl/id/nbt/p216527511> ;
    schema1:isbn "9055813265" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c02379fd6d6c289293141a759d8c917f> ;
    schema1:name "Breiz Atao" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c66f1c8b000977d49ccd19d1ce059d58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67314607> .

