@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/p183345827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arulf, de Iceniër / tekst: Rocca ; tek.: Mitton ; [vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146286219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149305133> ;
    schema1:description "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149305222> ;
    schema1:isbn "9052892679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91b9173b1002198094dea5e2b859908f> ;
    schema1:name "Arulf, de Iceniër" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/681dae900cb0d91ced5579d83d269701> .

