@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/p439203376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De legende van Yellow Bird / tekst: Giorgio Giusfredi ; tekeningen: Carlos Gomez ; kleur: Matteo Vattani ; vertaling [uit het Italiaans] & productie: Erik van Helvoort, Ben Kamphuis, Fernanda Martins" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369274466> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p343015226>,
        <http://data.bibliotheken.nl/id/thes/p352647493>,
        <http://data.bibliotheken.nl/id/thes/p436855208> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p401583457> ;
    schema1:isbn "9789083320939" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9119ccecefb7239bd084743197630903> ;
    schema1:name "De legende van Yellow Bird" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1d2ed5c5f6cf1372569def4e9c741ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1410548612> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7bf1027b74d6766d497a651c01db0755> .

