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

<artist/5850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masao Urino"@en,
        "売野雅勇"@ja ;
    foaf:made <album/46742#lyrics>,
        <album/46742#subject> ;
    foaf:name "Masao Urino"@en,
        "売野雅勇"@ja .

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/46742#lyrics>,
        <album/46742#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

<album/46740> a mo:Release ;
    mo:catalogue_number "K20G-7072~3" .

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

<artist/10007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46742#subject> ;
    schema:name "You-she Matsuyama"@en,
        "松山祐士"@ja ;
    foaf:made <album/46742#composition>,
        <album/46742#subject> ;
    foaf:name "You-she Matsuyama"@en,
        "松山祐士"@ja .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46742#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/46742#composition>,
        <album/46742#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<release/16674#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam III: Encounters in Space"@en,
        "機動戦士ガンダムIII めぐりあい宇宙編"@ja,
        "Kidou Senshi Gundam III: Meguriai Sorahen"@ja-latn ;
    foaf:name "Mobile Suit Gundam III: Encounters in Space"@en,
        "機動戦士ガンダムIII めぐりあい宇宙編"@ja,
        "Kidou Senshi Gundam III: Meguriai Sorahen"@ja-latn .

<album/46742#musicalexpression> a mo:Signal ;
    mo:published_as <album/46742#subject> ;
    mo:records <album/46742#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/24/46742/46742-1404760383.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46742#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/46742/46742-1404760383.jpg> ;
    foaf:depicts <album/46742#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/46742/46742-1404760383.jpg> .

<https://medium-media.vgm.io/albums/24/46742/46742-1404760383.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46742#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn ;
    mo:performance_of <album/46742#musicalwork> ;
    mo:performer <artist/7575#subject> ;
    mo:recorded_as <album/46742#musicalexpression> ;
    schema:byArtist <artist/7575#subject> ;
    schema:name "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn ;
    schema:workPerformed <album/46742#musicalwork> .

<album/46742#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn ;
    mo:composer <artist/10007#subject>,
        <artist/3401#subject>,
        <artist/7575#subject> ;
    mo:produced_work <album/46742#musicalwork> ;
    schema:name "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn .

<artist/7575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46742#subject> ;
    mo:performed <album/46742#performance> ;
    schema:name "Daisuke Inoue"@en,
        "井上大輔"@ja ;
    foaf:made <album/46742#composition>,
        <album/46742#subject> ;
    foaf:name "Daisuke Inoue"@en,
        "井上大輔"@ja .

<album/46742#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-03-05"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn ;
    mo:catalogue_number "KICA-2014~5" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/46740> ;
    mo:publication_of <album/46742#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Na8ec192cc53e499d989ee8165f7e8968,
        _:Nb1d2c5bd81fc4e2c849fa30f9bf81e1c ;
    mo:record_count 2 ;
    schema:about <release/16674#subject> ;
    schema:byArtist <artist/7575#subject> ;
    schema:datePublished "1991-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/46742/46742-1404760383.jpg> ;
    schema:name "Mobile Suit Gundam III Meguriai sora Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 機動戦士ガンダムIII めぐりあい宇宙ドラマ編"@ja,
        "Mobile Suit Gundam III Meguriai sora Drama-hen"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/46742/46742-1404760383.jpg> .

_:N1d4485c36096406785a4ed70e73894c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めぐりあい宇宙II"@ja,
        "Meguriai Uchuu II"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT35:06"^^xsd:interval ;
    schema:inPlaylist _:Nb1d2c5bd81fc4e2c849fa30f9bf81e1c ;
    schema:name "めぐりあい宇宙II"@ja,
        "Meguriai Uchuu II"@ja-latn .

_:N9e605a4f6ee64f05b10f608d1030b0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めぐりあい宇宙I (そう入歌 ビギニング)"@ja,
        "Meguriai Uchuu I (Sounyuuka Beginning)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT35:34"^^xsd:interval ;
    schema:inPlaylist _:Nb1d2c5bd81fc4e2c849fa30f9bf81e1c ;
    schema:name "めぐりあい宇宙I (そう入歌 ビギニング)"@ja,
        "Meguriai Uchuu I (Sounyuuka Beginning)"@ja-latn .

_:Na5747530e475470db2f2786040d5cff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めぐりあい宇宙III (そう入歌 ビギニング)"@ja,
        "Meguriai Uchuu III (Sounyuuka Beginning)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT35:21"^^xsd:interval ;
    schema:inPlaylist _:Na8ec192cc53e499d989ee8165f7e8968 ;
    schema:name "めぐりあい宇宙III (そう入歌 ビギニング)"@ja,
        "Meguriai Uchuu III (Sounyuuka Beginning)"@ja-latn .

_:Nf4764054ed13469c9250973a125d4fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めぐりあい宇宙IV (そう入歌 めぐりあい／ビギニング)"@ja,
        "Meguriai Uchuu IV (Sounyuuka Meguriai / Beginning)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT34:58"^^xsd:interval ;
    schema:inPlaylist _:Na8ec192cc53e499d989ee8165f7e8968 ;
    schema:name "めぐりあい宇宙IV (そう入歌 めぐりあい／ビギニング)"@ja,
        "Meguriai Uchuu IV (Sounyuuka Meguriai / Beginning)"@ja-latn .

_:Na8ec192cc53e499d989ee8165f7e8968 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na5747530e475470db2f2786040d5cff1,
        _:Nf4764054ed13469c9250973a125d4fa4 ;
    mo:track_count 2 ;
    schema:duration "PT70:19"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na5747530e475470db2f2786040d5cff1,
        _:Nf4764054ed13469c9250973a125d4fa4 .

_:Nb1d2c5bd81fc4e2c849fa30f9bf81e1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d4485c36096406785a4ed70e73894c4,
        _:N9e605a4f6ee64f05b10f608d1030b0b2 ;
    mo:track_count 2 ;
    schema:duration "PT70:40"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1d4485c36096406785a4ed70e73894c4,
        _:N9e605a4f6ee64f05b10f608d1030b0b2 .

