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

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

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

<artist/1314#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4897#subject> ;
    schema:name "Bjørn Lynne"@ja ;
    foaf:made <album/4897#composition>,
        <album/4897#subject> ;
    foaf:name "Bjørn Lynne"@ja .

<album/4897#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn ;
    mo:composer <artist/1314#subject> ;
    mo:produced_work <album/4897#musicalwork> ;
    schema:name "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn .

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

<album/4897#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn ;
    mo:performance_of <album/4897#musicalwork> ;
    mo:recorded_as <album/4897#musicalexpression> ;
    schema:name "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn ;
    schema:workPerformed <album/4897#musicalwork> .

<org/120#subject> schema:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn ;
    foaf:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/4897/4897-1579376563.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4897#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn ;
    mo:catalogue_number "LYNCD015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4897#musicalexpression> ;
    mo:publisher <org/120#subject> ;
    mo:record _:N01b356c4b9884a868287fc2ec79b848b ;
    mo:record_count 1 ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/79/4897/4897-1579376563.jpg> ;
    schema:name "Beneath Another Sky"@en,
        "Beneath Another Sky"@ja,
        "Beneath Another Sky"@ja-latn ;
    schema:publisher <org/120#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/4897/4897-1579376563.jpg> .

_:N01bb30b674b945e592a073f22e360d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over Distant Shores"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Over Distant Shores"@en .

_:N1f4a6c42de7e4a86b8cf7c21360d0ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus track: Savannah - African-ambient mix"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Bonus track: Savannah - African-ambient mix"@en .

_:N3c63099ae5f94f0cbd8a54277f84deee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora Polaris"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Aurora Polaris"@en .

_:N4087351251514a51ac913814dc525363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus track: Over Distant Shores - Ambient mix"@en ;
    mo:track_number 12 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Bonus track: Over Distant Shores - Ambient mix"@en .

_:N8149d24f261244da8c8604a1ec4dfb7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret World"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Secret World"@en .

_:N98ec996882954350b6d62be825e08228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ang Kahora"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Ang Kahora"@en .

_:N99ffd3091f01464792695ca31c0664ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astronavigator"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Astronavigator"@en .

_:Naa0ff5f9d8d344479773b330b12365f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of Glory"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Dreams of Glory"@en .

_:Nae4c4bec348a439cbb50c5f629cf2a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath Another Sky"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Beneath Another Sky"@en .

_:Nbf51b99a146f4330a57db0b427315abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starfield"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Starfield"@en .

_:Nf79c6c08b81d4d2e9b7a0c67713f24d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun Temple"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Sun Temple"@en .

_:Nfd33c145d581419ba3e5f6d75b3ee8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Savannah"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N01b356c4b9884a868287fc2ec79b848b ;
    schema:name "Savannah"@en .

_:N01b356c4b9884a868287fc2ec79b848b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01bb30b674b945e592a073f22e360d3d,
        _:N1f4a6c42de7e4a86b8cf7c21360d0ef2,
        _:N3c63099ae5f94f0cbd8a54277f84deee,
        _:N4087351251514a51ac913814dc525363,
        _:N8149d24f261244da8c8604a1ec4dfb7c,
        _:N98ec996882954350b6d62be825e08228,
        _:N99ffd3091f01464792695ca31c0664ba,
        _:Naa0ff5f9d8d344479773b330b12365f1,
        _:Nae4c4bec348a439cbb50c5f629cf2a58,
        _:Nbf51b99a146f4330a57db0b427315abd,
        _:Nf79c6c08b81d4d2e9b7a0c67713f24d9,
        _:Nfd33c145d581419ba3e5f6d75b3ee8e0 ;
    mo:track_count 12 ;
    schema:duration "PT79:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01bb30b674b945e592a073f22e360d3d,
        _:N1f4a6c42de7e4a86b8cf7c21360d0ef2,
        _:N3c63099ae5f94f0cbd8a54277f84deee,
        _:N4087351251514a51ac913814dc525363,
        _:N8149d24f261244da8c8604a1ec4dfb7c,
        _:N98ec996882954350b6d62be825e08228,
        _:N99ffd3091f01464792695ca31c0664ba,
        _:Naa0ff5f9d8d344479773b330b12365f1,
        _:Nae4c4bec348a439cbb50c5f629cf2a58,
        _:Nbf51b99a146f4330a57db0b427315abd,
        _:Nf79c6c08b81d4d2e9b7a0c67713f24d9,
        _:Nfd33c145d581419ba3e5f6d75b3ee8e0 .

