@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/139805> foaf:primaryTopic <album/139805#subject> .

<album/139805#lyrics> a mo:Lyrics .

<artist/63783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139805#subject> ;
    schema:name "Vinicius Braga"@en ;
    foaf:made <album/139805#composition>,
        <album/139805#subject> ;
    foaf:name "Vinicius Braga"@en .

<artist/63784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139805#subject> ;
    schema:name "Michel Cardozo"@en ;
    foaf:made <album/139805#composition>,
        <album/139805#subject>,
        <album/139805#vocals> ;
    foaf:name "Michel Cardozo"@en .

<release/23884#subject> a schema:CreativeWork ;
    schema:name "Songs for a Hero: Definitive Edition"@en,
        "A Lenda do Herói: Edição Definitiva"@ja,
        "Songs for a Hero: Definitive Edition"@ja-latn ;
    foaf:name "Songs for a Hero: Definitive Edition"@en,
        "A Lenda do Herói: Edição Definitiva"@ja,
        "Songs for a Hero: Definitive Edition"@ja-latn .

<album/139805#musicalexpression> a mo:Signal ;
    mo:published_as <album/139805#subject> ;
    mo:records <album/139805#performance> .

<album/139805#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn ;
    mo:performance_of <album/139805#musicalwork> ;
    mo:recorded_as <album/139805#musicalexpression> ;
    schema:name "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn ;
    schema:workPerformed <album/139805#musicalwork> .

<album/139805#vocals> a mo:Singer .

<org/4226#subject> schema:name "Dumativa"@en,
        "Dumativa"@ja,
        "Dumativa"@ja-latn ;
    foaf:name "Dumativa"@en,
        "Dumativa"@ja,
        "Dumativa"@ja-latn .

<https://media.vgm.io/albums/50/139805/139805-68df20705027.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139805#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/139805/139805-68df20705027.png> ;
    foaf:depicts <album/139805#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/139805/139805-68df20705027.png> .

<https://medium-media.vgm.io/albums/50/139805/139805-68df20705027.png> a schema:ImageObject,
        foaf:Image .

<album/139805#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/139805#composition> ;
    mo:lyrics <album/139805#lyrics> ;
    mo:performed_in <album/139805#performance> ;
    mo:singer <album/139805#vocals> .

<album/139805#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Joca Rocha"@en ;
            foaf:made <album/139805#composition> ;
            foaf:name "Joca Rocha"@en ],
        <artist/63783#subject>,
        <artist/63784#subject> ;
    mo:produced_work <album/139805#musicalwork> ;
    schema:name "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn .

<album/139805#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-23"^^xsd:date ;
    dcterms:title "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139805#musicalexpression> ;
    mo:publisher <org/4226#subject> ;
    mo:record _:N6d322d252feb49f39a7d396fc59213eb ;
    mo:record_count 1 ;
    schema:about <release/23884#subject> ;
    schema:datePublished "2021-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/139805/139805-68df20705027.png> ;
    schema:name "Songs for a Hero: Legendary Songs, Vol.3"@en,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja,
        "Songs for a Hero: Legendary Songs, Vol.3"@ja-latn ;
    schema:publisher <org/4226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/139805/139805-68df20705027.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139805#subject> ;
    schema:name "Joca Rocha"@en ;
    foaf:made <album/139805#subject> ;
    foaf:name "Joca Rocha"@en .

_:N0c0a6cd4ea8e45c1898f6a9c4c925f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardinha, o Poeta da Vila - De Férias com o Herói"@portuguese ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N6d322d252feb49f39a7d396fc59213eb ;
    schema:name "Guardinha, o Poeta da Vila - De Férias com o Herói"@portuguese .

_:Ne3527d58d1314c3187787aecaf17ee5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ilha Dikahras - De Férias com o Herói"@portuguese ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N6d322d252feb49f39a7d396fc59213eb ;
    schema:name "Ilha Dikahras - De Férias com o Herói"@portuguese .

_:Nf24755ab29a1460a815440cbe8349079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomando uma Água de Coco - De Férias com o Herói"@portuguese ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N6d322d252feb49f39a7d396fc59213eb ;
    schema:name "Tomando uma Água de Coco - De Férias com o Herói"@portuguese .

_:N6d322d252feb49f39a7d396fc59213eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c0a6cd4ea8e45c1898f6a9c4c925f27,
        _:Ne3527d58d1314c3187787aecaf17ee5f,
        _:Nf24755ab29a1460a815440cbe8349079 ;
    mo:track_count 3 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0c0a6cd4ea8e45c1898f6a9c4c925f27,
        _:Ne3527d58d1314c3187787aecaf17ee5f,
        _:Nf24755ab29a1460a815440cbe8349079 .

