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

<artist/26989#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiko Mizuhara"@en,
        "水原明子"@ja ;
    foaf:made <album/113661#subject>,
        <album/113661#vocals> ;
    foaf:name "Akiko Mizuhara"@en,
        "水原明子"@ja .

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113661#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/113661#composition>,
        <album/113661#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<product/5447#subject> a schema:CreativeWork ;
    schema:name "The Ideon: A Contact"@en,
        "伝説巨神イデオン 接触篇"@ja,
        "Densetsu Kyojin Ideon: Sesshokuhen"@ja-latn ;
    foaf:name "The Ideon: A Contact"@en,
        "伝説巨神イデオン 接触篇"@ja,
        "Densetsu Kyojin Ideon: Sesshokuhen"@ja-latn .

<product/5448#subject> a schema:CreativeWork ;
    schema:name "The Ideon: Be Invoked"@en,
        "伝説巨神イデオン 発動篇"@ja,
        "Densetsu Kyojin Ideon: Hatsudouhen"@ja-latn ;
    foaf:name "The Ideon: Be Invoked"@en,
        "伝説巨神イデオン 発動篇"@ja,
        "Densetsu Kyojin Ideon: Hatsudouhen"@ja-latn .

<album/113661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/113661#musicalwork> ;
    schema:name "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn .

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

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

<album/113661#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn ;
    mo:performance_of <album/113661#musicalwork> ;
    mo:recorded_as <album/113661#musicalexpression> ;
    schema:name "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn ;
    schema:workPerformed <album/113661#musicalwork> .

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

<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/16/113661/113661-8efec1ccef80.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113661#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/113661/113661-8efec1ccef80.jpg> ;
    foaf:depicts <album/113661#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/113661/113661-8efec1ccef80.jpg> .

<https://medium-media.vgm.io/albums/16/113661/113661-8efec1ccef80.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-08-21"^^xsd:date ;
    dcterms:title "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn ;
    mo:catalogue_number "K18G-7085~7" ;
    mo:media_type "3 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/113661#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N1902fc40bc2840ca81071c79a37c8a02,
        _:N3e24d5f2fe564e54afecb18f170565b5,
        _:Nee9cb4cce1b7476ead7479819cfc0aba ;
    mo:record_count 3 ;
    schema:about <product/5447#subject>,
        <product/5448#subject> ;
    schema:datePublished "1982-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/113661/113661-8efec1ccef80.jpg> ;
    schema:name "THE IDEON"@en,
        "映画「伝説巨神イデオン」"@ja,
        "THE IDEON"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/113661/113661-8efec1ccef80.jpg> .

_:N2926080ed42b46c7872eea3415d9bdac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接触篇 I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT28:14"^^xsd:interval ;
    schema:inPlaylist _:N1902fc40bc2840ca81071c79a37c8a02 ;
    schema:name "接触篇 I"@ja .

_:N39b54e1119c84182b2682928c6ee8e3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "発動篇 III"@ja ;
    mo:track_number 2 ;
    schema:duration "PT32:00"^^xsd:interval ;
    schema:inPlaylist _:N3e24d5f2fe564e54afecb18f170565b5 ;
    schema:name "発動篇 III"@ja .

_:N3e5096c6871b452f9012c3202925a730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "発動篇 II"@ja ;
    mo:track_number 1 ;
    schema:duration "PT32:42"^^xsd:interval ;
    schema:inPlaylist _:N3e24d5f2fe564e54afecb18f170565b5 ;
    schema:name "発動篇 II"@ja .

_:N677d8f435b074419853962959fc0f84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "発動篇 I"@ja ;
    mo:track_number 2 ;
    schema:duration "PT33:53"^^xsd:interval ;
    schema:inPlaylist _:Nee9cb4cce1b7476ead7479819cfc0aba ;
    schema:name "発動篇 I"@ja .

_:N77888b05096a4333aea634919be9872a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接触篇 III (そう入歌) セーリング・フライ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT26:29"^^xsd:interval ;
    schema:inPlaylist _:Nee9cb4cce1b7476ead7479819cfc0aba ;
    schema:name "接触篇 III (そう入歌) セーリング・フライ"@ja .

_:Nf38ebfcedabd4275bc687c0bcc670a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接触篇 II"@ja ;
    mo:track_number 2 ;
    schema:duration "PT29:49"^^xsd:interval ;
    schema:inPlaylist _:N1902fc40bc2840ca81071c79a37c8a02 ;
    schema:name "接触篇 II"@ja .

_:N1902fc40bc2840ca81071c79a37c8a02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2926080ed42b46c7872eea3415d9bdac,
        _:Nf38ebfcedabd4275bc687c0bcc670a75 ;
    mo:track_count 2 ;
    schema:duration "PT29:49"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2926080ed42b46c7872eea3415d9bdac,
        _:Nf38ebfcedabd4275bc687c0bcc670a75 .

_:N3e24d5f2fe564e54afecb18f170565b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N39b54e1119c84182b2682928c6ee8e3f,
        _:N3e5096c6871b452f9012c3202925a730 ;
    mo:track_count 2 ;
    schema:duration "PT32:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N39b54e1119c84182b2682928c6ee8e3f,
        _:N3e5096c6871b452f9012c3202925a730 .

_:Nee9cb4cce1b7476ead7479819cfc0aba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N677d8f435b074419853962959fc0f84f,
        _:N77888b05096a4333aea634919be9872a ;
    mo:track_count 2 ;
    schema:duration "PT33:53"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N677d8f435b074419853962959fc0f84f,
        _:N77888b05096a4333aea634919be9872a .

