@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/p442045786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Babyspecial" ;
    dcterms1:issued "2023" ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069860491>,
        <http://data.bibliotheken.nl/id/thes/p073668788>,
        <http://data.bibliotheken.nl/id/thes/p074713736>,
        <http://data.bibliotheken.nl/id/thes/p204016088> ;
    schema1:description "ISSN van de serie: ISSN 0922-7873",
        "Op omslag: 3 schattige verhalen",
        "Uitgave in samenwerking met Harlequin Enterprises ULC" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p43804116X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444247084> ;
    schema1:isbn "9789402562682" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68fc3bee08f7dd1a55310a92cea71478> ;
    schema1:name "Babyspecial" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a41924df7a551f8a4d1040718f9d2b93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1423289840> .

