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

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

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

<album/71255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NightStop"@en ;
            foaf:made <album/71255#composition> ;
            foaf:name "NightStop"@en ] ;
    mo:produced_work <album/71255#musicalwork> ;
    schema:name "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn .

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

<album/71255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn ;
    mo:performance_of <album/71255#musicalwork> ;
    mo:recorded_as <album/71255#musicalexpression> ;
    schema:name "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/71255#musicalwork> .

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

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

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

<album/71255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-09"^^xsd:date ;
    dcterms:title "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71255#musicalexpression> ;
    mo:publisher _:Nb21d19ae49e04ff6bcaa2a5dbf670965 ;
    mo:record _:N8c3449b9c3dd414abdb3e366f9411837 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Recoil"@en ;
            foaf:name "Time Recoil"@en ] ;
    schema:datePublished "2017-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/71255/71255-1504551799.jpg> ;
    schema:name "Time Recoil NightStop Original Soundtrack"@en,
        "Time Recoil NightStop Original Soundtrack"@ja,
        "Time Recoil NightStop Original Soundtrack"@ja-latn ;
    schema:publisher _:Nb21d19ae49e04ff6bcaa2a5dbf670965 ;
    foaf:depiction <https://media.vgm.io/albums/55/71255/71255-1504551799.jpg> .

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

_:N95aa008e79d942c89e801dbc31ba2c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "198X"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "198X"@en .

_:N97a3c69b168b49029170df234681b4d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waste of Time"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "Waste of Time"@en .

_:N9fbfef5b0f60424c937793adb9dee710 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The More You Kill"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "The More You Kill"@en .

_:Nb21d19ae49e04ff6bcaa2a5dbf670965 schema:name "NightStop"@en,
        "NightStop"@ja,
        "NightStop"@ja-latn ;
    foaf:name "NightStop"@en,
        "NightStop"@ja,
        "NightStop"@ja-latn .

_:Nc50ed86c04f44df2bbfb2093f78d13c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then She Ran"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "And Then She Ran"@en .

_:Ncb6ba93b97354ff9b0805052729e7b4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opposing Force"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "Opposing Force"@en .

_:Ncc3616f8f6764cffacc066836b17116a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Dance"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N8c3449b9c3dd414abdb3e366f9411837 ;
    schema:name "Blood Dance"@en .

_:N8c3449b9c3dd414abdb3e366f9411837 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95aa008e79d942c89e801dbc31ba2c14,
        _:N97a3c69b168b49029170df234681b4d5,
        _:N9fbfef5b0f60424c937793adb9dee710,
        _:Nc50ed86c04f44df2bbfb2093f78d13c7,
        _:Ncb6ba93b97354ff9b0805052729e7b4d,
        _:Ncc3616f8f6764cffacc066836b17116a ;
    mo:track_count 6 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N95aa008e79d942c89e801dbc31ba2c14,
        _:N97a3c69b168b49029170df234681b4d5,
        _:N9fbfef5b0f60424c937793adb9dee710,
        _:Nc50ed86c04f44df2bbfb2093f78d13c7,
        _:Ncb6ba93b97354ff9b0805052729e7b4d,
        _:Ncc3616f8f6764cffacc066836b17116a .

