@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/p159371325> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boadicaë, de krijgsvrouw / tekst: Rocca ; tek.: Mitton ; [vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    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 "9052891397" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d72903655e0ea95bcbb5e4c092d375> ;
    schema1:name "Boadicaë, de krijgsvrouw" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8595d9fe04ad7b7f4400ef44a8aa78a1> .

