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

<artist/386#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Mori"@en,
        "森ユキ"@ja ;
    foaf:made <album/11347#lyrics>,
        <album/11347#subject> ;
    foaf:name "Yuki Mori"@en,
        "森ユキ"@ja .

<artist/69510#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Nanohana"@en,
        "菜の花すみれ"@ja ;
    foaf:made <album/11347#lyrics>,
        <album/11347#subject> ;
    foaf:name "Sumire Nanohana"@en,
        "菜の花すみれ"@ja .

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

<artist/1065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11347#subject> ;
    schema:name "Yusuke Sakamoto"@en,
        "坂本裕介"@ja ;
    foaf:made <album/11347#composition>,
        <album/11347#subject> ;
    foaf:name "Yusuke Sakamoto"@en,
        "坂本裕介"@ja .

<album/11347#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn ;
    mo:composer <artist/1065#subject> ;
    mo:produced_work <album/11347#musicalwork> ;
    schema:name "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn .

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

<org/96#subject> schema:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn ;
    foaf:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/74/11347/11347-1229658265.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11347#performance> ;
    schema:name "Ryoko Shintani"@en,
        "新谷良子"@ja ;
    foaf:name "Ryoko Shintani"@en,
        "新谷良子"@ja .

<artist/3573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11347#performance> ;
    schema:name "Ai Tokunaga"@en,
        "徳永愛"@ja ;
    foaf:name "Ai Tokunaga"@en,
        "徳永愛"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11347#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11347#performance> ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<album/11347#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn ;
    mo:performance_of <album/11347#musicalwork> ;
    mo:performer <artist/1067#subject>,
        <artist/3573#subject>,
        <artist/4557#subject>,
        <artist/5499#subject> ;
    mo:recorded_as <album/11347#musicalexpression> ;
    schema:byArtist <artist/1067#subject>,
        <artist/3573#subject>,
        <artist/4557#subject>,
        <artist/5499#subject> ;
    schema:name "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn ;
    schema:workPerformed <album/11347#musicalwork> .

<album/11347#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-26"^^xsd:date ;
    dcterms:title "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn ;
    mo:catalogue_number "BRCA-1054" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/11347#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N22dfd151879048a4b71c8d07088868e1,
        _:N7e8f281d1b3e4e71a67ebe8455057588 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CROSS WORLD ~Mishiranu no Sora no Etatia~"@en ;
            foaf:name "CROSS WORLD ~Mishiranu no Sora no Etatia~"@en ] ;
    schema:byArtist <artist/1067#subject>,
        <artist/3573#subject>,
        <artist/4557#subject>,
        <artist/5499#subject> ;
    schema:datePublished "2005-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/11347/11347-1229658265.jpg> ;
    schema:name "Cross World Opening - Over The Sky CD＋DVD Version"@en,
        "Windows専用ソフト 「CROSS WORLD」 オープニングテーマ Over The Sky CD+DVD版"@ja,
        "Cross World Opening - Over The Sky CD＋DVD Version"@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/11347/11347-1229658265.jpg> .

_:N0f46cf54559a4146a21ffbf623304bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Memory *karaoke"@en,
        "君のMemory *karaoke"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N7e8f281d1b3e4e71a67ebe8455057588 ;
    schema:name "Your Memory *karaoke"@en,
        "君のMemory *karaoke"@ja .

_:N1e3fdad5d5d640ecbc28baab631b7d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Sky"@en,
        "Over The Sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N7e8f281d1b3e4e71a67ebe8455057588 ;
    schema:name "Over The Sky"@en,
        "Over The Sky"@ja .

_:N840de3f8b7734fa9a99b6885bd05a48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Sky *karaoke"@en,
        "Over The Sky *karaoke"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N7e8f281d1b3e4e71a67ebe8455057588 ;
    schema:name "Over The Sky *karaoke"@en,
        "Over The Sky *karaoke"@ja .

_:N9cd0d7ac0e9546e0b2bd3746681c09d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross World Opening Theme"@en,
        "クロスワールド オープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22dfd151879048a4b71c8d07088868e1 ;
    schema:name "Cross World Opening Theme"@en,
        "クロスワールド オープニングムービー"@ja .

_:Nc3763611c46d4133b793770c26ddb9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Memory"@en,
        "君のMemory"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N7e8f281d1b3e4e71a67ebe8455057588 ;
    schema:name "Your Memory"@en,
        "君のMemory"@ja .

_:Nca2d77d9b5ec4c6d96e049b88c957a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "May 5th, 2005 from Go! Go! Go! Fairies Cross World Stage \"Over The Sky\" (Live Movie)"@en,
        "2005年5月5日 Go!Go!Go!Fairies クロスワールドステージ内「Over The Sky」(ライブ映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22dfd151879048a4b71c8d07088868e1 ;
    schema:name "May 5th, 2005 from Go! Go! Go! Fairies Cross World Stage \"Over The Sky\" (Live Movie)"@en,
        "2005年5月5日 Go!Go!Go!Fairies クロスワールドステージ内「Over The Sky」(ライブ映像)"@ja .

_:N22dfd151879048a4b71c8d07088868e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9cd0d7ac0e9546e0b2bd3746681c09d4,
        _:Nca2d77d9b5ec4c6d96e049b88c957a28 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9cd0d7ac0e9546e0b2bd3746681c09d4,
        _:Nca2d77d9b5ec4c6d96e049b88c957a28 .

_:N7e8f281d1b3e4e71a67ebe8455057588 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f46cf54559a4146a21ffbf623304bc3,
        _:N1e3fdad5d5d640ecbc28baab631b7d0f,
        _:N840de3f8b7734fa9a99b6885bd05a48d,
        _:Nc3763611c46d4133b793770c26ddb9ac ;
    mo:track_count 4 ;
    schema:duration "PT20:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f46cf54559a4146a21ffbf623304bc3,
        _:N1e3fdad5d5d640ecbc28baab631b7d0f,
        _:N840de3f8b7734fa9a99b6885bd05a48d,
        _:Nc3763611c46d4133b793770c26ddb9ac .

