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

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

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

<album/91890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MASKED"@en ;
            foaf:made <album/91890#composition> ;
            foaf:name "MASKED"@en ] ;
    mo:produced_work <album/91890#musicalwork> ;
    schema:name "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn .

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

<album/91890#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn ;
    mo:performance_of <album/91890#musicalwork> ;
    mo:recorded_as <album/91890#musicalexpression> ;
    schema:name "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn ;
    schema:workPerformed <album/91890#musicalwork> .

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

<https://medium-media.vgm.io/albums/09/91890/91890-1571755532.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-23"^^xsd:date ;
    dcterms:title "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/91890#musicalexpression> ;
    mo:publisher _:N4c5ffde8dd2b4f7ea0bb27df60af75e7 ;
    mo:record _:Nca083b07239d41079c4795b7f98e3f2d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FUGA"@en ;
            foaf:name "FUGA"@en ] ;
    schema:datePublished "2019-03-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/91890/91890-1571755532.jpg> ;
    schema:name "FUGA - From the Original Arcade Soundtrack"@en,
        "FUGA - From the Original Arcade Soundtrack"@ja,
        "FUGA - From the Original Arcade Soundtrack"@ja-latn ;
    schema:publisher _:N4c5ffde8dd2b4f7ea0bb27df60af75e7 ;
    foaf:depiction <https://media.vgm.io/albums/09/91890/91890-1571755532.jpg> .

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

_:N04a9b6e751d2455589cd0d952810c7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asteroids Incoming"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nca083b07239d41079c4795b7f98e3f2d ;
    schema:name "Asteroids Incoming"@en .

_:N4c5ffde8dd2b4f7ea0bb27df60af75e7 schema:name "Steel City Collective"@en ;
    foaf:name "Steel City Collective"@en .

_:N6cc238ab6a5740f3bbeddca4dda49bb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insert Coin"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nca083b07239d41079c4795b7f98e3f2d ;
    schema:name "Insert Coin"@en .

_:N918ff67a2c284bafa29951feffc8de0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give the Order"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nca083b07239d41079c4795b7f98e3f2d ;
    schema:name "Give the Order"@en .

_:Nb51d7bbf8ce84b109d4bce3f8450842b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear on Black"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nca083b07239d41079c4795b7f98e3f2d ;
    schema:name "Fear on Black"@en .

_:Nca083b07239d41079c4795b7f98e3f2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a9b6e751d2455589cd0d952810c7aa,
        _:N6cc238ab6a5740f3bbeddca4dda49bb1,
        _:N918ff67a2c284bafa29951feffc8de0b,
        _:Nb51d7bbf8ce84b109d4bce3f8450842b ;
    mo:track_count 4 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04a9b6e751d2455589cd0d952810c7aa,
        _:N6cc238ab6a5740f3bbeddca4dda49bb1,
        _:N918ff67a2c284bafa29951feffc8de0b,
        _:Nb51d7bbf8ce84b109d4bce3f8450842b .

