@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/158694> foaf:primaryTopic <album/158694#subject> .

<artist/72598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Luigi Carneiro"@en ;
    foaf:made <album/158694#subject>,
        <album/158694#vocals> ;
    foaf:name "Luigi Carneiro"@en .

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

<artist/3622#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158694#subject> ;
    schema:name "Revo"@en ;
    foaf:made <album/158694#composition>,
        <album/158694#subject> ;
    foaf:name "Revo"@en .

<artist/4548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158694#subject> ;
    schema:name "Masaki Akashio"@en,
        "赤塩正樹"@ja ;
    foaf:made <album/158694#composition>,
        <album/158694#subject> ;
    foaf:name "Masaki Akashio"@en,
        "赤塩正樹"@ja .

<artist/818#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158694#subject> ;
    schema:name "Toshiyuki Mori"@en,
        "森俊之"@ja ;
    foaf:made <album/158694#composition>,
        <album/158694#subject> ;
    foaf:name "Toshiyuki Mori"@en,
        "森俊之"@ja .

<product/1667#subject> a schema:CreativeWork ;
    schema:name "Yu Yu Hakusho"@en,
        "幽☆遊☆白書"@ja,
        "Yu☆Yu☆Hakusho"@ja-latn ;
    foaf:name "Yu Yu Hakusho"@en,
        "幽☆遊☆白書"@ja,
        "Yu☆Yu☆Hakusho"@ja-latn .

<product/1982#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn ;
    foaf:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn .

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

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

<https://media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158694#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> ;
    foaf:depicts <album/158694#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> .

<https://medium-media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn ;
    mo:performance_of <album/158694#musicalwork> ;
    mo:performer <artist/72601#subject> ;
    mo:recorded_as <album/158694#musicalexpression> ;
    schema:byArtist <artist/72601#subject> ;
    schema:name "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn ;
    schema:workPerformed <album/158694#musicalwork> .

<artist/72601#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/158694#performance> ;
    schema:name "YUYU20"@en ;
    foaf:name "YUYU20"@en .

<album/158694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn ;
    mo:composer <artist/3622#subject>,
        <artist/4548#subject>,
        <artist/818#subject> ;
    mo:produced_work <album/158694#musicalwork> ;
    schema:name "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn .

<album/158694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-18"^^xsd:date ;
    dcterms:title "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158694#musicalexpression> ;
    mo:publisher _:Neba949404bc8486e83a4baedf5e00482 ;
    mo:record _:N7c7fcf4339ff442dadf6a616fbf1f2d8 ;
    mo:record_count 1 ;
    schema:about <product/1667#subject>,
        <product/1982#subject> ;
    schema:byArtist <artist/72601#subject> ;
    schema:datePublished "2024-04-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> ;
    schema:name "O Frio e a Sakura / YUYU20"@en,
        "O Frio e a Sakura / YUYU20"@ja,
        "O Frio e a Sakura / YUYU20"@ja-latn ;
    schema:publisher _:Neba949404bc8486e83a4baedf5e00482 ;
    foaf:depiction <https://media.vgm.io/albums/49/158694/158694-e372b0090834.jpg> .

_:N1897994a500145bf87c6f602ed9f91d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Se Vivo Ou Se Morro (Single Version)"@portuguese ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N7c7fcf4339ff442dadf6a616fbf1f2d8 ;
    schema:name "Se Vivo Ou Se Morro (Single Version)"@portuguese .

_:N7f3e7d9d1b054607b0fc9be468eceaa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O Frio e a Sakura"@portuguese ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7c7fcf4339ff442dadf6a616fbf1f2d8 ;
    schema:name "O Frio e a Sakura"@portuguese .

_:Ne5f163eeeb5d4d428dad7831a9322c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arco e Flecha da Cor Carmin (Remaster)"@portuguese ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7c7fcf4339ff442dadf6a616fbf1f2d8 ;
    schema:name "Arco e Flecha da Cor Carmin (Remaster)"@portuguese .

_:Neba949404bc8486e83a4baedf5e00482 schema:name "NoiZeh Musik"@en,
        "NoiZeh Musik"@ja,
        "NoiZeh Musik"@ja-latn ;
    foaf:name "NoiZeh Musik"@en,
        "NoiZeh Musik"@ja,
        "NoiZeh Musik"@ja-latn .

_:N7c7fcf4339ff442dadf6a616fbf1f2d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1897994a500145bf87c6f602ed9f91d1,
        _:N7f3e7d9d1b054607b0fc9be468eceaa2,
        _:Ne5f163eeeb5d4d428dad7831a9322c0d ;
    mo:track_count 3 ;
    schema:duration "PT12:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1897994a500145bf87c6f602ed9f91d1,
        _:N7f3e7d9d1b054607b0fc9be468eceaa2,
        _:Ne5f163eeeb5d4d428dad7831a9322c0d .

