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

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

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

<artist/602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147655#subject> ;
    schema:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja ;
    foaf:made <album/147655#composition>,
        <album/147655#subject> ;
    foaf:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja .

<release/22464#subject> a schema:CreativeWork ;
    schema:name "Super Dragon Ball Z (PS2/US)"@en,
        "Super Dragon Ball Z (PS2/US)"@ja,
        "Super Dragon Ball Z (PS2/US)"@ja-latn ;
    foaf:name "Super Dragon Ball Z (PS2/US)"@en,
        "Super Dragon Ball Z (PS2/US)"@ja,
        "Super Dragon Ball Z (PS2/US)"@ja-latn .

<album/147655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn ;
    mo:composer <artist/602#subject> ;
    mo:produced_work <album/147655#musicalwork> ;
    schema:name "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn .

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

<album/147655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn ;
    mo:performance_of <album/147655#musicalwork> ;
    mo:recorded_as <album/147655#musicalexpression> ;
    schema:name "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn ;
    schema:workPerformed <album/147655#musicalwork> .

<https://media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147655#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> ;
    foaf:depicts <album/147655#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> .

<https://medium-media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-13"^^xsd:date ;
    dcterms:title "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147655#musicalexpression> ;
    mo:publisher _:Nca98989be1c6402e991372f16b5b3331 ;
    mo:record _:N5521c4fde9a2445bb17ca956581f380e ;
    mo:record_count 1 ;
    schema:about <release/22464#subject> ;
    schema:datePublished "2024-01-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> ;
    schema:name "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja,
        "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@ja-latn ;
    schema:publisher _:Nca98989be1c6402e991372f16b5b3331 ;
    foaf:depiction <https://media.vgm.io/albums/55/147655/147655-74c84ef287a9.jpg> .

_:N460c1d80aee249ad9f3c9432aab36fb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5521c4fde9a2445bb17ca956581f380e ;
    schema:name "Super Dragon Ball Z - Z Survivor [Sega Genesis Cover]"@en .

_:N5521c4fde9a2445bb17ca956581f380e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N460c1d80aee249ad9f3c9432aab36fb2 ;
    mo:track_count 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N460c1d80aee249ad9f3c9432aab36fb2 .

_:Nca98989be1c6402e991372f16b5b3331 schema:name "fusoxide 2"@en,
        "fusoxide 2"@ja,
        "fusoxide 2"@ja-latn ;
    foaf:name "fusoxide 2"@en,
        "fusoxide 2"@ja,
        "fusoxide 2"@ja-latn .

