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

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

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

<artist/15769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78070#subject> ;
    schema:name "Chris Porter"@en ;
    foaf:made <album/78070#composition>,
        <album/78070#subject> ;
    foaf:name "Chris Porter"@en .

<album/78070#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn ;
    mo:composer <artist/15769#subject> ;
    mo:produced_work <album/78070#musicalwork> ;
    schema:name "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn .

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

<album/78070#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn ;
    mo:performance_of <album/78070#musicalwork> ;
    mo:recorded_as <album/78070#musicalexpression> ;
    schema:name "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn ;
    schema:workPerformed <album/78070#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/78070/78070-1527662752.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-05"^^xsd:date ;
    dcterms:title "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn ;
    mo:catalogue_number "MCOL-0112" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78070#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N646953e7bd46495fb2653dd579defcf7 ;
    mo:record_count 1 ;
    schema:datePublished "2018-06-05"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/07/78070/78070-1527662752.jpg> ;
    schema:name "Leaving Home: An RPG-Inspired Journey"@en,
        "Leaving Home: An RPG-Inspired Journey"@ja,
        "Leaving Home: An RPG-Inspired Journey"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/78070/78070-1527662752.jpg> .

_:N0d2cd86630ea4bbbb5b6cd7816d1b149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploring the City - Southview Fountain District"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Exploring the City - Southview Fountain District"@en .

_:N16c7975078e94caa9c46020a27a723b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploring the City - The Commoners' Square"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Exploring the City - The Commoners' Square"@en .

_:N28df79a3c2bc42aca264382fb8dbc842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catacombs of Our Ancestors"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Catacombs of Our Ancestors"@en .

_:N711f037dbd794764bc0efc89005609a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Early Departure - A Morning Mist"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Early Departure - A Morning Mist"@en .

_:N7e8d11372d8245fb9c3f807a5ae13b68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Quiet Hamlet"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "A Quiet Hamlet"@en .

_:N8b084f211b264903877ce64bbad477cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Out - Eastward Advance"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Setting Out - Eastward Advance"@en .

_:N8db05e2cd6874c04a97576c8f15a1c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ahead, a City of Sand"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Ahead, a City of Sand"@en .

_:N9285a665714e42b5b8ad896ad345d1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Place We Called Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "That Place We Called Home"@en .

_:N9e795bc31b89480a80ddac4812986a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembering the Journey"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Remembering the Journey"@en .

_:Nac315621513847d5bcef25334b395ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Out - The Near Steppe"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Setting Out - The Near Steppe"@en .

_:Nad88faaa6b8141c083b62d2d155e8791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Out - The Silver Plains"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Setting Out - The Silver Plains"@en .

_:Nadf320f22b39401ab29cfc9fe7e60e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gleaming Capital"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "The Gleaming Capital"@en .

_:Nb20363aaaff5441d8d25c6775646cb95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Out - Traversing the Mountain Pass"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Setting Out - Traversing the Mountain Pass"@en .

_:Nb43e3c57364046d3ade6fe524b6a782c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Arrival - A Night to Rest"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Evening Arrival - A Night to Rest"@en .

_:Nbeed00ae84d44808bcf63725e3e4be26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ancient Castle"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "An Ancient Castle"@en .

_:Nc6563f4fb9ef4ee08888dcf626ef189c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Bazaar"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Grand Bazaar"@en .

_:Nf7051fd39afd451a8a0d2818a0bfe1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving the Capital"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Leaving the Capital"@en .

_:Nfcd5aff9e7d147a0a900ac9d7f6fe871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entering Through the Ancient Gate"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N646953e7bd46495fb2653dd579defcf7 ;
    schema:name "Entering Through the Ancient Gate"@en .

_:N646953e7bd46495fb2653dd579defcf7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d2cd86630ea4bbbb5b6cd7816d1b149,
        _:N16c7975078e94caa9c46020a27a723b3,
        _:N28df79a3c2bc42aca264382fb8dbc842,
        _:N711f037dbd794764bc0efc89005609a4,
        _:N7e8d11372d8245fb9c3f807a5ae13b68,
        _:N8b084f211b264903877ce64bbad477cb,
        _:N8db05e2cd6874c04a97576c8f15a1c3a,
        _:N9285a665714e42b5b8ad896ad345d1e5,
        _:N9e795bc31b89480a80ddac4812986a2e,
        _:Nac315621513847d5bcef25334b395ea4,
        _:Nad88faaa6b8141c083b62d2d155e8791,
        _:Nadf320f22b39401ab29cfc9fe7e60e34,
        _:Nb20363aaaff5441d8d25c6775646cb95,
        _:Nb43e3c57364046d3ade6fe524b6a782c,
        _:Nbeed00ae84d44808bcf63725e3e4be26,
        _:Nc6563f4fb9ef4ee08888dcf626ef189c,
        _:Nf7051fd39afd451a8a0d2818a0bfe1a8,
        _:Nfcd5aff9e7d147a0a900ac9d7f6fe871 ;
    mo:track_count 18 ;
    schema:duration "PT35:15"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0d2cd86630ea4bbbb5b6cd7816d1b149,
        _:N16c7975078e94caa9c46020a27a723b3,
        _:N28df79a3c2bc42aca264382fb8dbc842,
        _:N711f037dbd794764bc0efc89005609a4,
        _:N7e8d11372d8245fb9c3f807a5ae13b68,
        _:N8b084f211b264903877ce64bbad477cb,
        _:N8db05e2cd6874c04a97576c8f15a1c3a,
        _:N9285a665714e42b5b8ad896ad345d1e5,
        _:N9e795bc31b89480a80ddac4812986a2e,
        _:Nac315621513847d5bcef25334b395ea4,
        _:Nad88faaa6b8141c083b62d2d155e8791,
        _:Nadf320f22b39401ab29cfc9fe7e60e34,
        _:Nb20363aaaff5441d8d25c6775646cb95,
        _:Nb43e3c57364046d3ade6fe524b6a782c,
        _:Nbeed00ae84d44808bcf63725e3e4be26,
        _:Nc6563f4fb9ef4ee08888dcf626ef189c,
        _:Nf7051fd39afd451a8a0d2818a0bfe1a8,
        _:Nfcd5aff9e7d147a0a900ac9d7f6fe871 .

