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

<artist/10822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Narumi Yamamoto"@en,
        "山本成美"@ja ;
    foaf:made <album/77657#lyrics>,
        <album/77657#subject> ;
    foaf:name "Narumi Yamamoto"@en,
        "山本成美"@ja .

<artist/15475#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misty Eyes"@en ;
    foaf:made <album/77657#subject>,
        <album/77657#vocals> ;
    foaf:name "Misty Eyes"@en .

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/77657#lyrics>,
        <album/77657#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

<artist/5896#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuzou Ishino"@en,
        "石野竜三"@ja ;
    foaf:made <album/77657#subject>,
        <album/77657#vocals> ;
    foaf:name "Ryuzou Ishino"@en,
        "石野竜三"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:made <album/77657#subject>,
        <album/77657#vocals> ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/77657#lyrics>,
        <album/77657#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<album/59309> a mo:Release ;
    mo:catalogue_number "KICA-2065" .

<artist/808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77657#subject> ;
    schema:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja ;
    foaf:made <album/77657#composition>,
        <album/77657#subject> ;
    foaf:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja .

<artist/8487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77657#subject> ;
    schema:name "Hisaaki Hogari"@en,
        "保刈久明"@ja ;
    foaf:made <album/77657#composition>,
        <album/77657#subject> ;
    foaf:name "Hisaaki Hogari"@en,
        "保刈久明"@ja .

<artist/8589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77657#subject> ;
    schema:name "Riki Arai"@en,
        "新井理生"@ja ;
    foaf:made <album/77657#composition>,
        <album/77657#subject> ;
    foaf:name "Riki Arai"@en,
        "新井理生"@ja .

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

<album/77657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn ;
    mo:performance_of <album/77657#musicalwork> ;
    mo:recorded_as <album/77657#musicalexpression> ;
    schema:name "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn ;
    schema:workPerformed <album/77657#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/75/77657/77657-1526210657.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77657#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/77657/77657-1526210657.jpg> ;
    foaf:depicts <album/77657#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/77657/77657-1526210657.jpg> .

<https://medium-media.vgm.io/albums/75/77657/77657-1526210657.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn ;
    mo:composer <artist/808#subject>,
        <artist/8487#subject>,
        <artist/8589#subject> ;
    mo:produced_work <album/77657#musicalwork> ;
    schema:name "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn .

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

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

<album/77657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-02-21"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn ;
    mo:catalogue_number "KICA-338" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/59309> ;
    mo:publication_of <album/77657#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mobile Suit Gundam Wing Blind Target"@en ;
            foaf:name "Mobile Suit Gundam Wing Blind Target"@en ] ;
    schema:datePublished "1997-02-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/75/77657/77657-1526210657.jpg> ;
    schema:name "Mobile Suit Gundam W \"BLIND TARGET-2\""@en,
        "新機動戦記ガンダムW　BLIND TARGET-2"@ja,
        "Shin Kidousenki Gundam W 「BLIND TARGET-2」"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/77657/77657-1526210657.jpg> .

_:N4ed2d38aef7e4d248d4ddaf80cf1e372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let into top"@ja,
        "Let into top"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "Let into top"@ja,
        "Let into top"@ja-latn .

_:N552bb8e059fb4192b78b8e429fdbcd64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja,
        "Epilogue"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "エピローグ"@ja,
        "Epilogue"@ja-latn .

_:N623061e055314c68b84865919cdce490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE OFF TO THE SKY"@ja,
        "TAKE OFF TO THE SKY"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "TAKE OFF TO THE SKY"@ja,
        "TAKE OFF TO THE SKY"@ja-latn .

_:N839073cad60f44eba9087ea080e5c482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第8話「閃光の彼方」"@ja,
        "Dai-8-wa \"Senkou no Kanata\""@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT10:14"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "第8話「閃光の彼方」"@ja,
        "Dai-8-wa \"Senkou no Kanata\""@ja-latn .

_:N869d5dda7b0940ae8791ad1545116a7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第7話「偽りの未来」"@ja,
        "Dai-7-wa \"Itsuwari no Mirai\""@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT10:58"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "第7話「偽りの未来」"@ja,
        "Dai-7-wa \"Itsuwari no Mirai\""@ja-latn .

_:N968ff62ccb6544ed9fdaa88a4112d68d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIND EDUCATION"@ja,
        "MIND EDUCATION"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "MIND EDUCATION"@ja,
        "MIND EDUCATION"@ja-latn .

_:Ne825029af4ef4e72a78f860e4ff990cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第5話「隠された扉」"@ja,
        "Dai-5-wa \"Kakusareta Tobira\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "第5話「隠された扉」"@ja,
        "Dai-5-wa \"Kakusareta Tobira\""@ja-latn .

_:Ned2fa47a5373401aaa51068ec5709cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6話「復讐と祈り」"@ja,
        "Dai-6-wa \"Fukushuu to Inori\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:inPlaylist _:N8c87b3a4b46c4ae88ec1f8cb964e771a ;
    schema:name "第6話「復讐と祈り」"@ja,
        "Dai-6-wa \"Fukushuu to Inori\""@ja-latn .

_:N8c87b3a4b46c4ae88ec1f8cb964e771a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ed2d38aef7e4d248d4ddaf80cf1e372,
        _:N552bb8e059fb4192b78b8e429fdbcd64,
        _:N623061e055314c68b84865919cdce490,
        _:N839073cad60f44eba9087ea080e5c482,
        _:N869d5dda7b0940ae8791ad1545116a7a,
        _:N968ff62ccb6544ed9fdaa88a4112d68d,
        _:Ne825029af4ef4e72a78f860e4ff990cd,
        _:Ned2fa47a5373401aaa51068ec5709cf6 ;
    mo:track_count 8 ;
    schema:duration "PT61:33"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4ed2d38aef7e4d248d4ddaf80cf1e372,
        _:N552bb8e059fb4192b78b8e429fdbcd64,
        _:N623061e055314c68b84865919cdce490,
        _:N839073cad60f44eba9087ea080e5c482,
        _:N869d5dda7b0940ae8791ad1545116a7a,
        _:N968ff62ccb6544ed9fdaa88a4112d68d,
        _:Ne825029af4ef4e72a78f860e4ff990cd,
        _:Ned2fa47a5373401aaa51068ec5709cf6 .

