@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/p447792598> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sara Lone : integraal / tekst Erik Arnoux ; tekeningen David Morancho ; vertaling [uit het Frans] en lettering Ben Kamphuis" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p397238258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072973587>,
        <http://data.bibliotheken.nl/id/thes/p138453349> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1b5d3349e32662f5d5482adba4b3f26> ;
    schema1:name "Sara Lone : integraal" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abc38b9ccae83dff2a6d16314f8a8d81> .

