@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/p444586563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ava / Ana Miralles & Emilio Ruiz ; vertaling [uit het Frans]: Dieter Van Tilburgh" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100828957> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314664785>,
        <http://data.bibliotheken.nl/id/thes/p407563962> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789002281846" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53aeb833822d3cc0dab852a07123db44> ;
    schema1:name "Ava" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9aac58cfc65b6cb09af3a6a15f177586> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1500156580> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/59233713befa3342d313240074b2d56b> .

