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

<artist/10021#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Asakura"@en,
        "朝倉京子"@ja ;
    foaf:made <album/66240#lyrics>,
        <album/66240#subject> ;
    foaf:name "Kyoko Asakura"@en,
        "朝倉京子"@ja .

<artist/4035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja ;
    foaf:made <album/66240#subject>,
        <album/66240#vocals> ;
    foaf:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja .

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

<album/31953> a mo:Release ;
    mo:catalogue_number "KICA-309" .

<artist/10020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66240#subject> ;
    schema:name "Ichinen Miura"@en,
        "三浦一年"@ja ;
    foaf:made <album/66240#composition>,
        <album/66240#subject> ;
    foaf:name "Ichinen Miura"@en,
        "三浦一年"@ja .

<artist/10022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66240#subject> ;
    schema:name "Maoto Yumeno"@en,
        "夢野真音"@ja ;
    foaf:made <album/66240#composition>,
        <album/66240#subject> ;
    foaf:name "Maoto Yumeno"@en,
        "夢野真音"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66240#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/66240#composition>,
        <album/66240#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<product/2783#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam: The 08th MS Team"@en,
        "機動戦士ガンダム 第08MS小隊"@ja,
        "Kidou Senshi Gundam: Dai-08MS-shoutai"@ja-latn ;
    foaf:name "Mobile Suit Gundam: The 08th MS Team"@en,
        "機動戦士ガンダム 第08MS小隊"@ja,
        "Kidou Senshi Gundam: Dai-08MS-shoutai"@ja-latn .

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

<album/66240#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn ;
    mo:performance_of <album/66240#musicalwork> ;
    mo:recorded_as <album/66240#musicalexpression> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn ;
    schema:workPerformed <album/66240#musicalwork> .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/66240/66240-1488843222.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/66240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn ;
    mo:composer <artist/10020#subject>,
        <artist/10022#subject>,
        <artist/322#subject> ;
    mo:produced_work <album/66240#musicalwork> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn .

<album/66240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn ;
    mo:catalogue_number "GA-090" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/31953> ;
    mo:publication_of <album/66240#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    mo:record_count 1 ;
    schema:about <product/2783#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/66240/66240-1488843222.jpg> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@en,
        "機動戦士ガンダム第08MS小隊 REPORT.1「所要時間3時間23分」"@ja,
        "Mobile Suit Gundam: The 08th MS Team REPORT.1 \"Time Needed: 3 Hours 23 Minutes\""@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/66240/66240-1488843222.jpg> .

_:N1131b4d9ab5c477da7503d95454b562b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REPORT.1-I \"Shot\""@en,
        "REPORT.1-I「被弾」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "REPORT.1-I \"Shot\""@en,
        "REPORT.1-I「被弾」"@ja .

_:N151d336513f64fcc9b07ab280011a532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complication"@en,
        "交錯"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Complication"@en,
        "交錯"@ja .

_:N2862af79a9884a2194b427f1c8de3980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advance to a Dense Forest"@en,
        "密林への進撃"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Advance to a Dense Forest"@en,
        "密林への進撃"@ja .

_:N333f13fb2f394e4e92ccc2faa1d79529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion"@en,
        "侵入"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Invasion"@en,
        "侵入"@ja .

_:N428f1eed111a4f3c9a913a0bb84796a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REPORT.1-II \"Mechanics\""@en,
        "REPORT.1-II「整備部隊」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "REPORT.1-II \"Mechanics\""@en,
        "REPORT.1-II「整備部隊」"@ja .

_:N478bae4762014f00a14d00817de49146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldiers"@en,
        "戦士"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Soldiers"@en,
        "戦士"@ja .

_:N588bf805a4cb4c76afa512a80faf79ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Inter mission-"@en,
        "-Inter mission-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "-Inter mission-"@en,
        "-Inter mission-"@ja .

