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

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

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

<album/73029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn ;
    mo:composer <artist/12474#subject> ;
    mo:produced_work <album/73029#musicalwork> ;
    schema:name "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/92/73029/73029-1511423522.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16886#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Holly Sedillos"@en ;
    foaf:name "Holly Sedillos"@en .

<artist/17609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Tom Strahle"@en ;
    foaf:name "Tom Strahle"@en .

<artist/19403#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Caroline Campbell"@en ;
    foaf:name "Caroline Campbell"@en .

<artist/19984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Sandy Cameron"@en ;
    foaf:name "Sandy Cameron"@en .

<artist/27610#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Charissa Barger"@en ;
    foaf:name "Charissa Barger"@en .

<artist/12474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73029#subject> ;
    mo:performed <album/73029#performance> ;
    schema:name "Austin Wintory"@en ;
    foaf:made <album/73029#composition>,
        <album/73029#subject> ;
    foaf:name "Austin Wintory"@en .

<album/73029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-22"^^xsd:date ;
    dcterms:title "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73029#musicalexpression> ;
    mo:publisher _:Na0ee91b51d3d4ed88c70ecc67c268769 ;
    mo:record _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Luna"@en ;
            foaf:name "Luna"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Leonard"@en ;
            foaf:name "Andy Leonard"@en ],
        <artist/12474#subject>,
        <artist/16886#subject>,
        <artist/17609#subject>,
        <artist/19403#subject>,
        <artist/19984#subject>,
        <artist/27610#subject> ;
    schema:datePublished "2017-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/73029/73029-1511423522.jpg> ;
    schema:name "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn ;
    schema:publisher _:Na0ee91b51d3d4ed88c70ecc67c268769 ;
    foaf:depiction <https://media.vgm.io/albums/92/73029/73029-1511423522.jpg> .

<album/73029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn ;
    mo:performance_of <album/73029#musicalwork> ;
    mo:performer _:Ndd465d034d4c4e48a8e8181eab1f1c05,
        <artist/12474#subject>,
        <artist/16886#subject>,
        <artist/17609#subject>,
        <artist/19403#subject>,
        <artist/19984#subject>,
        <artist/27610#subject> ;
    mo:recorded_as <album/73029#musicalexpression> ;
    schema:byArtist _:Ndd465d034d4c4e48a8e8181eab1f1c05,
        <artist/12474#subject>,
        <artist/16886#subject>,
        <artist/17609#subject>,
        <artist/19403#subject>,
        <artist/19984#subject>,
        <artist/27610#subject> ;
    schema:name "Luna"@en,
        "Luna"@ja,
        "Luna"@ja-latn ;
    schema:workPerformed <album/73029#musicalwork> .

_:N10ad64e0c2b6481d9d9fa4780addf116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempests"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Tempests"@en .

_:N1499be653f93499da174101a39d27961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold, fires burn"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Cold, fires burn"@en .

_:N17c594ba38dc4fffb522e9109b054a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A thousand roads"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "A thousand roads"@en .

_:N5dc866de7f1d4cfa983383e522ae7c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oaths"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Oaths"@en .

_:N6222a1f2cb3f468faa40c43ddddc3518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlements"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Battlements"@en .

_:N7434692e60ca49868520c8b52ca274b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furors"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Furors"@en .

_:N755d108af1cc484d9d8d4446c5ca8db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The night's shadows grow"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "The night's shadows grow"@en .

_:N7de4b4dba80c4cfd9666f9dd8f863fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Turtle"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "A Turtle"@en .

_:N837c8e1b551842aaa9b1cbf1b168e0ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder finally above"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Thunder finally above"@en .

_:N90879cc17a874727a5daa10c2c4c0fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aimlessly measured"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Aimlessly measured"@en .

_:N93ab438c5ddd4e32bd1112a49442a832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Swan"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "A Swan"@en .

_:Na0ee91b51d3d4ed88c70ecc67c268769 schema:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn ;
    foaf:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn .

_:Nafe892e868b64d7cb825ea00d117fee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bird"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "A Bird"@en .

_:Nb24d87a803354965b656fdf900253047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fox"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "A Fox"@en .

_:Ndd465d034d4c4e48a8e8181eab1f1c05 a schema:Person,
        foaf:Person ;
    mo:performed <album/73029#performance> ;
    schema:name "Andy Leonard"@en ;
    foaf:name "Andy Leonard"@en .

_:Nf11f05a87eb94007b589fb8cec6be8fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Owl"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "An Owl"@en .

_:Nf61d08d8cd124bb09919371e8b86fdce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsheltered"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne59ce4c7e9d946d79dca30701bd0a30c ;
    schema:name "Unsheltered"@en .

_:Ne59ce4c7e9d946d79dca30701bd0a30c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10ad64e0c2b6481d9d9fa4780addf116,
        _:N1499be653f93499da174101a39d27961,
        _:N17c594ba38dc4fffb522e9109b054a8d,
        _:N5dc866de7f1d4cfa983383e522ae7c51,
        _:N6222a1f2cb3f468faa40c43ddddc3518,
        _:N7434692e60ca49868520c8b52ca274b8,
        _:N755d108af1cc484d9d8d4446c5ca8db7,
        _:N7de4b4dba80c4cfd9666f9dd8f863fbc,
        _:N837c8e1b551842aaa9b1cbf1b168e0ea,
        _:N90879cc17a874727a5daa10c2c4c0fae,
        _:N93ab438c5ddd4e32bd1112a49442a832,
        _:Nafe892e868b64d7cb825ea00d117fee0,
        _:Nb24d87a803354965b656fdf900253047,
        _:Nf11f05a87eb94007b589fb8cec6be8fd,
        _:Nf61d08d8cd124bb09919371e8b86fdce ;
    mo:track_count 15 ;
    schema:duration "PT58:08"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N10ad64e0c2b6481d9d9fa4780addf116,
        _:N1499be653f93499da174101a39d27961,
        _:N17c594ba38dc4fffb522e9109b054a8d,
        _:N5dc866de7f1d4cfa983383e522ae7c51,
        _:N6222a1f2cb3f468faa40c43ddddc3518,
        _:N7434692e60ca49868520c8b52ca274b8,
        _:N755d108af1cc484d9d8d4446c5ca8db7,
        _:N7de4b4dba80c4cfd9666f9dd8f863fbc,
        _:N837c8e1b551842aaa9b1cbf1b168e0ea,
        _:N90879cc17a874727a5daa10c2c4c0fae,
        _:N93ab438c5ddd4e32bd1112a49442a832,
        _:Nafe892e868b64d7cb825ea00d117fee0,
        _:Nb24d87a803354965b656fdf900253047,
        _:Nf11f05a87eb94007b589fb8cec6be8fd,
        _:Nf61d08d8cd124bb09919371e8b86fdce .

