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

<album/62296> a mo:Release ;
    mo:catalogue_number "N/A" .

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

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

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62526#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/62526#composition>,
        <album/62526#subject> ;
    foaf:name "Inon Zur"@en .

<album/62526#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn ;
    mo:composer <artist/1411#subject> ;
    mo:produced_work <album/62526#musicalwork> ;
    schema:name "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn .

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

<org/25#subject> schema:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn ;
    foaf:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/62526/62526-1477395632.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17162#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62526#performance> ;
    schema:name "Aeralie Brighton"@en ;
    foaf:name "Aeralie Brighton"@en .

<artist/26229#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62526#performance> ;
    schema:name "Mimi Page"@en ;
    foaf:name "Mimi Page"@en .

<album/62526#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn ;
    mo:performance_of <album/62526#musicalwork> ;
    mo:performer <artist/17162#subject>,
        <artist/26229#subject> ;
    mo:recorded_as <album/62526#musicalexpression> ;
    schema:byArtist <artist/17162#subject>,
        <artist/26229#subject> ;
    schema:name "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/62526#musicalwork> .

<album/62526#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-18"^^xsd:date ;
    dcterms:title "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SE-3200-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/62296> ;
    mo:publication_of <album/62526#musicalexpression> ;
    mo:publisher <org/25#subject> ;
    mo:record _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eagle Flight"@en ;
            foaf:name "Eagle Flight"@en ] ;
    schema:byArtist <artist/17162#subject>,
        <artist/26229#subject> ;
    schema:datePublished "2016-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/62526/62526-1477395632.jpg> ;
    schema:name "Eagle Flight Original Soundtrack"@en,
        "Eagle Flight Original Soundtrack"@ja,
        "Eagle Flight Original Soundtrack"@ja-latn ;
    schema:publisher <org/25#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/62526/62526-1477395632.jpg> .

_:N079bd5b6f274459487763978fa5c7e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La tour Eiffel"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "La tour Eiffel"@en .

_:N11a9f984f682453d9052d2f75f87ab71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Call"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "The Call"@en .

_:N139295a27f0043e380ff25fc5fb0a778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Rise"@en .

_:N23de144965d34c769325842fb4e5d170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Archway"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Through the Archway"@en .

_:N3c198546ac124351b16789d70b4a1702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light the Way"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Light the Way"@en .

_:N3ddadc56b79340448f45da9559bfca78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By the Basilica"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "By the Basilica"@en .

_:N41df49b288ae43b187e1e7b0fb6699e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top of the World"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Top of the World"@en .

_:N6e5354d748724c3f9b562b3e3e46dd2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Underground"@en .

_:N8d1304acc0e341b29a693fb6b4b2ef7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regain the Prize"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Regain the Prize"@en .

_:N91b08835f7eb4f5cbc14554e1525d2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Sky"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "The Wild Sky"@en .

_:N98e576531f0b4c43b0e379980e91e347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grim Falcon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "The Grim Falcon"@en .

_:Nb21e08cfc3b749548b4e98927f25c48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secrets of the Louvre"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Secrets of the Louvre"@en .

_:Nbd5e793aca604f738399948978349d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feathers and Fish"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9ae70380fe4d4f4d84d88697c013a4e2 ;
    schema:name "Feathers and Fish"@en .

_:N9ae70380fe4d4f4d84d88697c013a4e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N079bd5b6f274459487763978fa5c7e58,
        _:N11a9f984f682453d9052d2f75f87ab71,
        _:N139295a27f0043e380ff25fc5fb0a778,
        _:N23de144965d34c769325842fb4e5d170,
        _:N3c198546ac124351b16789d70b4a1702,
        _:N3ddadc56b79340448f45da9559bfca78,
        _:N41df49b288ae43b187e1e7b0fb6699e9,
        _:N6e5354d748724c3f9b562b3e3e46dd2c,
        _:N8d1304acc0e341b29a693fb6b4b2ef7a,
        _:N91b08835f7eb4f5cbc14554e1525d2f8,
        _:N98e576531f0b4c43b0e379980e91e347,
        _:Nb21e08cfc3b749548b4e98927f25c48c,
        _:Nbd5e793aca604f738399948978349d01 ;
    mo:track_count 13 ;
    schema:duration "PT36:29"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N079bd5b6f274459487763978fa5c7e58,
        _:N11a9f984f682453d9052d2f75f87ab71,
        _:N139295a27f0043e380ff25fc5fb0a778,
        _:N23de144965d34c769325842fb4e5d170,
        _:N3c198546ac124351b16789d70b4a1702,
        _:N3ddadc56b79340448f45da9559bfca78,
        _:N41df49b288ae43b187e1e7b0fb6699e9,
        _:N6e5354d748724c3f9b562b3e3e46dd2c,
        _:N8d1304acc0e341b29a693fb6b4b2ef7a,
        _:N91b08835f7eb4f5cbc14554e1525d2f8,
        _:N98e576531f0b4c43b0e379980e91e347,
        _:Nb21e08cfc3b749548b4e98927f25c48c,
        _:Nbd5e793aca604f738399948978349d01 .

