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

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

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

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

<album/88082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn ;
    mo:performance_of <album/88082#musicalwork> ;
    mo:recorded_as <album/88082#musicalexpression> ;
    schema:name "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn ;
    schema:workPerformed <album/88082#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/88082/88082-1561499195.jpg> a schema:ImageObject,
        foaf:Image .

<album/88082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Charlie Yin"@en ;
            foaf:made <album/88082#composition> ;
            foaf:name "Charlie Yin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Liberty Music Trax"@en ;
            foaf:made <album/88082#composition> ;
            foaf:name "Liberty Music Trax"@en ] ;
    mo:produced_work <album/88082#musicalwork> ;
    schema:name "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn .

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

<album/88082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-20"^^xsd:date ;
    dcterms:title "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88082#musicalexpression> ;
    mo:publisher _:Nde187464fc934f548d41f50b046d8933 ;
    mo:record _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fractured Soul"@en ;
            foaf:name "Fractured Soul"@en ] ;
    schema:datePublished "2012-11-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/88082/88082-1561499195.jpg> ;
    schema:name "Fractured Soul"@en,
        "Fractured Soul"@ja,
        "Fractured Soul"@ja-latn ;
    schema:publisher _:Nde187464fc934f548d41f50b046d8933 ;
    foaf:depiction <https://media.vgm.io/albums/28/88082/88082-1561499195.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88082#subject> ;
    schema:name "Liberty Music Trax"@en ;
    foaf:made <album/88082#subject> ;
    foaf:name "Liberty Music Trax"@en .

_:N08f3d569fc5545ad8c7bf2ecdf3d434e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gauntlet"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Gauntlet"@en .

_:N21a57bc70853475791edc90fa0993df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distress"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Distress"@en .

_:N302b31cbe6414b1d93f6e452b4f388b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alienation"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Alienation"@en .

_:N3502dcc7109c4a398fc3b9efe7c3ce42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spite"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Spite"@en .

_:N4fe3ed96eda24980899616e1553d955e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Despair"@en .

_:N52e955bfa2c0471482c71e1341a9da39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Hope"@en .

_:N53f8caf8d0b145189a2971c606b72048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Escape"@en .

_:N636e16a5177046c3bfb2b8d093338b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fractured Soul"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Fractured Soul"@en .

_:N9ef75530c10145cf894e63333c3e6242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entity #1000"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Entity #1000"@en .

_:N9fbe11045e064287be1cece6bfa4aec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torment"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Torment"@en .

_:Nde187464fc934f548d41f50b046d8933 schema:name "Endgame Studios"@en,
        "Endgame Studios"@ja,
        "Endgame Studios"@ja-latn ;
    foaf:name "Endgame Studios"@en,
        "Endgame Studios"@ja,
        "Endgame Studios"@ja-latn .

_:Nf3a791d8575e4371bc58b42b036d347c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switch"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Switch"@en .

_:Nf909544b6bab40e18402c98f7c4fd438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf7bf7e2a282e45d8b4e014d171a1c182 ;
    schema:name "Regret"@en .

_:Nf7bf7e2a282e45d8b4e014d171a1c182 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f3d569fc5545ad8c7bf2ecdf3d434e,
        _:N21a57bc70853475791edc90fa0993df0,
        _:N302b31cbe6414b1d93f6e452b4f388b6,
        _:N3502dcc7109c4a398fc3b9efe7c3ce42,
        _:N4fe3ed96eda24980899616e1553d955e,
        _:N52e955bfa2c0471482c71e1341a9da39,
        _:N53f8caf8d0b145189a2971c606b72048,
        _:N636e16a5177046c3bfb2b8d093338b9a,
        _:N9ef75530c10145cf894e63333c3e6242,
        _:N9fbe11045e064287be1cece6bfa4aec2,
        _:Nf3a791d8575e4371bc58b42b036d347c,
        _:Nf909544b6bab40e18402c98f7c4fd438 ;
    mo:track_count 12 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N08f3d569fc5545ad8c7bf2ecdf3d434e,
        _:N21a57bc70853475791edc90fa0993df0,
        _:N302b31cbe6414b1d93f6e452b4f388b6,
        _:N3502dcc7109c4a398fc3b9efe7c3ce42,
        _:N4fe3ed96eda24980899616e1553d955e,
        _:N52e955bfa2c0471482c71e1341a9da39,
        _:N53f8caf8d0b145189a2971c606b72048,
        _:N636e16a5177046c3bfb2b8d093338b9a,
        _:N9ef75530c10145cf894e63333c3e6242,
        _:N9fbe11045e064287be1cece6bfa4aec2,
        _:Nf3a791d8575e4371bc58b42b036d347c,
        _:Nf909544b6bab40e18402c98f7c4fd438 .

