@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/p448518104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Greetje Groen / verteld en getekend door Hanneke Struyck" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086966>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Datering: Mulder fondscatalogus 1975",
        "Digitale versie van de uitgave: Amsterdam : Mulder b.v., [1975]",
        "Op achterzijde Nr. 664 2562 A" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p38728253X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76ef59f4160598434d54201d8a990a80> ;
    schema1:name "Greetje Groen" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a6f371bc5d215af649601d842367c7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518797232> .

