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

<artist/3824#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Hennrick"@en ;
    foaf:made <album/26327#lyrics>,
        <album/26327#subject> ;
    foaf:name "Linda Hennrick"@en .

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/26327#lyrics>,
        <album/26327#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<artist/9925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiji Mizutani"@en,
        "水谷啓二"@ja ;
    foaf:made <album/26327#lyrics>,
        <album/26327#subject> ;
    foaf:name "Keiji Mizutani"@en,
        "水谷啓二"@ja .

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

<album/64600> a mo:Release ;
    mo:catalogue_number "K25H-4267" .

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26327#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/26327#composition>,
        <album/26327#subject> ;
    foaf:name "Ichiro Nitta"@en,
        "新田一郎"@ja .

<product/659#subject> a schema:CreativeWork ;
    schema:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn ;
    foaf:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn .

<album/26327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn ;
    mo:composer <artist/9692#subject> ;
    mo:produced_work <album/26327#musicalwork> ;
    schema:name "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn .

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

<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/72/26327/26327-1306276140.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26327#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/26327/26327-1306276140.jpg> ;
    foaf:depicts <album/26327#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/26327/26327-1306276140.jpg> .

<https://medium-media.vgm.io/albums/72/26327/26327-1306276140.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24748#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26327#performance> ;
    schema:name "Darek Jackson"@en ;
    foaf:name "Darek Jackson"@en .

<artist/5868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26327#performance> ;
    schema:name "MIO"@en ;
    foaf:name "MIO"@en .

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

<album/26327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn ;
    mo:performance_of <album/26327#musicalwork> ;
    mo:performer <artist/24748#subject>,
        <artist/5868#subject> ;
    mo:recorded_as <album/26327#musicalexpression> ;
    schema:byArtist <artist/24748#subject>,
        <artist/5868#subject> ;
    schema:name "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn ;
    schema:workPerformed <album/26327#musicalwork> .

<album/26327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-04-10"^^xsd:date ;
    dcterms:title "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn ;
    mo:catalogue_number "K25G-7242" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/64600> ;
    mo:publication_of <album/26327#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N9480a8312e1d45bd8ec557d4100e445e ;
    mo:record_count 1 ;
    schema:about <product/659#subject> ;
    schema:byArtist <artist/24748#subject>,
        <artist/5868#subject> ;
    schema:datePublished "1985-04-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/26327/26327-1306276140.jpg> ;
    schema:name "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@en,
        "長編アニメーション エリア88 ACT１ 裏切りの大空 ドラマ編"@ja,
        "Chouhen Animation Area 88 ACT1 \"Uragiri no Oozora\" Drama-hen"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/26327/26327-1306276140.jpg> .

_:N3f919915f2254aceaedae1a2cddcad36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impatience"@en,
        "焦燥"@ja,
        "Shousou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Impatience"@en,
        "焦燥"@ja,
        "Shousou"@ja-latn .

_:N589ae5f5014042909ef56002933462e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cute Angel"@en,
        "可愛い天使"@ja,
        "Kawaii Tenshi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Cute Angel"@en,
        "可愛い天使"@ja,
        "Kawaii Tenshi"@ja-latn .

_:N6cc7a64ffeb342f8a54772951a349d61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamentation of Betrayal"@en,
        "慟哭の裏切り"@ja,
        "Doukoku no Uragiri"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Lamentation of Betrayal"@en,
        "慟哭の裏切り"@ja,
        "Doukoku no Uragiri"@ja-latn .

_:N78caa1c5dc42422f9725c90e404d8bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chome Hell"@en,
        "地獄の一丁目"@ja,
        "Jigoku no Icchoume"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Chome Hell"@en,
        "地獄の一丁目"@ja,
        "Jigoku no Icchoume"@ja-latn .

_:N89ee68b9582f4a05915f7bc04b273389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefields of Boiling Sand"@en,
        "熱砂の戦場"@ja,
        "Nessa no Senjou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Battlefields of Boiling Sand"@en,
        "熱砂の戦場"@ja,
        "Nessa no Senjou"@ja-latn .

_:N932fa663a5e54c5ba12da96d22be5d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tusks of Iron"@en,
        "鉄の牙"@ja,
        "Tetsu no Kiba"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Tusks of Iron"@en,
        "鉄の牙"@ja,
        "Tetsu no Kiba"@ja-latn .

_:Nafb8e25ae44e49a28fcc124fc4b4fa31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foreign Legion"@en,
        "外人部隊"@ja,
        "Gaijin Butai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Foreign Legion"@en,
        "外人部隊"@ja,
        "Gaijin Butai"@ja-latn .

_:Neec61bf109a74136bc0c56cf46264720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faraway Thoughts"@en,
        "遥かな想い"@ja,
        "Harukana Omoi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N9480a8312e1d45bd8ec557d4100e445e ;
    schema:name "Faraway Thoughts"@en,
        "遥かな想い"@ja,
        "Harukana Omoi"@ja-latn .

_:N9480a8312e1d45bd8ec557d4100e445e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f919915f2254aceaedae1a2cddcad36,
        _:N589ae5f5014042909ef56002933462e7,
        _:N6cc7a64ffeb342f8a54772951a349d61,
        _:N78caa1c5dc42422f9725c90e404d8bc2,
        _:N89ee68b9582f4a05915f7bc04b273389,
        _:N932fa663a5e54c5ba12da96d22be5d6a,
        _:Nafb8e25ae44e49a28fcc124fc4b4fa31,
        _:Neec61bf109a74136bc0c56cf46264720 ;
    mo:track_count 8 ;
    schema:duration "PT21:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3f919915f2254aceaedae1a2cddcad36,
        _:N589ae5f5014042909ef56002933462e7,
        _:N6cc7a64ffeb342f8a54772951a349d61,
        _:N78caa1c5dc42422f9725c90e404d8bc2,
        _:N89ee68b9582f4a05915f7bc04b273389,
        _:N932fa663a5e54c5ba12da96d22be5d6a,
        _:Nafb8e25ae44e49a28fcc124fc4b4fa31,
        _:Neec61bf109a74136bc0c56cf46264720 .

