@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/p344729125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste Trojaan / [schrijver] Valerie Mangin ; [tek.] Thierry Démarez ; [vert. uit het Frans: Jan Verdegaal]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33357589X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p18954077X>,
        <http://data.bibliotheken.nl/id/thes/p298995050> ;
    schema1:description "Omslagtitel",
        "Oorspr. Franse uitg.: Soleil" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p337820333> ;
    schema1:isbn "9789460780745" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/018ccf0cf2e92f51d38409e2eabd05ff> ;
    schema1:name "De laatste Trojaan" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc092e24bf8a3e911a885dc2fe724159> ;
    schema1:sameAs <http://www.worldcat.org/oclc/810454605> .

