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

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

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

<album/67331> a mo:Release ;
    mo:catalogue_number "K25H-4276" .

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26325#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/26325#composition>,
        <album/26325#subject> ;
    foaf:name "Ichiro Nitta"@en,
        "新田一郎"@ja .

<product/659#subject> a schema:CreativeWork ;
    schema:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn ;
    foaf:name "Area 88"@en,
        "エリア88"@ja,
        "Area 88"@ja-latn .

<album/26325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn ;
    mo:composer <artist/9692#subject> ;
    mo:produced_work <album/26325#musicalwork> ;
    schema:name "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn .

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

<album/26325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn ;
    mo:performance_of <album/26325#musicalwork> ;
    mo:recorded_as <album/26325#musicalexpression> ;
    schema:name "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn ;
    schema:workPerformed <album/26325#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/52/26325/26325-1306275534.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26325#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/26325/26325-1306275534.jpg> ;
    foaf:depicts <album/26325#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/26325/26325-1306275534.jpg> .

<https://medium-media.vgm.io/albums/52/26325/26325-1306275534.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-05-21"^^xsd:date ;
    dcterms:title "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn ;
    mo:catalogue_number "K25G-7246" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/67331> ;
    mo:publication_of <album/26325#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    mo:record_count 1 ;
    schema:about <product/659#subject> ;
    schema:datePublished "1985-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/26325/26325-1306275534.jpg> ;
    schema:name "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Music Collection PART 2"@en,
        "長編アニメーション エリア88 -FIRE OF THE UNICORN- 音楽集 PART 2"@ja,
        "Chouhen Animation Area 88 -FIRE OF THE UNICORN- Ongakushuu PART 2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/26325/26325-1306275534.jpg> .

_:N0d19f2ff7e374843a2881062b7dd36dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 6"@en .

_:N1704e890817f4245b0de9b55e02bf4c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 8"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 8"@en .

_:N23ff484b777f479dbca5e0d1b8ec59c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 11"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 11"@en .

_:N3bc178305dcc4325912744203b296fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 5"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 5"@en .

_:N6be7c62c98b94b398c85274d4db0c6e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 9"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 9"@en .

_:N9ff529f8778c473f8386be5efeb6c374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 2"@en .

_:Nb4f72be0a1df4f3d80e0c1feba55ec47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 7"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 7"@en .

_:Nc904b4cde9854e38b8ba95804507be03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 10"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 10"@en .

_:Ne234d98e188042e38f052ddb5a7baab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 4"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 4"@en .

_:Nf2d588dbbecc4dbb9dbf7c5d0db962c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 1"@en .

_:Nfa46f023cfdb448ea39da1b65879c9f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION 3"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfa6ad57ee977427ea7cbb27240063dd5 ;
    schema:name "MISSION 3"@en .

_:Nfa6ad57ee977427ea7cbb27240063dd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d19f2ff7e374843a2881062b7dd36dc,
        _:N1704e890817f4245b0de9b55e02bf4c3,
        _:N23ff484b777f479dbca5e0d1b8ec59c3,
        _:N3bc178305dcc4325912744203b296fb3,
        _:N6be7c62c98b94b398c85274d4db0c6e6,
        _:N9ff529f8778c473f8386be5efeb6c374,
        _:Nb4f72be0a1df4f3d80e0c1feba55ec47,
        _:Nc904b4cde9854e38b8ba95804507be03,
        _:Ne234d98e188042e38f052ddb5a7baab8,
        _:Nf2d588dbbecc4dbb9dbf7c5d0db962c9,
        _:Nfa46f023cfdb448ea39da1b65879c9f2 ;
    mo:track_count 11 ;
    schema:duration "PT17:53"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0d19f2ff7e374843a2881062b7dd36dc,
        _:N1704e890817f4245b0de9b55e02bf4c3,
        _:N23ff484b777f479dbca5e0d1b8ec59c3,
        _:N3bc178305dcc4325912744203b296fb3,
        _:N6be7c62c98b94b398c85274d4db0c6e6,
        _:N9ff529f8778c473f8386be5efeb6c374,
        _:Nb4f72be0a1df4f3d80e0c1feba55ec47,
        _:Nc904b4cde9854e38b8ba95804507be03,
        _:Ne234d98e188042e38f052ddb5a7baab8,
        _:Nf2d588dbbecc4dbb9dbf7c5d0db962c9,
        _:Nfa46f023cfdb448ea39da1b65879c9f2 .