_:N6434efca8fc94b638b1340c009f492e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining in the Storm"@en,
        "嵐の中で輝いて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Shining in the Storm"@en,
        "嵐の中で輝いて"@ja .

_:N73906fb48c6c4332b8159f232e466647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Front ~Many Battles~"@en,
        "前線にて～幾多の戦い～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "On the Front ~Many Battles~"@en,
        "前線にて～幾多の戦い～"@ja .

_:N77d93732726f4d52b98fd4af18d932bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return"@en,
        "帰還"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Return"@en,
        "帰還"@ja .

_:Na52664e216ab4e829567039b4d239f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REPORT.1-III \"Another Battle\""@en,
        "REPORT.1-III「もう一つの戦い」"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "REPORT.1-III \"Another Battle\""@en,
        "REPORT.1-III「もう一つの戦い」"@ja .

_:Nae306ba0e0e8424ebbbafa538eafc52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smell of Gunpowder"@en,
        "硝煙の匂い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Smell of Gunpowder"@en,
        "硝煙の匂い"@ja .

_:Ne8763f4a1b0347b597c2f2cfe1358fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure"@en,
        "強圧"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Pressure"@en,
        "強圧"@ja .

_:Nec4705f6cfba4e45bd5886d17e225d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counterattack ~Believe in Victory~"@en,
        "反撃～勝利を信じて～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "Counterattack ~Believe in Victory~"@en,
        "反撃～勝利を信じて～"@ja .

_:Nf36e0494c6aa4f1bab4a3cc3371977a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10 YEARS AFTER"@en,
        "10YEARS AFTER"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nee74ea5ec9da4f7aa2bcc24349caa7a4 ;
    schema:name "10 YEARS AFTER"@en,
        "10YEARS AFTER"@ja .

_:Nee74ea5ec9da4f7aa2bcc24349caa7a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1131b4d9ab5c477da7503d95454b562b,
        _:N151d336513f64fcc9b07ab280011a532,
        _:N2862af79a9884a2194b427f1c8de3980,
        _:N333f13fb2f394e4e92ccc2faa1d79529,
        _:N428f1eed111a4f3c9a913a0bb84796a8,
        _:N478bae4762014f00a14d00817de49146,
        _:N588bf805a4cb4c76afa512a80faf79ee,
        _:N6434efca8fc94b638b1340c009f492e2,
        _:N73906fb48c6c4332b8159f232e466647,
        _:N77d93732726f4d52b98fd4af18d932bf,
        _:Na52664e216ab4e829567039b4d239f43,
        _:Nae306ba0e0e8424ebbbafa538eafc52a,
        _:Ne8763f4a1b0347b597c2f2cfe1358fd1,
        _:Nec4705f6cfba4e45bd5886d17e225d27,
        _:Nf36e0494c6aa4f1bab4a3cc3371977a3 ;
    mo:track_count 15 ;
    schema:duration "PT69:10"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1131b4d9ab5c477da7503d95454b562b,
        _:N151d336513f64fcc9b07ab280011a532,
        _:N2862af79a9884a2194b427f1c8de3980,
        _:N333f13fb2f394e4e92ccc2faa1d79529,
        _:N428f1eed111a4f3c9a913a0bb84796a8,
        _:N478bae4762014f00a14d00817de49146,
        _:N588bf805a4cb4c76afa512a80faf79ee,
        _:N6434efca8fc94b638b1340c009f492e2,
        _:N73906fb48c6c4332b8159f232e466647,
        _:N77d93732726f4d52b98fd4af18d932bf,
        _:Na52664e216ab4e829567039b4d239f43,
        _:Nae306ba0e0e8424ebbbafa538eafc52a,
        _:Ne8763f4a1b0347b597c2f2cfe1358fd1,
        _:Nec4705f6cfba4e45bd5886d17e225d27,
        _:Nf36e0494c6aa4f1bab4a3cc3371977a3 .

