@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/p440452422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik wil echt wel delen! / Simon Philip, Lucia Gaggiotti ; vertaling [uit het Engels]: Maartje Beukers" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417144350> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321075471>,
        <http://data.bibliotheken.nl/id/thes/p417144369> ;
    schema1:description "Illustraties: Lucia Gaggiotti" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026169861" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f61ca5ea978137aed69ae00b7b901c6b> ;
    schema1:name "Ik wil echt wel delen!" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c78255c399bada3f40e52690a0c51a2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1422164064> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/22ce490eb877df1b3d75ec38140c9e34> .

