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

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

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

<album/70676#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daughter"@en ;
            foaf:made <album/70676#composition> ;
            foaf:name "Daughter"@en ] ;
    mo:produced_work <album/70676#musicalwork> ;
    schema:name "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn .

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

<album/70676#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn ;
    mo:performance_of <album/70676#musicalwork> ;
    mo:recorded_as <album/70676#musicalexpression> ;
    schema:name "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn ;
    schema:workPerformed <album/70676#musicalwork> .

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

<https://medium-media.vgm.io/albums/67/70676/70676-1502596455.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70676#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-01"^^xsd:date ;
    dcterms:title "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70676#musicalexpression> ;
    mo:publisher _:N217e8b0266e44e68941ff20e9f183b1c ;
    mo:record _:N30c14611140e4662ba544b67b683cc87 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Life Is Strange: Before the Storm"@en ;
            foaf:name "Life Is Strange: Before the Storm"@en ] ;
    schema:datePublished "2017-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/70676/70676-1502596455.jpg> ;
    schema:name "Music From Before the Storm"@en,
        "Music From Before the Storm"@ja,
        "Music From Before the Storm"@ja-latn ;
    schema:publisher _:N217e8b0266e44e68941ff20e9f183b1c ;
    foaf:depiction <https://media.vgm.io/albums/67/70676/70676-1502596455.jpg> .

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

_:N140afbcd944747a5a4ef6477e70fbd62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Right Way Around"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "The Right Way Around"@en .

_:N217e8b0266e44e68941ff20e9f183b1c schema:name "Glassnote Entertainment Group"@en ;
    foaf:name "Glassnote Entertainment Group"@en .

_:N3dd568e138b44e2daaeddf0cf3c21511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flaws"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Flaws"@en .

_:N3e7b9f611f504ac68eb96feafa9a24bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hole In the Earth"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "A Hole In the Earth"@en .

_:N65c127568a684576b1ce54b2645336b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Glass"@en .

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

_:N6962cbc8b9104d90bb6d6caac9b5b847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of William"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Dreams of William"@en .

_:N6d9428c63b264d2d936137f093541431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn It Down"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Burn It Down"@en .

_:N9ec9fcc08168444b9813ec2db636d50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Live Here Anymore"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "I Can't Live Here Anymore"@en .

_:Nc97b3d7337f84c0cba32a3d0cd1f2a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All I Wanted"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "All I Wanted"@en .

_:Ncb76fc88ec0d40e8aa7edd2a6f91800b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Improve"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Improve"@en .

_:Nd8b4bb7775f041bc8a85e3aaca7f92ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Departure"@en .

_:Ndef2af5308294b868746388d714b23a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witches"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Witches"@en .

_:Nf83ba38ad5d34e97a1fcd458d40a8e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voices"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N30c14611140e4662ba544b67b683cc87 ;
    schema:name "Voices"@en .

_:N30c14611140e4662ba544b67b683cc87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N140afbcd944747a5a4ef6477e70fbd62,
        _:N3dd568e138b44e2daaeddf0cf3c21511,
        _:N3e7b9f611f504ac68eb96feafa9a24bb,
        _:N65c127568a684576b1ce54b2645336b0,
        _:N66ee1707ed7f4630975e6ad3cc035e06,
        _:N6962cbc8b9104d90bb6d6caac9b5b847,
        _:N6d9428c63b264d2d936137f093541431,
        _:N9ec9fcc08168444b9813ec2db636d50f,
        _:Nc97b3d7337f84c0cba32a3d0cd1f2a9c,
        _:Ncb76fc88ec0d40e8aa7edd2a6f91800b,
        _:Nd8b4bb7775f041bc8a85e3aaca7f92ab,
        _:Ndef2af5308294b868746388d714b23a6,
        _:Nf83ba38ad5d34e97a1fcd458d40a8e86 ;
    mo:track_count 13 ;
    schema:duration "PT46:52"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N140afbcd944747a5a4ef6477e70fbd62,
        _:N3dd568e138b44e2daaeddf0cf3c21511,
        _:N3e7b9f611f504ac68eb96feafa9a24bb,
        _:N65c127568a684576b1ce54b2645336b0,
        _:N66ee1707ed7f4630975e6ad3cc035e06,
        _:N6962cbc8b9104d90bb6d6caac9b5b847,
        _:N6d9428c63b264d2d936137f093541431,
        _:N9ec9fcc08168444b9813ec2db636d50f,
        _:Nc97b3d7337f84c0cba32a3d0cd1f2a9c,
        _:Ncb76fc88ec0d40e8aa7edd2a6f91800b,
        _:Nd8b4bb7775f041bc8a85e3aaca7f92ab,
        _:Ndef2af5308294b868746388d714b23a6,
        _:Nf83ba38ad5d34e97a1fcd458d40a8e86 .

