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

<artist/12455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao"@en,
        "マオ"@ja ;
    foaf:made <album/68520#lyrics>,
        <album/68520#subject> ;
    foaf:name "Mao"@en,
        "マオ"@ja .

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

<artist/12460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68520#subject> ;
    schema:name "Aki Mimegumi"@en,
        "御恵明希"@ja ;
    foaf:made <album/68520#composition>,
        <album/68520#subject> ;
    foaf:name "Aki Mimegumi"@en,
        "御恵明希"@ja .

<product/5219#subject> a schema:CreativeWork ;
    schema:name "Altair: A Record of Battles"@en,
        "将国のアルタイル"@ja,
        "Shoukoku no Altair"@ja-latn ;
    foaf:name "Altair: A Record of Battles"@en,
        "将国のアルタイル"@ja,
        "Shoukoku no Altair"@ja-latn .

<album/68520#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn ;
    mo:composer <artist/12460#subject> ;
    mo:produced_work <album/68520#musicalwork> ;
    schema:name "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/68520/68520-1499941784.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68520#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn ;
    mo:performance_of <album/68520#musicalwork> ;
    mo:performer <artist/12453#subject> ;
    mo:recorded_as <album/68520#musicalexpression> ;
    schema:byArtist <artist/12453#subject> ;
    schema:name "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/68520#musicalwork> .

<artist/12453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68520#performance> ;
    schema:name "SID"@en,
        "シド"@ja ;
    foaf:name "SID"@en,
        "シド"@ja .

<album/68520#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-02"^^xsd:date ;
    dcterms:title "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-2946~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/68520#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N1ec31b8ef37b4ec1b21fb305e119a46b,
        _:N29f271577b4c4d03950b419dda723bdc ;
    mo:record_count 2 ;
    schema:about <product/5219#subject> ;
    schema:byArtist <artist/12453#subject> ;
    schema:datePublished "2017-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/68520/68520-1499941784.jpg> ;
    schema:name "Rasen no Yume / SID [Limited Edition]"@en,
        "螺旋のユメ / シド"@ja,
        "Rasen no Yume / SID [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/68520/68520-1499941784.jpg> .

_:N40c9d78c0a9749a99d5a5665ed6e3232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋のユメ(Music Video)"@ja,
        "Rasen no Yume (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ec31b8ef37b4ec1b21fb305e119a46b ;
    schema:name "螺旋のユメ(Music Video)"@ja,
        "Rasen no Yume (Music Video)"@ja-latn .

_:N4b14a4903fd8473b82d66803c786db50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋のユメ -TV Size-"@ja,
        "Rasen no Yume -TV Size-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N29f271577b4c4d03950b419dda723bdc ;
    schema:name "螺旋のユメ -TV Size-"@ja,
        "Rasen no Yume -TV Size-"@ja-latn .

_:N5575e316aec649318c3f8e26fe6e8bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「将国のアルタイル」ノンクレジット オープニング映像"@ja,
        "TV Anime \"Shoukoku no Altair\" Non-credit Opening Eizou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ec31b8ef37b4ec1b21fb305e119a46b ;
    schema:name "TVアニメ「将国のアルタイル」ノンクレジット オープニング映像"@ja,
        "TV Anime \"Shoukoku no Altair\" Non-credit Opening Eizou"@ja-latn .

_:N76fc70f2681c4601bc97b40b3661c135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋のユメ -Instrumental-"@ja,
        "Rasen no Yume -Instrumental-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N29f271577b4c4d03950b419dda723bdc ;
    schema:name "螺旋のユメ -Instrumental-"@ja,
        "Rasen no Yume -Instrumental-"@ja-latn .

_:Nb83bea1d24ae449fb39c6f108508b547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋のユメ"@ja,
        "Rasen no Yume"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N29f271577b4c4d03950b419dda723bdc ;
    schema:name "螺旋のユメ"@ja,
        "Rasen no Yume"@ja-latn .

_:N1ec31b8ef37b4ec1b21fb305e119a46b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N40c9d78c0a9749a99d5a5665ed6e3232,
        _:N5575e316aec649318c3f8e26fe6e8bfa ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N40c9d78c0a9749a99d5a5665ed6e3232,
        _:N5575e316aec649318c3f8e26fe6e8bfa .

_:N29f271577b4c4d03950b419dda723bdc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b14a4903fd8473b82d66803c786db50,
        _:N76fc70f2681c4601bc97b40b3661c135,
        _:Nb83bea1d24ae449fb39c6f108508b547 ;
    mo:track_count 3 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b14a4903fd8473b82d66803c786db50,
        _:N76fc70f2681c4601bc97b40b3661c135,
        _:Nb83bea1d24ae449fb39c6f108508b547 .

