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

<artist/16298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuji Mitsuya"@en,
        "三ツ矢雄二"@ja ;
    foaf:made <album/88064#subject>,
        <album/88064#vocals> ;
    foaf:name "Yuji Mitsuya"@en,
        "三ツ矢雄二"@ja .

<artist/19077#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Fujikawa"@en,
        "藤川桂介"@ja ;
    foaf:made <album/88064#lyrics>,
        <album/88064#subject> ;
    foaf:name "Keisuke Fujikawa"@en,
        "藤川桂介"@ja .

<artist/31761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin-ichi Kawaharada"@en,
        "川原田新一"@ja ;
    foaf:made <album/88064#subject>,
        <album/88064#vocals> ;
    foaf:name "Shin-ichi Kawaharada"@en,
        "川原田新一"@ja .

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

<artist/5262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88064#subject> ;
    schema:name "Kei Wakakusa"@en,
        "若草恵"@ja ;
    foaf:made <album/88064#composition>,
        <album/88064#subject> ;
    foaf:name "Kei Wakakusa"@en,
        "若草恵"@ja .

<artist/8442#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88064#subject> ;
    schema:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja ;
    foaf:made <album/88064#composition>,
        <album/88064#subject> ;
    foaf:name "Yuichiro Oda"@en,
        "小田裕一郎"@ja .

<product/21664#subject> a schema:CreativeWork ;
    schema:name "GOD MARS"@en,
        "六神合体ゴッドマーズ"@ja,
        "Rokushin Gattai God Mars"@ja-latn ;
    foaf:name "GOD MARS"@en,
        "六神合体ゴッドマーズ"@ja,
        "Rokushin Gattai God Mars"@ja-latn .

<product/21669#subject> a schema:CreativeWork ;
    schema:name "GOD MARS the MOVIE"@en,
        "劇場版 六神合体ゴッドマーズ"@ja,
        "Gekijouban Rokushin Gattai God Mars"@ja-latn ;
    foaf:name "GOD MARS the MOVIE"@en,
        "劇場版 六神合体ゴッドマーズ"@ja,
        "Gekijouban Rokushin Gattai God Mars"@ja-latn .

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

<album/88064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn ;
    mo:performance_of <album/88064#musicalwork> ;
    mo:recorded_as <album/88064#musicalexpression> ;
    schema:name "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn ;
    schema:workPerformed <album/88064#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/46/88064/88064-1561475544.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/88064/88064-1561475544.jpg> ;
    foaf:depicts <album/88064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/88064/88064-1561475544.jpg> .

<https://medium-media.vgm.io/albums/46/88064/88064-1561475544.jpg> a schema:ImageObject,
        foaf:Image .

<album/88064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn ;
    mo:composer <artist/5262#subject>,
        <artist/8442#subject> ;
    mo:produced_work <album/88064#musicalwork> ;
    schema:name "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn .

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

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

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

<album/88064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-07-05"^^xsd:date ;
    dcterms:title "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn ;
    mo:catalogue_number "K08S-3053" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/88064#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N296fed1897114c16a208a8119f096f0c ;
    mo:record_count 1 ;
    schema:about <product/21664#subject>,
        <product/21669#subject> ;
    schema:datePublished "1983-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/88064/88064-1561475544.jpg> ;
    schema:name "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@en,
        "アニメ・ベスト・カップリング・シリーズ⑭ 六神合体ゴッドマーズ"@ja,
        "Anime Best Coupling Series 14 Rokushin Gattai God Mars"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/88064/88064-1561475544.jpg> .

_:N03147e3daee4443993395f773b5764b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ララバイ・マーズ"@ja,
        "Lullaby Mars"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N296fed1897114c16a208a8119f096f0c ;
    schema:name "ララバイ・マーズ"@ja,
        "Lullaby Mars"@ja-latn .

_:N323eae4673d148628955021019b49b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday City"@ja,
        "Birthday City"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N296fed1897114c16a208a8119f096f0c ;
    schema:name "Birthday City"@ja,
        "Birthday City"@ja-latn .

_:N32b6073eb2fd4b7db30f50901ec86656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のストーリィ"@ja,
        "Ai no Story"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N296fed1897114c16a208a8119f096f0c ;
    schema:name "愛のストーリィ"@ja,
        "Ai no Story"@ja-latn .

_:Nf62005e845f44d619b7ee8631530eda6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "17才の伝説"@ja,
        "17-sai no Densetsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N296fed1897114c16a208a8119f096f0c ;
    schema:name "17才の伝説"@ja,
        "17-sai no Densetsu"@ja-latn .

_:N296fed1897114c16a208a8119f096f0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03147e3daee4443993395f773b5764b6,
        _:N323eae4673d148628955021019b49b81,
        _:N32b6073eb2fd4b7db30f50901ec86656,
        _:Nf62005e845f44d619b7ee8631530eda6 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03147e3daee4443993395f773b5764b6,
        _:N323eae4673d148628955021019b49b81,
        _:N32b6073eb2fd4b7db30f50901ec86656,
        _:Nf62005e845f44d619b7ee8631530eda6 .

