@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/p436278758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bomen / A. Alberts" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06825931X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspronkelijke uitgave: Amsterdam : Van Oorschot, 1953" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p436310929> ;
    schema1:isbn "9789493248410" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4da4e30b50980af2887a9043a581538> ;
    schema1:name "De bomen" ;
    schema1:numberOfPages 769546 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61c7d80de7224996bc8ac1d18870a256> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334801163> .

