@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/p283572817> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Artemis Fowl / Eoin Colfer ; [vert. uit het Engels]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p217033261> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : Vassallucci, 2001-..." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/569fc1b40e20971a2ed8ba1cd31f7b35> ;
    schema1:name "Artemis Fowl" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/048b02c481dc51d02d2b3004bf67b736> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66620414> .

