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

<artist/27563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lily"@en,
        "りりィ"@ja ;
    foaf:made <album/40309#lyrics>,
        <album/40309#subject> ;
    foaf:name "Lily"@en,
        "りりィ"@ja .

<album/40308> a mo:Release ;
    mo:catalogue_number "25AGL-3004" .

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

<artist/16328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40309#subject> ;
    schema:name "Yoshiki Kojima"@en,
        "小島良喜"@ja ;
    foaf:made <album/40309#composition>,
        <album/40309#subject> ;
    foaf:name "Yoshiki Kojima"@en,
        "小島良喜"@ja .

<artist/5871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40309#subject> ;
    schema:name "Tachio Akano"@en,
        "あかのたちお"@ja ;
    foaf:made <album/40309#composition>,
        <album/40309#subject> ;
    foaf:name "Tachio Akano"@en,
        "あかのたちお"@ja .

<product/6868#subject> a schema:CreativeWork ;
    schema:name "GoShogun: The Time Étranger"@en,
        "戦国魔神ゴーショーグン 時の異邦人"@ja,
        "Sengoku Majin Goshogun: Toki no Étranger"@ja-latn ;
    foaf:name "GoShogun: The Time Étranger"@en,
        "戦国魔神ゴーショーグン 時の異邦人"@ja,
        "Sengoku Majin Goshogun: Toki no Étranger"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/40309/40309-1373120997.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/40309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn ;
    mo:performance_of <album/40309#musicalwork> ;
    mo:performer <artist/15438#subject> ;
    mo:recorded_as <album/40309#musicalexpression> ;
    schema:byArtist <artist/15438#subject> ;
    schema:name "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn ;
    schema:workPerformed <album/40309#musicalwork> .

<album/40309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn ;
    mo:composer <artist/15438#subject>,
        <artist/16328#subject>,
        <artist/5871#subject> ;
    mo:produced_work <album/40309#musicalwork> ;
    schema:name "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn .

<artist/15438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40309#subject> ;
    mo:performed <album/40309#performance> ;
    schema:name "Haruko Kuwana"@en,
        "桑名晴子"@ja ;
    foaf:made <album/40309#composition>,
        <album/40309#lyrics>,
        <album/40309#subject> ;
    foaf:name "Haruko Kuwana"@en,
        "桑名晴子"@ja .

<album/40309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-25"^^xsd:date ;
    dcterms:title "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn ;
    mo:catalogue_number "TKCA-70797" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/40308> ;
    mo:publication_of <album/40309#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Neb34fc56345041399566775e5cf0b9d5 ;
    mo:record_count 1 ;
    schema:about <product/6868#subject> ;
    schema:byArtist <artist/15438#subject> ;
    schema:datePublished "1996-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/40309/40309-1373120997.jpg> ;
    schema:name "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@en,
        "魔神ゴーショーグン 時の異邦人(エトランゼ) 音楽編"@ja,
        "Sengoku Majin Goshogun -Toki no Étranger- Music Collection"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/40309/40309-1373120997.jpg> .

_:N04db89f1057b427980c7b98b900e0789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流血の威嚇"@ja,
        "Ryuuketsu no Ikaku"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "流血の威嚇"@ja,
        "Ryuuketsu no Ikaku"@ja-latn .

_:N210c6e8d89c94b12a2aa58d8c589fc6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の予兆"@ja,
        "Unmei no Yochou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "運命の予兆"@ja,
        "Unmei no Yochou"@ja-latn .

_:N44bcd30260d04d5a9e220f1f5aec34fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "44口径の呟き"@ja,
        "44 Koukei no Tsubuyaki"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "44口径の呟き"@ja,
        "44 Koukei no Tsubuyaki"@ja-latn .

_:N56545cd4ac2b45aca64c028b0d2e7f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時を超えて (時の異邦人・インストゥルメンタル)"@ja,
        "Toki wo Koete (Toki no Étranger - Instrumental)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "時を超えて (時の異邦人・インストゥルメンタル)"@ja,
        "Toki wo Koete (Toki no Étranger - Instrumental)"@ja-latn .

_:N613237073f6e44ffb0db85206848d9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beast Attack"@ja,
        "Beast Attack"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "Beast Attack"@ja,
        "Beast Attack"@ja-latn .

_:N68e8f52b86124054af3e618d5c1f4f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夜中のメリーゴーランド"@ja,
        "Mayonaka no Merry-go-round"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "真夜中のメリーゴーランド"@ja,
        "Mayonaka no Merry-go-round"@ja-latn .

_:N9dd70f6c257f45eb99483d3593f8bb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge for Tomorrow"@ja,
        "Challenge for Tomorrow"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "Challenge for Tomorrow"@ja,
        "Challenge for Tomorrow"@ja-latn .

_:Nb1c732c3f7b64408a22e1765f882a0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ともに歩けば"@ja,
        "Tomo ni Arukeba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "ともに歩けば"@ja,
        "Tomo ni Arukeba"@ja-latn .

_:Nc891c976f5cc4c6ab253d3830f2bd5d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の異邦人"@ja,
        "Toki no Étranger"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "時の異邦人"@ja,
        "Toki no Étranger"@ja-latn .

_:Ndd4cb118e75c46f7a96d73e438edc787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘れないで"@ja,
        "Wasurenaide"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "忘れないで"@ja,
        "Wasurenaide"@ja-latn .

_:Nf7268ae24a2d4c1f9b7cb033cc44c1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Again (時の異邦人・インストゥルメンタル)"@ja,
        "See You Again (Toki no Étranger - Instrumental)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Neb34fc56345041399566775e5cf0b9d5 ;
    schema:name "See You Again (時の異邦人・インストゥルメンタル)"@ja,
        "See You Again (Toki no Étranger - Instrumental)"@ja-latn .

_:Neb34fc56345041399566775e5cf0b9d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04db89f1057b427980c7b98b900e0789,
        _:N210c6e8d89c94b12a2aa58d8c589fc6a,
        _:N44bcd30260d04d5a9e220f1f5aec34fc,
        _:N56545cd4ac2b45aca64c028b0d2e7f14,
        _:N613237073f6e44ffb0db85206848d9c9,
        _:N68e8f52b86124054af3e618d5c1f4f56,
        _:N9dd70f6c257f45eb99483d3593f8bb08,
        _:Nb1c732c3f7b64408a22e1765f882a0e0,
        _:Nc891c976f5cc4c6ab253d3830f2bd5d4,
        _:Ndd4cb118e75c46f7a96d73e438edc787,
        _:Nf7268ae24a2d4c1f9b7cb033cc44c1d7 ;
    mo:track_count 11 ;
    schema:duration "PT41:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04db89f1057b427980c7b98b900e0789,
        _:N210c6e8d89c94b12a2aa58d8c589fc6a,
        _:N44bcd30260d04d5a9e220f1f5aec34fc,
        _:N56545cd4ac2b45aca64c028b0d2e7f14,
        _:N613237073f6e44ffb0db85206848d9c9,
        _:N68e8f52b86124054af3e618d5c1f4f56,
        _:N9dd70f6c257f45eb99483d3593f8bb08,
        _:Nb1c732c3f7b64408a22e1765f882a0e0,
        _:Nc891c976f5cc4c6ab253d3830f2bd5d4,
        _:Ndd4cb118e75c46f7a96d73e438edc787,
        _:Nf7268ae24a2d4c1f9b7cb033cc44c1d7 .

