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

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

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

<artist/37620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115939#subject> ;
    schema:name "GOETIΛ"@ja ;
    foaf:made <album/115939#composition>,
        <album/115939#subject> ;
    foaf:name "GOETIΛ"@ja .

<artist/46433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115939#subject> ;
    schema:name "Lifeline"@en ;
    foaf:made <album/115939#composition>,
        <album/115939#subject> ;
    foaf:name "Lifeline"@en .

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

<album/115939#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn ;
    mo:performance_of <album/115939#musicalwork> ;
    mo:recorded_as <album/115939#musicalexpression> ;
    schema:name "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn ;
    schema:workPerformed <album/115939#musicalwork> .

<https://media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115939#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> ;
    foaf:depicts <album/115939#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> .

<https://medium-media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> a schema:ImageObject,
        foaf:Image .

<album/115939#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn ;
    mo:composer <artist/37620#subject>,
        <artist/46433#subject> ;
    mo:produced_work <album/115939#musicalwork> ;
    schema:name "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn .

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

<album/115939#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115939#musicalexpression> ;
    mo:publisher _:Nee047d3187cf4dfd81d017a6df1301cd ;
    mo:record _:N131aed2f99694a069479c7d3988e6346 ;
    mo:record_count 1 ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> ;
    schema:name "At Journey's End"@en,
        "At Journey's End"@ja,
        "At Journey's End"@ja-latn ;
    schema:publisher _:Nee047d3187cf4dfd81d017a6df1301cd ;
    foaf:depiction <https://media.vgm.io/albums/93/115939/115939-39bf1807c730.jpg> .

_:N1fac7424ccbf4d64bbf54a4b80d7e737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea's Blue Reflection"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Sea's Blue Reflection"@en .

_:N4336c449683a447d93a64433556c7a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perennial Torment"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Perennial Torment"@en .

_:N4e5d694ab21542258910a69a649fb1a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Machinist"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Machinist"@en .

_:N61edc59587694de49cfc663d78494b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only Sorrow & The Red Truth"@en ;
    mo:track_number 7 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Only Sorrow & The Red Truth"@en .

_:N7f14cd0ed65c45e09a5b6cc592d90d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motive 0"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Motive 0"@en .

_:N89ae7bb554e642a798da9839fbdd9517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreadful Ritual"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Dreadful Ritual"@en .

_:N8de7e9439e7e4bd7a927017ddd021dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Room Alibi"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N131aed2f99694a069479c7d3988e6346 ;
    schema:name "Locked Room Alibi"@en .

_:Nee047d3187cf4dfd81d017a6df1301cd schema:name "GOETIΛ"@en,
        "GOETIΛ"@ja,
        "GOETIΛ"@ja-latn ;
    foaf:name "GOETIΛ"@en,
        "GOETIΛ"@ja,
        "GOETIΛ"@ja-latn .

_:N131aed2f99694a069479c7d3988e6346 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fac7424ccbf4d64bbf54a4b80d7e737,
        _:N4336c449683a447d93a64433556c7a17,
        _:N4e5d694ab21542258910a69a649fb1a7,
        _:N61edc59587694de49cfc663d78494b0e,
        _:N7f14cd0ed65c45e09a5b6cc592d90d68,
        _:N89ae7bb554e642a798da9839fbdd9517,
        _:N8de7e9439e7e4bd7a927017ddd021dcf ;
    mo:track_count 7 ;
    schema:duration "PT33:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1fac7424ccbf4d64bbf54a4b80d7e737,
        _:N4336c449683a447d93a64433556c7a17,
        _:N4e5d694ab21542258910a69a649fb1a7,
        _:N61edc59587694de49cfc663d78494b0e,
        _:N7f14cd0ed65c45e09a5b6cc592d90d68,
        _:N89ae7bb554e642a798da9839fbdd9517,
        _:N8de7e9439e7e4bd7a927017ddd021dcf .

