@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/p321128079> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Percy Jackson en de Olympiërs / Rick Riordan ; [vert. uit het Engels]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p443907501> ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277345995> ;
    schema1:description "Vanaf 2019 uitgave: Houten : Van Goor",
        "Vanaf dl. 2 uitg.: Amsterdam : Boekerij" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb13eb57a56d407a7baa024d7887e7f9> ;
    schema1:name "Percy Jackson en de Olympiërs" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/751ecce6923a565d8b6a7656c4cfde8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/430933441> .

