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

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

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

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85229#subject> ;
    schema:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja ;
    foaf:made <album/85229#composition>,
        <album/85229#subject> ;
    foaf:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85229#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/85229#composition>,
        <album/85229#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/85229/85229-1558690514.jpg> a schema:ImageObject,
        foaf:Image .

<album/85229#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn ;
    mo:composer <artist/1488#subject>,
        <artist/3406#subject> ;
    mo:produced_work <album/85229#musicalwork> ;
    schema:name "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn .

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

<album/85229#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn ;
    mo:performance_of <album/85229#musicalwork> ;
    mo:performer <artist/3137#subject> ;
    mo:recorded_as <album/85229#musicalexpression> ;
    schema:byArtist <artist/3137#subject> ;
    schema:name "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn ;
    schema:workPerformed <album/85229#musicalwork> .

<artist/3137#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85229#performance> ;
    schema:name "Yoko Takahashi"@en,
        "高橋洋子"@ja ;
    foaf:name "Yoko Takahashi"@en,
        "高橋洋子"@ja .

<album/85229#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-22"^^xsd:date ;
    dcterms:title "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn ;
    mo:catalogue_number "KICA-2561" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85229#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "EVANGELION"@en ;
            foaf:name "EVANGELION"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pachislot Neon Genesis Evangelion ~Tamashii no Kiseki~"@en ;
            foaf:name "Pachislot Neon Genesis Evangelion ~Tamashii no Kiseki~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Neon Genesis Evangelion ~Saigo no Shisha~"@en ;
            foaf:name "Neon Genesis Evangelion ~Saigo no Shisha~"@en ] ;
    schema:byArtist <artist/3137#subject> ;
    schema:datePublished "2019-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/85229/85229-1558690514.jpg> ;
    schema:name "EVANGELION EXTREME"@en,
        "EVANGELION EXTREME"@ja,
        "EVANGELION EXTREME"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/85229/85229-1558690514.jpg> .

_:N02a1dcb385fd409f82ec012af3640f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Moon off vocal ver."@en,
        "赤き月 off vocal ver."@ja,
        "Akaki Tsuki off vocal ver."@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    schema:name "Red Moon off vocal ver."@en,
        "赤き月 off vocal ver."@ja,
        "Akaki Tsuki off vocal ver."@ja-latn .

_:N311f450a319c4860b8e2137bb5c79ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Moon"@en,
        "赤き月"@ja,
        "Akaki Tsuki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    schema:name "Red Moon"@en,
        "赤き月"@ja,
        "Akaki Tsuki"@ja-latn .

_:N45415182c4c343ff98ada18dafdca0d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue of Sorrow"@en,
        "慟哭へのモノローグ"@ja,
        "Doukoku e no Monoro-gu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    schema:name "Monologue of Sorrow"@en,
        "慟哭へのモノローグ"@ja,
        "Doukoku e no Monoro-gu"@ja-latn .

_:N735af28213604b69826876aad160fa07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray to the Momentary Sky"@en,
        "暫し空に祈りて"@ja,
        "Shibashi Sora ni Inorite"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    schema:name "Pray to the Momentary Sky"@en,
        "暫し空に祈りて"@ja,
        "Shibashi Sora ni Inorite"@ja-latn .

_:Nb3c50b6957d347109f71be538e696bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cruel Angel's Thesis 2009VERSION"@en,
        "残酷な天使のテーゼ 2009VERSION"@ja,
        "Zankoku na Tenshi no Te-ze 2009VERSION"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3f11d14fd3ff47d49c3962f755165bf9 ;
    schema:name "The Cruel Angel's Thesis 2009VERSION"@en,
        "残酷な天使のテーゼ 2009VERSION"@ja,
        "Zankoku na Tenshi no Te-ze 2009VERSION"@ja-latn .

_:N3f11d14fd3ff47d49c3962f755165bf9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a1dcb385fd409f82ec012af3640f5a,
        _:N311f450a319c4860b8e2137bb5c79ab5,
        _:N45415182c4c343ff98ada18dafdca0d7,
        _:N735af28213604b69826876aad160fa07,
        _:Nb3c50b6957d347109f71be538e696bcd ;
    mo:track_count 5 ;
    schema:duration "PT24:39"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N02a1dcb385fd409f82ec012af3640f5a,
        _:N311f450a319c4860b8e2137bb5c79ab5,
        _:N45415182c4c343ff98ada18dafdca0d7,
        _:N735af28213604b69826876aad160fa07,
        _:Nb3c50b6957d347109f71be538e696bcd .

