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

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

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

<artist/4775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9917#subject> ;
    schema:name "Sakino"@en ;
    foaf:made <album/9917#composition>,
        <album/9917#subject> ;
    foaf:name "Sakino"@en .

<artist/930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9917#subject> ;
    schema:name "soundTeMP"@en ;
    foaf:made <album/9917#composition>,
        <album/9917#subject> ;
    foaf:name "soundTeMP"@en .

<product/1146#subject> a schema:CreativeWork ;
    schema:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn ;
    foaf:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn .

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

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

<org/109#subject> schema:name "mistbell"@en,
        "mistbell"@ja,
        "mistbell"@ja-latn ;
    foaf:name "mistbell"@en,
        "mistbell"@ja,
        "mistbell"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/9917/9917-1218327337.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-09"^^xsd:date ;
    dcterms:title "Stratosphere"@en,
        "Stratosphere"@ja,
        "Stratosphere"@ja-latn ;
    mo:catalogue_number "MBCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9917#musicalexpression> ;
    mo:publisher <org/109#subject> ;
    mo:record _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    mo:record_count 1 ;
    schema:about <product/1146#subject> ;
    schema:datePublished "2003-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/9917/9917-1218327337.jpg> ;
    schema:name "Stratosphere"@en,
        "Stratosphere"@ja,
        "Stratosphere"@ja-latn ;
    schema:publisher <org/109#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/9917/9917-1218327337.jpg> .

_:N61aabfc450f243ec9f64f9c15727667e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そよ風"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    schema:name "そよ風"@ja .

_:N6bcaad972dfe4750a8574718e4c79930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The world of adventures"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    schema:name "The world of adventures"@ja .

_:Na00a4825caac477f91a3059b67ee2ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invigoration for Morroc"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    schema:name "Invigoration for Morroc"@ja .

_:Nc50519f401ce4c109da7d037c227ce50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水色の夏空 (Original)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    schema:name "水色の夏空 (Original)"@ja .

_:Nddbe9a7ff4b64ffd877e5671d6887e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Fighterers"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3bbf4d6f731e4063b54cb8320aa78278 ;
    schema:name "Everlasting Fighterers"@ja .

_:N3bbf4d6f731e4063b54cb8320aa78278 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61aabfc450f243ec9f64f9c15727667e,
        _:N6bcaad972dfe4750a8574718e4c79930,
        _:Na00a4825caac477f91a3059b67ee2ef4,
        _:Nc50519f401ce4c109da7d037c227ce50,
        _:Nddbe9a7ff4b64ffd877e5671d6887e74 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N61aabfc450f243ec9f64f9c15727667e,
        _:N6bcaad972dfe4750a8574718e4c79930,
        _:Na00a4825caac477f91a3059b67ee2ef4,
        _:Nc50519f401ce4c109da7d037c227ce50,
        _:Nddbe9a7ff4b64ffd877e5671d6887e74 .

