@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/p444568549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelukkige wees / Geertje Geerlings ; redactie: Carlie van Tongeren" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p427519772> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338311157> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p443766061> ;
    schema1:isbn "9789083437293" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b62cbe5ebeccf61c84510c62e2ee0c6> ;
    schema1:name "De gelukkige wees" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3a0f2294559b2caad342019a591436c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1492359300> .

