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

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

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

<album/959> a mo:Release ;
    mo:catalogue_number "KOLA-027" .

<artist/1617#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "Akihiro Honda"@en,
        "本田晃弘"@ja ;
    foaf:made <album/2995#composition>,
        <album/2995#subject> ;
    foaf:name "Akihiro Honda"@en,
        "本田晃弘"@ja .

<artist/252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:made <album/2995#composition>,
        <album/2995#subject> ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

<artist/2781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "Toshiyuki Kakuta"@en,
        "角田利之"@ja ;
    foaf:made <album/2995#composition>,
        <album/2995#subject> ;
    foaf:name "Toshiyuki Kakuta"@en,
        "角田利之"@ja .

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/2995#composition>,
        <album/2995#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<product/1935#subject> a schema:CreativeWork ;
    schema:name "ZONE OF THE ENDERS: THE 2nd RUNNER"@en,
        "アヌビス ゾーン オブ エンダーズ"@ja,
        "ANUBIS: ZONE OF THE ENDERS"@ja-latn ;
    foaf:name "ZONE OF THE ENDERS: THE 2nd RUNNER"@en,
        "アヌビス ゾーン オブ エンダーズ"@ja,
        "ANUBIS: ZONE OF THE ENDERS"@ja-latn .

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

<album/2995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn ;
    mo:performance_of <album/2995#musicalwork> ;
    mo:recorded_as <album/2995#musicalexpression> ;
    schema:name "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/2995#musicalwork> .

<org/631#subject> schema:name "Konami of Europe"@en,
        "Konami of Europe"@ja,
        "Konami of Europe"@ja-latn ;
    foaf:name "Konami of Europe"@en,
        "Konami of Europe"@ja,
        "Konami of Europe"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/2995/2995-1214296532.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Konami JPN)"@en ;
            foaf:made <album/2995#composition> ;
            foaf:name "(Konami JPN)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Konami JPN)"@en ;
            foaf:made <album/2995#composition> ;
            foaf:name "(Konami JPN)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Konami JPN"@en ;
            foaf:made <album/2995#composition> ;
            foaf:name "(Konami JPN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Konami JPN)"@en ;
            foaf:made <album/2995#composition> ;
            foaf:name "(Konami JPN)"@en ],
        <artist/1617#subject>,
        <artist/252#subject>,
        <artist/2781#subject>,
        <artist/3957#subject> ;
    mo:produced_work <album/2995#musicalwork> ;
    schema:name "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn .

