@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/p39481343X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zee van monsters / Rick Riordan ; [vert. uit het Engels: Marce Noordenbos]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277345995> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16108060X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p322871697> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443907501> ;
    schema1:isbn "9789460924729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de9a9a739fa1c08914b1deff6056cea1> ;
    schema1:name "De zee van monsters" ;
    schema1:numberOfPages 2449432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f05c5468bf384bac07035b0b50147ab8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1289996273> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/54b52f3740a0a6bdd64d65a2db70c92e> .

