@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/p432606025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek van de Titaan / Rick Riordan ; vertaling [uit het Engels]: Marce Noordenbos" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277345995> ;
    schema1:bookEdition "Negentiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16108060X> ;
    schema1:description "1e druk Nederlandse uitgave: 2010" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321128079> ;
    schema1:isbn "9789022555026" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c4d1dea0dc609f0605b182a8d5e5877> ;
    schema1:name "De vloek van de Titaan" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd95ac0b0117dd9f3c3167f320083569> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250463882> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/90d8fadb51edf712c7c1fd9a89712004> .

