@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p325812128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek van de Titaan / Rick Riordan ; [vert. uit het Engels: Marce Noordenbos]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342662775>,
        <http://data.bibliotheken.nl/id/nbt/p342662783>,
        <http://data.bibliotheken.nl/id/nbt/p394785738> ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277345995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16108060X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321128079> ;
    schema1:isbn "9789022555026" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf94a647807a5e0211e53ddc9b0bbeb5> ;
    schema1:name "De vloek van de Titaan" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a07280749b5dfa85df0df6944ee38f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/665002482> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2010a386ef8c8ebf4ac1f35d149bb31f> .

