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

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

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

<artist/5831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41073#subject> ;
    schema:name "Aubrey Hodges"@en ;
    foaf:made <album/41073#composition>,
        <album/41073#subject> ;
    foaf:name "Aubrey Hodges"@en .

<album/41073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn ;
    mo:composer <artist/5831#subject> ;
    mo:produced_work <album/41073#musicalwork> ;
    schema:name "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn .

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

<album/41073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn ;
    mo:performance_of <album/41073#musicalwork> ;
    mo:recorded_as <album/41073#musicalexpression> ;
    schema:name "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn ;
    schema:workPerformed <album/41073#musicalwork> .

<https://media.vgm.io/albums/37/41073/41073-1376417555.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41073#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/41073/41073-1376417555.png> ;
    foaf:depicts <album/41073#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/41073/41073-1376417555.png> .

<https://medium-media.vgm.io/albums/37/41073/41073-1376417555.png> a schema:ImageObject,
        foaf:Image .

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

<album/41073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-13"^^xsd:date ;
    dcterms:title "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41073#musicalexpression> ;
    mo:publisher _:Nee9f56049c7441a19ace17ec819ce3b2 ;
    mo:record _:N058f372644854bee99b31035f72651d7 ;
    mo:record_count 1 ;
    schema:datePublished "2013-08-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/37/41073/41073-1376417555.png> ;
    schema:name "Journey Into The Sacred Places"@en,
        "Journey Into The Sacred Places"@ja,
        "Journey Into The Sacred Places"@ja-latn ;
    schema:publisher _:Nee9f56049c7441a19ace17ec819ce3b2 ;
    foaf:depiction <https://media.vgm.io/albums/37/41073/41073-1376417555.png> .

_:N0ff73b53a5364f9790883cdde933b721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "The Journey Begins"@en .

_:N16449e70bf484c758a16035407d81579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Founding Stones"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "The Founding Stones"@en .

_:N1f0993b2608f4b3fbf4282fb92b6964e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hall Of Legacy"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Hall Of Legacy"@en .

_:N296f0fc0494447fbb827b7f0a41bd98a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystalmist Meadow"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Crystalmist Meadow"@en .

_:N510763342e2c470aabb31940cb610acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Of The Winds"@en ;
    mo:track_number 5 ;
    schema:duration "PT21:11"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Heart Of The Winds"@en .

_:Naa111a244dd6451db6066e8f00e82eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lifemist"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:01"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Lifemist"@en .

_:Ne67739f9d98f4055946873af78a35a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprite Wood"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:10"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Sprite Wood"@en .

_:Neb5d7ece37964d09948c1164d0e09d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cavern Of Tears"@en ;
    mo:track_number 3 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Cavern Of Tears"@en .

_:Nee5cb6377d0e4b1181d8150d62f8b136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple of Ahlnarin"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:07"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "The Temple of Ahlnarin"@en .

_:Nee9f56049c7441a19ace17ec819ce3b2 schema:name "Aubrey Hodges"@en,
        "Aubrey Hodges"@ja,
        "Aubrey Hodges"@ja-latn ;
    foaf:name "Aubrey Hodges"@en,
        "Aubrey Hodges"@ja,
        "Aubrey Hodges"@ja-latn .

_:Nfb15cf22753f4caf8291cfc70c1bc53f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembering Pools"@en ;
    mo:track_number 2 ;
    schema:duration "PT11:50"^^xsd:interval ;
    schema:inPlaylist _:N058f372644854bee99b31035f72651d7 ;
    schema:name "Remembering Pools"@en .

_:N058f372644854bee99b31035f72651d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ff73b53a5364f9790883cdde933b721,
        _:N16449e70bf484c758a16035407d81579,
        _:N1f0993b2608f4b3fbf4282fb92b6964e,
        _:N296f0fc0494447fbb827b7f0a41bd98a,
        _:N510763342e2c470aabb31940cb610acf,
        _:Naa111a244dd6451db6066e8f00e82eb7,
        _:Ne67739f9d98f4055946873af78a35a0e,
        _:Neb5d7ece37964d09948c1164d0e09d30,
        _:Nee5cb6377d0e4b1181d8150d62f8b136,
        _:Nfb15cf22753f4caf8291cfc70c1bc53f ;
    mo:track_count 10 ;
    schema:duration "PT107:19"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0ff73b53a5364f9790883cdde933b721,
        _:N16449e70bf484c758a16035407d81579,
        _:N1f0993b2608f4b3fbf4282fb92b6964e,
        _:N296f0fc0494447fbb827b7f0a41bd98a,
        _:N510763342e2c470aabb31940cb610acf,
        _:Naa111a244dd6451db6066e8f00e82eb7,
        _:Ne67739f9d98f4055946873af78a35a0e,
        _:Neb5d7ece37964d09948c1164d0e09d30,
        _:Nee5cb6377d0e4b1181d8150d62f8b136,
        _:Nfb15cf22753f4caf8291cfc70c1bc53f .

