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

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

<album/33743> a mo:Release ;
    mo:catalogue_number "KICA-386" .

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

<artist/8028#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66286#subject> ;
    schema:name "Hidetoshi Yamada"@en,
        "山田秀俊"@ja ;
    foaf:made <album/66286#composition>,
        <album/66286#subject> ;
    foaf:name "Hidetoshi Yamada"@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/66286#lyrics> a mo:Lyrics .

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

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/66286/66286-1488927836.jpg> a schema:ImageObject,
        foaf:Image .

<album/66286#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/8028#subject> ;
    mo:produced_work <album/66286#musicalwork> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn .

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

<album/66286#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn ;
    mo:performance_of <album/66286#musicalwork> ;
    mo:performer <artist/8342#subject> ;
    mo:recorded_as <album/66286#musicalexpression> ;
    schema:byArtist <artist/8342#subject> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn ;
    schema:workPerformed <album/66286#musicalwork> .

<artist/8342#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66286#performance> ;
    schema:name "members of The Czech Philharmonic Orchestra"@en ;
    foaf:name "members of The Czech Philharmonic Orchestra"@en .

<album/66286#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn ;
    mo:catalogue_number "A8-861" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33743> ;
    mo:publication_of <album/66286#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N101c5782351d451bb4b5269ff07625da ;
    mo:record_count 1 ;
    schema:about <product/2783#subject> ;
    schema:byArtist <artist/8342#subject> ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/66286/66286-1488927836.jpg> ;
    schema:name "Mobile Suit Gundam: The 08th MS Team recorded in PLAHA"@en,
        "機動戦士ガンダム第08MS小隊 recorded in PLAHA"@ja,
        "Kidou Senshi Gundam Dai 08MS Shoutai recorded in PLAHA"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/66286/66286-1488927836.jpg> .

_:N04a6409eeefe4cf49b6bdf08fd7a9c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V"@en,
        "V"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "V"@en,
        "V"@ja .

_:N301c5bdd5b9a44d9af179d2ba33da06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IX"@en,
        "IX"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "IX"@en,
        "IX"@ja .

_:N3f500452a8bf453082e325793c9441f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIII"@en,
        "VIII"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "VIII"@en,
        "VIII"@ja .

_:N41e0bf9f90a94946863c931121d7678b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I"@en,
        "I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "I"@en,
        "I"@ja .

_:N63726bc513c8452fb1f1fe6f77039bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II"@en,
        "II"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "II"@en,
        "II"@ja .

_:N671acb5a852544e1986e366a2c522755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III"@en,
        "III"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "III"@en,
        "III"@ja .

_:N6ac7f32fa6fc4376a414b0e805797764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VII"@en,
        "VII"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "VII"@en,
        "VII"@ja .

_:N73d6dca05e904def90308fd7933dab7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X"@en,
        "X"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "X"@en,
        "X"@ja .

_:N78ba80b238894045ae3dce2a44e71f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XII"@en,
        "XII"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "XII"@en,
        "XII"@ja .

_:N92ae8940dc084c4995a2445dcf694d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XI"@en,
        "XI"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "XI"@en,
        "XI"@ja .

_:N943818c4c57c4e01a5633dfbf3a6adf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI"@en,
        "VI"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "VI"@en,
        "VI"@ja .

_:Nadee30a9dc0b457a9038659207c3fec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Eyes"@en,
        "Open Your Eyes"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "Open Your Eyes"@en,
        "Open Your Eyes"@ja .

_:Nc5e730f49b4d4185a33aace42d5c02c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV"@en,
        "IV"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "IV"@en,
        "IV"@ja .

_:Nda1e1dfafde242fe8d7be50d04ec3fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Future Drawing"@en,
        "名前のない未来図"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N101c5782351d451bb4b5269ff07625da ;
    schema:name "Nameless Future Drawing"@en,
        "名前のない未来図"@ja .

_:N101c5782351d451bb4b5269ff07625da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a6409eeefe4cf49b6bdf08fd7a9c47,
        _:N301c5bdd5b9a44d9af179d2ba33da06f,
        _:N3f500452a8bf453082e325793c9441f1,
        _:N41e0bf9f90a94946863c931121d7678b,
        _:N63726bc513c8452fb1f1fe6f77039bce,
        _:N671acb5a852544e1986e366a2c522755,
        _:N6ac7f32fa6fc4376a414b0e805797764,
        _:N73d6dca05e904def90308fd7933dab7b,
        _:N78ba80b238894045ae3dce2a44e71f29,
        _:N92ae8940dc084c4995a2445dcf694d8c,
        _:N943818c4c57c4e01a5633dfbf3a6adf1,
        _:Nadee30a9dc0b457a9038659207c3fec2,
        _:Nc5e730f49b4d4185a33aace42d5c02c1,
        _:Nda1e1dfafde242fe8d7be50d04ec3fbb ;
    mo:track_count 14 ;
    schema:duration "PT51:55"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N04a6409eeefe4cf49b6bdf08fd7a9c47,
        _:N301c5bdd5b9a44d9af179d2ba33da06f,
        _:N3f500452a8bf453082e325793c9441f1,
        _:N41e0bf9f90a94946863c931121d7678b,
        _:N63726bc513c8452fb1f1fe6f77039bce,
        _:N671acb5a852544e1986e366a2c522755,
        _:N6ac7f32fa6fc4376a414b0e805797764,
        _:N73d6dca05e904def90308fd7933dab7b,
        _:N78ba80b238894045ae3dce2a44e71f29,
        _:N92ae8940dc084c4995a2445dcf694d8c,
        _:N943818c4c57c4e01a5633dfbf3a6adf1,
        _:Nadee30a9dc0b457a9038659207c3fec2,
        _:Nc5e730f49b4d4185a33aace42d5c02c1,
        _:Nda1e1dfafde242fe8d7be50d04ec3fbb .

