@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/p412667770> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Orion / Corbeyran & Jorge Miguel" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p412667754> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075102463>,
        <http://data.bibliotheken.nl/id/thes/p407739556> ;
    schema1:description "Naar het werk van Julia Verlanger",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9054ccb359efdff317406c6ccd0ee26> ;
    schema1:name "Orion" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb184c3c791e1e7d62056a7d6915b95b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023619778> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a9482d8c6413c02d8a00d4cec4baff47> .

