@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/p437460754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eilanden / A. Alberts" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p438843134> ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06825931X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Oorspronkelijke uitgave: Uitgeverij Van Oorschot, 1952" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493248908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90bfc3d5748bf877137510dfe7422264> ;
    schema1:name "De eilanden" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80c6ea534ab26bba9427b2715cf854f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1389831185> .

