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

<artist/18020#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Morita"@en,
        "森田由美"@ja ;
    foaf:made <album/24231#lyrics>,
        <album/24231#subject> ;
    foaf:name "Yumi Morita"@en,
        "森田由美"@ja .

<artist/24889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Yamagiwa"@en,
        "山際祥子"@ja ;
    foaf:made <album/24231#subject>,
        <album/24231#vocals> ;
    foaf:name "Yoshiko Yamagiwa"@en,
        "山際祥子"@ja .

<artist/28096#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Kuwae"@en,
        "桑江知子"@ja ;
    foaf:made <album/24231#subject>,
        <album/24231#vocals> ;
    foaf:name "Tomoko Kuwae"@en,
        "桑江知子"@ja .

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

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

<album/24229> a mo:Release ;
    mo:catalogue_number "K28G-7298" .

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

<product/658#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/24231#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn ;
    mo:composer <artist/9692#subject> ;
    mo:produced_work <album/24231#musicalwork> ;
    schema:name "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn .

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

<album/24231#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn ;
    mo:performance_of <album/24231#musicalwork> ;
    mo:recorded_as <album/24231#musicalexpression> ;
    schema:name "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn ;
    schema:workPerformed <album/24231#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/13/24231/24231-8b3c1cab0b3c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24231#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/24231/24231-8b3c1cab0b3c.jpg> ;
    foaf:depicts <album/24231#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/24231/24231-8b3c1cab0b3c.jpg> .

<https://medium-media.vgm.io/albums/13/24231/24231-8b3c1cab0b3c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/24231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-01-09"^^xsd:date ;
    dcterms:title "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn ;
    mo:catalogue_number "KICA-2114" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24229> ;
    mo:publication_of <album/24231#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    mo:record_count 1 ;
    schema:about <product/658#subject> ;
    schema:datePublished "1993-01-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/13/24231/24231-8b3c1cab0b3c.jpg> ;
    schema:name "Area 88 Image Album Moeru Shinkirou"@en,
        "STAR CHILD COLLECTION エリア88 イメージ・アルバム 燃える蜃気楼"@ja,
        "STAR CHILD COLLECTION Area 88 Image Album Moeru Shinkirou"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/24231/24231-8b3c1cab0b3c.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "笹木志伸"@en ;
    foaf:made <album/24231#vocals> ;
    foaf:name "笹木志伸"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "笹木志伸"@en ;
    foaf:made <album/24231#subject> ;
    foaf:name "笹木志伸"@en .

_:N22a7ae85c0634197ba8da52593984abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けをめざして"@ja,
        "Yoake wo Mezashite"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "夜明けをめざして"@ja,
        "Yoake wo Mezashite"@ja-latn .

_:N2ccd17a4748c467181e0065433406c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の約束"@ja,
        "Eien no Yakusoku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "永遠の約束"@ja,
        "Eien no Yakusoku"@ja-latn .

_:N429258b51162455b83792f68476bd955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Is Hell"@ja,
        "War Is Hell"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "War Is Hell"@ja,
        "War Is Hell"@ja-latn .

_:N4ee36ea0a527476baa75cb7634ea0ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユダの烙印"@ja,
        "Juda no Rakuin"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "ユダの烙印"@ja,
        "Juda no Rakuin"@ja-latn .

_:N9cf5c3bc975340adbe338900fdf55a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Highway"@ja,
        "Sky Highway"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "Sky Highway"@ja,
        "Sky Highway"@ja-latn .

_:Na256bc742b3a4a16a0f9202dadc7b57b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Red"@ja,
        "Thunder Red"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "Thunder Red"@ja,
        "Thunder Red"@ja-latn .

_:Nb514f6e056524aae83cc8ac27dce35f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスランの夕陽"@ja,
        "Aslan no Yuuhi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "アスランの夕陽"@ja,
        "Aslan no Yuuhi"@ja-latn .

_:Nc214d251bb33408a9c128de1aae21ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地獄のファイター"@ja,
        "Jigoku no Fighter"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "地獄のファイター"@ja,
        "Jigoku no Fighter"@ja-latn .

_:Nd5d4366ffbb944fcace1c9bc0c30bdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back To Sky"@ja,
        "Back To Sky"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "Back To Sky"@ja,
        "Back To Sky"@ja-latn .

_:Ne5089c4b086d448a9f38d672452a9533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Paris"@ja,
        "Secret Paris"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1d0b3bcce4ac4b69818bd481f9c52841 ;
    schema:name "Secret Paris"@ja,
        "Secret Paris"@ja-latn .

_:N1d0b3bcce4ac4b69818bd481f9c52841 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22a7ae85c0634197ba8da52593984abd,
        _:N2ccd17a4748c467181e0065433406c4a,
        _:N429258b51162455b83792f68476bd955,
        _:N4ee36ea0a527476baa75cb7634ea0ef2,
        _:N9cf5c3bc975340adbe338900fdf55a30,
        _:Na256bc742b3a4a16a0f9202dadc7b57b,
        _:Nb514f6e056524aae83cc8ac27dce35f1,
        _:Nc214d251bb33408a9c128de1aae21ed9,
        _:Nd5d4366ffbb944fcace1c9bc0c30bdf2,
        _:Ne5089c4b086d448a9f38d672452a9533 ;
    mo:track_count 10 ;
    schema:duration "PT39:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N22a7ae85c0634197ba8da52593984abd,
        _:N2ccd17a4748c467181e0065433406c4a,
        _:N429258b51162455b83792f68476bd955,
        _:N4ee36ea0a527476baa75cb7634ea0ef2,
        _:N9cf5c3bc975340adbe338900fdf55a30,
        _:Na256bc742b3a4a16a0f9202dadc7b57b,
        _:Nb514f6e056524aae83cc8ac27dce35f1,
        _:Nc214d251bb33408a9c128de1aae21ed9,
        _:Nd5d4366ffbb944fcace1c9bc0c30bdf2,
        _:Ne5089c4b086d448a9f38d672452a9533 .