<album/2995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-26"^^xsd:date ;
    dcterms:title "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KOE-CDS-1628" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/959> ;
    mo:publication_of <album/2995#musicalexpression> ;
    mo:publisher <org/631#subject> ;
    mo:record _:Ne398cbdb74e2462f88d8946e751efdbf ;
    mo:record_count 1 ;
    schema:about <product/1935#subject> ;
    schema:datePublished "2003-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/2995/2995-1214296532.jpg> ;
    schema:name "Zone of the Enders: The 2nd Runner Original Soundtrack"@en,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja,
        "Zone of the Enders: The 2nd Runner Original Soundtrack"@ja-latn ;
    schema:publisher <org/631#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/2995/2995-1214296532.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "(Konami JPN)"@en ;
    foaf:made <album/2995#subject> ;
    foaf:name "(Konami JPN)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "(Konami JPN"@en ;
    foaf:made <album/2995#subject> ;
    foaf:name "(Konami JPN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "(Konami JPN)"@en ;
    foaf:made <album/2995#subject> ;
    foaf:name "(Konami JPN)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2995#subject> ;
    schema:name "(Konami JPN)"@en ;
    foaf:made <album/2995#subject> ;
    foaf:name "(Konami JPN)"@en .

_:N06af144ae8ff41818f732fc4343e07d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seek Taper"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Seek Taper"@en .

_:N0de4c55a7a79400bb8d5039a913f05cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fake Aumaan"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Fake Aumaan"@en .

_:N0f6e6123361d4daaa19ff3b435b6deaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending Aumaan"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Descending Aumaan"@en .

_:N1ac64637de0f425999f55c43fbdbb287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ardjet"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Ardjet"@en .

_:N22fed676f3c44f748f041e4920b42c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inhert"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Inhert"@en .

_:N255292d0e6ec46439bf6b6399b715e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jehuty -Vivid Transparency"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Jehuty -Vivid Transparency"@en .

_:N2e44f32f5d8344518302cc2c946a4a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALOIVIA"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "ALOIVIA"@en .

_:N2f4b9fde1ffa438099d0eb82ade4f931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phobos at Mars"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Phobos at Mars"@en .

_:N395ac8852627454a982de9d0203674ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jehuty Returns"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Jehuty Returns"@en .

_:N4c9a4a97414e4b6688598c169aba717e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Fight"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Air Fight"@en .

_:N4f4ef0ace27a4da2904957a4fc09f200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compression Space"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Compression Space"@en .

_:N5bd5e6bcba1b4cb59e251ec2dd1bb8c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Bounds (Mitsuto Suzuki 020203 Mix feat.Sana)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Beyond the Bounds (Mitsuto Suzuki 020203 Mix feat.Sana)"@en .

_:N93212603e244451199f3479ac676c65e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bahram Battleship"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Bahram Battleship"@en .

_:Na6cd2affeb614d589ba4291c443c4663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VR Training"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "VR Training"@en .

_:Na872ae5f9dfc4c7a85cf7d2708cbbc08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explosion & Aftermath"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Explosion & Aftermath"@en .

_:Nbb5fd87b9a81477784e63696c5c3dace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Final Battle"@en .

_:Nc210e14b99c74e7a800a3a47597b4903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trusting Peace"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Trusting Peace"@en .

_:Nc9a4a0b6738745f1a68e081e886f8dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Bounds (Full Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Beyond the Bounds (Full Version)"@en .

_:Nd4a91ada9dd54b04989bc2d775f67320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Train"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Train"@en .

_:Ne26a707269a44968ae5f132cb13061f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Fight"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Chaotic Fight"@en .

_:Nfa75a4140a844038934fe6e56b83cbbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zakat"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Zakat"@en .

_:Nfc101b64906143998d042e3c62c06569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leo! Leo!"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne398cbdb74e2462f88d8946e751efdbf ;
    schema:name "Leo! Leo!"@en .

_:Ne398cbdb74e2462f88d8946e751efdbf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06af144ae8ff41818f732fc4343e07d2,
        _:N0de4c55a7a79400bb8d5039a913f05cb,
        _:N0f6e6123361d4daaa19ff3b435b6deaf,
        _:N1ac64637de0f425999f55c43fbdbb287,
        _:N22fed676f3c44f748f041e4920b42c5f,
        _:N255292d0e6ec46439bf6b6399b715e0e,
        _:N2e44f32f5d8344518302cc2c946a4a37,
        _:N2f4b9fde1ffa438099d0eb82ade4f931,
        _:N395ac8852627454a982de9d0203674ad,
        _:N4c9a4a97414e4b6688598c169aba717e,
        _:N4f4ef0ace27a4da2904957a4fc09f200,
        _:N5bd5e6bcba1b4cb59e251ec2dd1bb8c2,
        _:N93212603e244451199f3479ac676c65e,
        _:Na6cd2affeb614d589ba4291c443c4663,
        _:Na872ae5f9dfc4c7a85cf7d2708cbbc08,
        _:Nbb5fd87b9a81477784e63696c5c3dace,
        _:Nc210e14b99c74e7a800a3a47597b4903,
        _:Nc9a4a0b6738745f1a68e081e886f8dcc,
        _:Nd4a91ada9dd54b04989bc2d775f67320,
        _:Ne26a707269a44968ae5f132cb13061f4,
        _:Nfa75a4140a844038934fe6e56b83cbbf,
        _:Nfc101b64906143998d042e3c62c06569 ;
    mo:track_count 22 ;
    schema:duration "PT68:50"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N06af144ae8ff41818f732fc4343e07d2,
        _:N0de4c55a7a79400bb8d5039a913f05cb,
        _:N0f6e6123361d4daaa19ff3b435b6deaf,
        _:N1ac64637de0f425999f55c43fbdbb287,
        _:N22fed676f3c44f748f041e4920b42c5f,
        _:N255292d0e6ec46439bf6b6399b715e0e,
        _:N2e44f32f5d8344518302cc2c946a4a37,
        _:N2f4b9fde1ffa438099d0eb82ade4f931,
        _:N395ac8852627454a982de9d0203674ad,
        _:N4c9a4a97414e4b6688598c169aba717e,
        _:N4f4ef0ace27a4da2904957a4fc09f200,
        _:N5bd5e6bcba1b4cb59e251ec2dd1bb8c2,
        _:N93212603e244451199f3479ac676c65e,
        _:Na6cd2affeb614d589ba4291c443c4663,
        _:Na872ae5f9dfc4c7a85cf7d2708cbbc08,
        _:Nbb5fd87b9a81477784e63696c5c3dace,
        _:Nc210e14b99c74e7a800a3a47597b4903,
        _:Nc9a4a0b6738745f1a68e081e886f8dcc,
        _:Nd4a91ada9dd54b04989bc2d775f67320,
        _:Ne26a707269a44968ae5f132cb13061f4,
        _:Nfa75a4140a844038934fe6e56b83cbbf,
        _:Nfc101b64906143998d042e3c62c06569 .

