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

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

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

<artist/1121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Shinobu Tanaka"@en,
        "田中しのぶ"@ja ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Shinobu Tanaka"@en,
        "田中しのぶ"@ja .

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/1341#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Ogeretsu Kun"@en,
        "おげれつくん"@ja ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Ogeretsu Kun"@en,
        "おげれつくん"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/46217#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Manami Ietel"@en ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Manami Ietel"@en .

<artist/49494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Dom Palombi"@en ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Dom Palombi"@en .

<artist/531#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Martin O'Donnell"@en ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Martin O'Donnell"@en .

<artist/532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118889#subject> ;
    schema:name "Michael Salvatori"@en ;
    foaf:made <album/118889#composition>,
        <album/118889#subject> ;
    foaf:name "Michael Salvatori"@en .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

<product/381#subject> a schema:CreativeWork ;
    schema:name "Halo 3"@en,
        "Halo 3"@ja,
        "Halo 3"@ja-latn ;
    foaf:name "Halo 3"@en,
        "Halo 3"@ja,
        "Halo 3"@ja-latn .

<product/4015#subject> a schema:CreativeWork ;
    schema:name "Mario Kart DS"@en,
        "マリオカートDS"@ja,
        "Mario Kart DS"@ja-latn ;
    foaf:name "Mario Kart DS"@en,
        "マリオカートDS"@ja,
        "Mario Kart DS"@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

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

<album/118889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn ;
    mo:performance_of <album/118889#musicalwork> ;
    mo:recorded_as <album/118889#musicalexpression> ;
    schema:name "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn ;
    schema:workPerformed <album/118889#musicalwork> .

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

<https://medium-media.vgm.io/albums/98/118889/118889-d803b7920516.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn ;
    mo:composer <artist/1121#subject>,
        <artist/1227#subject>,
        <artist/1341#subject>,
        <artist/146#subject>,
        <artist/46217#subject>,
        <artist/49494#subject>,
        <artist/531#subject>,
        <artist/532#subject> ;
    mo:produced_work <album/118889#musicalwork> ;
    schema:name "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn .

<album/118889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-19"^^xsd:date ;
    dcterms:title "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118889#musicalexpression> ;
    mo:publisher _:N261c5d70343246439622d41dbaee29b1 ;
    mo:record _:N3403944573e349b78f2900f76016df01 ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/2071#subject>,
        <product/381#subject>,
        <product/4015#subject>,
        <product/420#subject> ;
    schema:datePublished "2021-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/118889/118889-d803b7920516.jpg> ;
    schema:name "Dom Palombi's Game Night!"@en,
        "Dom Palombi's Game Night!"@ja,
        "Dom Palombi's Game Night!"@ja-latn ;
    schema:publisher _:N261c5d70343246439622d41dbaee29b1 ;
    foaf:depiction <https://media.vgm.io/albums/98/118889/118889-d803b7920516.jpg> .

_:N261c5d70343246439622d41dbaee29b1 schema:name "DomPalombiMusic"@en,
        "DomPalombiMusic"@ja,
        "DomPalombiMusic"@ja-latn ;
    foaf:name "DomPalombiMusic"@en,
        "DomPalombiMusic"@ja,
        "DomPalombiMusic"@ja-latn .

_:N274ad5fe3f4d4d7ba078529da4758edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Win or Lose, We're Still Friends"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Win or Lose, We're Still Friends"@en .

_:N57e0883397114c86a33fb0ef2ca949fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill Zone (From \"Sonic the Hedgehog\") (Drum-N-Bass Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Green Hill Zone (From \"Sonic the Hedgehog\") (Drum-N-Bass Version)"@en .

_:N955493e54a6548789f49bdd381bea319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Loading"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Now Loading"@en .

_:N98e1bcb395824c7289aab23b79391c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Man (From \"Mega Man 2\") (Disco-Funk Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Air Man (From \"Mega Man 2\") (Disco-Funk Version)"@en .

_:N9d2d212ca6f74e678863b6ef5d2c0a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halo 3 Theme (From \"Halo 3\") (Funk-Fusion Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Halo 3 Theme (From \"Halo 3\") (Funk-Fusion Version)"@en .

_:Nb97fe3839b8842bd895e6f454fabba36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lagging"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Lagging"@en .

_:Nda68d38e764440e680aef5d45de17102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridors of Time (From \"Chrono Trigger\") (Funk-Fusion Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Corridors of Time (From \"Chrono Trigger\") (Funk-Fusion Version)"@en .

_:Ne7814956fd7b4462b0873f5a76ab338f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waluigi Pinball (From \"Mario Kart 8\") (Funk-Fusion Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3403944573e349b78f2900f76016df01 ;
    schema:name "Waluigi Pinball (From \"Mario Kart 8\") (Funk-Fusion Version)"@en .

_:N3403944573e349b78f2900f76016df01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N274ad5fe3f4d4d7ba078529da4758edc,
        _:N57e0883397114c86a33fb0ef2ca949fc,
        _:N955493e54a6548789f49bdd381bea319,
        _:N98e1bcb395824c7289aab23b79391c69,
        _:N9d2d212ca6f74e678863b6ef5d2c0a40,
        _:Nb97fe3839b8842bd895e6f454fabba36,
        _:Nda68d38e764440e680aef5d45de17102,
        _:Ne7814956fd7b4462b0873f5a76ab338f ;
    mo:track_count 8 ;
    schema:duration "PT41:33"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N274ad5fe3f4d4d7ba078529da4758edc,
        _:N57e0883397114c86a33fb0ef2ca949fc,
        _:N955493e54a6548789f49bdd381bea319,
        _:N98e1bcb395824c7289aab23b79391c69,
        _:N9d2d212ca6f74e678863b6ef5d2c0a40,
        _:Nb97fe3839b8842bd895e6f454fabba36,
        _:Nda68d38e764440e680aef5d45de17102,
        _:Ne7814956fd7b4462b0873f5a76ab338f .

