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

<artist/5439#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichi Ishihara"@en,
        "石原慎一"@ja ;
    foaf:made <album/70076#subject>,
        <album/70076#vocals> ;
    foaf:name "Shinichi Ishihara"@en,
        "石原慎一"@ja .

<artist/5689#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomu Sasaki"@en,
        "佐々木望"@ja ;
    foaf:made <album/70076#subject>,
        <album/70076#vocals> ;
    foaf:name "Nozomu Sasaki"@en,
        "佐々木望"@ja .

<artist/6356#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daiki Nakamura"@en,
        "中村大樹"@ja ;
    foaf:made <album/70076#subject>,
        <album/70076#vocals> ;
    foaf:name "Daiki Nakamura"@en,
        "中村大樹"@ja .

<artist/6444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja ;
    foaf:made <album/70076#lyrics>,
        <album/70076#subject> ;
    foaf:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja .

<album/70074> a mo:Release ;
    mo:catalogue_number "KICA-30" .

<artist/6930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70076#subject> ;
    schema:name "Osamu Totsuka"@en,
        "戸塚修"@ja ;
    foaf:made <album/70076#composition>,
        <album/70076#subject> ;
    foaf:name "Osamu Totsuka"@en,
        "戸塚修"@ja .

<product/5944#subject> a schema:CreativeWork ;
    schema:name "Ronin Warriors"@en,
        "鎧伝サムライトルーパー"@ja,
        "Yoroiden Samurai Troopers"@ja-latn ;
    foaf:name "Ronin Warriors"@en,
        "鎧伝サムライトルーパー"@ja,
        "Yoroiden Samurai Troopers"@ja-latn .

<album/70076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn ;
    mo:composer <artist/6930#subject> ;
    mo:produced_work <album/70076#musicalwork> ;
    schema:name "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn .

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

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

<album/70076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn ;
    mo:performance_of <album/70076#musicalwork> ;
    mo:recorded_as <album/70076#musicalexpression> ;
    schema:name "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn ;
    schema:workPerformed <album/70076#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/67/70076/70076-1501064745.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/70076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-02-05"^^xsd:date ;
    dcterms:title "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn ;
    mo:catalogue_number "KICA-2129" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/70074> ;
    mo:publication_of <album/70076#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    mo:record_count 1 ;
    schema:about <product/5944#subject> ;
    schema:datePublished "1993-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/70076/70076-1501064745.jpg> ;
    schema:name "Kourinden Samurai Troopers"@en,
        "光輪伝 サムライトルーパー"@ja,
        "Kourinden Samurai Troopers"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/70076/70076-1501064745.jpg> .

_:N0345a30eb6854bd3b0d571a0f0110680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE.4 光抱く友よ"@ja,
        "STAGE.4 Hikari Idaku Tomo yo"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT11:32"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "STAGE.4 光抱く友よ"@ja,
        "STAGE.4 Hikari Idaku Tomo yo"@ja-latn .

_:N21f030d9e19d42229c143c88780ec87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure"@ja,
        "Pressure"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "Pressure"@ja,
        "Pressure"@ja-latn .

_:N29c92320e8194d0cafbaaf8e37ae3b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE.5 FUGA"@ja,
        "STAGE.5 FUGA"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "STAGE.5 FUGA"@ja,
        "STAGE.5 FUGA"@ja-latn .

_:N43480b3f80b84f228d9014f1935e4e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE.3 彷徨"@ja,
        "STAGE.3 Houkou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "STAGE.3 彷徨"@ja,
        "STAGE.3 Houkou"@ja-latn .

_:N6c737f068a2e4fbbbbad38b4f68c446d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の跡"@ja,
        "Kaze no Ato"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "風の跡"@ja,
        "Kaze no Ato"@ja-latn .

_:N8e21c3c90b0b4546bca96d5f8d55d9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE.1 冬の忍花"@ja,
        "STAGE.1 Fuyu no Shinobu Hana"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT13:09"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "STAGE.1 冬の忍花"@ja,
        "STAGE.1 Fuyu no Shinobu Hana"@ja-latn .

_:N944b44df44554cc98323a5eaf72ea3a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE.2 木舞"@ja,
        "STAGE.2 Komai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "STAGE.2 木舞"@ja,
        "STAGE.2 Komai"@ja-latn .

_:Ndb87e265cfd74b59a9ed986482fc6b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢に抱かれて"@ja,
        "Yume ni Dakarete"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "夢に抱かれて"@ja,
        "Yume ni Dakarete"@ja-latn .

_:Nde5bef55b5be43959fff7db2a665050a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song <instrumental>"@ja,
        "Love Song <instrumental>"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "Love Song <instrumental>"@ja,
        "Love Song <instrumental>"@ja-latn .

_:Ned8dc5b33b884555974a6c765b71cf07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fill in the Dream"@ja,
        "Fill in the Dream"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4afcd52ac5f94eb79e9de9eb2961c72c ;
    schema:name "Fill in the Dream"@ja,
        "Fill in the Dream"@ja-latn .

_:N4afcd52ac5f94eb79e9de9eb2961c72c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0345a30eb6854bd3b0d571a0f0110680,
        _:N21f030d9e19d42229c143c88780ec87f,
        _:N29c92320e8194d0cafbaaf8e37ae3b36,
        _:N43480b3f80b84f228d9014f1935e4e9a,
        _:N6c737f068a2e4fbbbbad38b4f68c446d,
        _:N8e21c3c90b0b4546bca96d5f8d55d9a5,
        _:N944b44df44554cc98323a5eaf72ea3a1,
        _:Ndb87e265cfd74b59a9ed986482fc6b3d,
        _:Nde5bef55b5be43959fff7db2a665050a,
        _:Ned8dc5b33b884555974a6c765b71cf07 ;
    mo:track_count 10 ;
    schema:duration "PT70:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0345a30eb6854bd3b0d571a0f0110680,
        _:N21f030d9e19d42229c143c88780ec87f,
        _:N29c92320e8194d0cafbaaf8e37ae3b36,
        _:N43480b3f80b84f228d9014f1935e4e9a,
        _:N6c737f068a2e4fbbbbad38b4f68c446d,
        _:N8e21c3c90b0b4546bca96d5f8d55d9a5,
        _:N944b44df44554cc98323a5eaf72ea3a1,
        _:Ndb87e265cfd74b59a9ed986482fc6b3d,
        _:Nde5bef55b5be43959fff7db2a665050a,
        _:Ned8dc5b33b884555974a6c765b71cf07 .

