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

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

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

<artist/1706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158945#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健司"@ja ;
    foaf:made <album/158945#composition>,
        <album/158945#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健司"@ja .

<artist/4574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158945#subject> ;
    schema:name "Matsuko Mawatari"@en,
        "馬渡松子"@ja ;
    foaf:made <album/158945#composition>,
        <album/158945#subject> ;
    foaf:name "Matsuko Mawatari"@en,
        "馬渡松子"@ja .

<artist/9953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158945#subject> ;
    schema:name "Kiyonori Matsuo"@en,
        "松尾清憲"@ja ;
    foaf:made <album/158945#composition>,
        <album/158945#subject> ;
    foaf:name "Kiyonori Matsuo"@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 .

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

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

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

<https://medium-media.vgm.io/albums/54/158945/158945-a1aaae33c7f4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn ;
    mo:performance_of <album/158945#musicalwork> ;
    mo:performer <artist/72601#subject> ;
    mo:recorded_as <album/158945#musicalexpression> ;
    schema:byArtist <artist/72601#subject> ;
    schema:name "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn ;
    schema:workPerformed <album/158945#musicalwork> .

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

<album/158945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn ;
    mo:composer <artist/1706#subject>,
        <artist/4574#subject>,
        <artist/9953#subject> ;
    mo:produced_work <album/158945#musicalwork> ;
    schema:name "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn .

<album/158945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-31"^^xsd:date ;
    dcterms:title "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158945#musicalexpression> ;
    mo:publisher _:Ne8832955c86e4ebb9a73856a87b31dfd ;
    mo:record _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tokkyu Shirei Solbrain"@en ;
            foaf:name "Tokkyu Shirei Solbrain"@en ],
        <product/1667#subject> ;
    schema:byArtist <artist/72601#subject> ;
    schema:datePublished "2022-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/158945/158945-a1aaae33c7f4.jpg> ;
    schema:name "Não Conheci O Outro Mundo Por Querer / YUYU20"@en,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja,
        "Não Conheci O Outro Mundo Por Querer / YUYU20"@ja-latn ;
    schema:publisher _:Ne8832955c86e4ebb9a73856a87b31dfd ;
    foaf:depiction <https://media.vgm.io/albums/54/158945/158945-a1aaae33c7f4.jpg> .

_:N0290301bf13b487586e89aee0767a27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eu Vou Dizer Adeus"@portuguese ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Eu Vou Dizer Adeus"@portuguese .

_:N1182854db95f4781ab9e8d2b4843a4a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amor À Deriva"@portuguese ;
    mo:track_number 8 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Amor À Deriva"@portuguese .

_:N158b018e4f9145568919d0853078dfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Olhos Nos Olhos"@portuguese ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Olhos Nos Olhos"@portuguese .

_:N37ccef9bffc84ac8a6783fbba4bedaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokkyu Shirei Solbrain (feat. Luigi Carneiro & Hans Zeh) [Bônus Track]"@portuguese ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Tokkyu Shirei Solbrain (feat. Luigi Carneiro & Hans Zeh) [Bônus Track]"@portuguese .

_:N3c002b5cbc5848e3a3d8609765fd1cb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Não Conheci O Outro Mundo Por Querer"@portuguese ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Não Conheci O Outro Mundo Por Querer"@portuguese .

_:N4014384fac6847a695d599cc408d09e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quando O Sol Brilhar Novamente (A Carta)"@portuguese ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Quando O Sol Brilhar Novamente (A Carta)"@portuguese .

_:N80e1591b303a48e38f17ec8cae7a34e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorriso Contagiante (Versão Anos 90)"@portuguese ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Sorriso Contagiante (Versão Anos 90)"@portuguese .

_:N9bab60f53e784389b231bbf018526179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ventanias (Versão Dúbia)"@portuguese ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Ventanias (Versão Dúbia)"@portuguese .

_:N9fb7ace283324810b3b4596a29a76449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geração Dos Sonhos"@portuguese ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Geração Dos Sonhos"@portuguese .

_:Na8d042d2ad084e0b9eb49131ecc764d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geração Dos Sonhos (Versão 2022)"@portuguese ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Geração Dos Sonhos (Versão 2022)"@portuguese .

_:Nb9e6547a61204694965f31c7228ee20c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ventanias"@portuguese ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "Ventanias"@portuguese .

_:Ne8832955c86e4ebb9a73856a87b31dfd schema:name "YUYU20"@en,
        "YUYU20"@ja,
        "YUYU20"@ja-latn ;
    foaf:name "YUYU20"@en,
        "YUYU20"@ja,
        "YUYU20"@ja-latn .

_:Nefbb2c8362894ab3b35bbb9191604e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O Tempo (Versão Anos 90)"@portuguese ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0a19328cb25d49ae97ab128ec1fa3a08 ;
    schema:name "O Tempo (Versão Anos 90)"@portuguese .

_:N0a19328cb25d49ae97ab128ec1fa3a08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0290301bf13b487586e89aee0767a27d,
        _:N1182854db95f4781ab9e8d2b4843a4a9,
        _:N158b018e4f9145568919d0853078dfd9,
        _:N37ccef9bffc84ac8a6783fbba4bedaa8,
        _:N3c002b5cbc5848e3a3d8609765fd1cb7,
        _:N4014384fac6847a695d599cc408d09e9,
        _:N80e1591b303a48e38f17ec8cae7a34e4,
        _:N9bab60f53e784389b231bbf018526179,
        _:N9fb7ace283324810b3b4596a29a76449,
        _:Na8d042d2ad084e0b9eb49131ecc764d1,
        _:Nb9e6547a61204694965f31c7228ee20c,
        _:Nefbb2c8362894ab3b35bbb9191604e6f ;
    mo:track_count 12 ;
    schema:duration "PT30:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0290301bf13b487586e89aee0767a27d,
        _:N1182854db95f4781ab9e8d2b4843a4a9,
        _:N158b018e4f9145568919d0853078dfd9,
        _:N37ccef9bffc84ac8a6783fbba4bedaa8,
        _:N3c002b5cbc5848e3a3d8609765fd1cb7,
        _:N4014384fac6847a695d599cc408d09e9,
        _:N80e1591b303a48e38f17ec8cae7a34e4,
        _:N9bab60f53e784389b231bbf018526179,
        _:N9fb7ace283324810b3b4596a29a76449,
        _:Na8d042d2ad084e0b9eb49131ecc764d1,
        _:Nb9e6547a61204694965f31c7228ee20c,
        _:Nefbb2c8362894ab3b35bbb9191604e6f .

