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

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

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

<artist/10393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26230#subject> ;
    schema:name "Borislav Slavov"@en ;
    foaf:made <album/26230#composition>,
        <album/26230#subject> ;
    foaf:name "Borislav Slavov"@en .

<artist/11850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26230#subject> ;
    schema:name "Lorne Balfe"@en ;
    foaf:made <album/26230#composition>,
        <album/26230#subject> ;
    foaf:name "Lorne Balfe"@en .

<artist/5049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26230#subject> ;
    schema:name "Tilman Sillescu"@en ;
    foaf:made <album/26230#composition>,
        <album/26230#subject> ;
    foaf:name "Tilman Sillescu"@en .

<artist/8766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26230#subject> ;
    schema:name "Hans Zimmer"@en ;
    foaf:made <album/26230#composition>,
        <album/26230#subject> ;
    foaf:name "Hans Zimmer"@en .

<product/16466#subject> a schema:CreativeWork ;
    schema:name "Crysis 2"@en,
        "Crysis 2"@ja,
        "Crysis 2"@ja-latn ;
    foaf:name "Crysis 2"@en,
        "Crysis 2"@ja,
        "Crysis 2"@ja-latn .

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

<album/26230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn ;
    mo:performance_of <album/26230#musicalwork> ;
    mo:recorded_as <album/26230#musicalexpression> ;
    schema:name "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn ;
    schema:workPerformed <album/26230#musicalwork> .

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/03/26230/26230-1446595875.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26230#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn ;
    mo:composer <artist/10393#subject>,
        <artist/11850#subject>,
        <artist/5049#subject>,
        <artist/8766#subject> ;
    mo:produced_work <album/26230#musicalwork> ;
    schema:name "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn .

<album/26230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-07"^^xsd:date ;
    dcterms:title "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn ;
    mo:catalogue_number "N00038106" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/26230#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    mo:record_count 1 ;
    schema:about <product/16466#subject> ;
    schema:datePublished "2011-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/26230/26230-1446595875.jpg> ;
    schema:name "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@en,
        "Crysis 2: Be The Weapon!"@ja,
        "Crysis 2 Original Videogame Soundtrack: Be The Weapon!"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/26230/26230-1446595875.jpg> .

_:N0057ff76d72a4081831eae39028f939f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien Logo"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Alien Logo"@en .

_:N25693a316e394e98a4f0031282b374a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution (Reprise)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Resolution (Reprise)"@en .

_:N43d4579a67044364a85452382758c103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New York"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "New York"@en .

_:N4b4e503bb12741bb906f1cf7d8e2e1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intersection"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Intersection"@en .

_:N6149b6690901430cb83ae2deb4dcdaf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terminal Escape"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Terminal Escape"@en .

_:N632a469437db4fccb1ee7f56a7509e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Siege"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Under Siege"@en .

_:N6afabb10d5f842e5a5c9ab76dd42f263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk In The Park"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Walk In The Park"@en .

_:N75014fa3e0a5413f8f6bbafd60830d61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End Of The Beginning"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "The End Of The Beginning"@en .

_:N7a9dd7852def4b2a99e183269d6ed0ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Epilogue"@en .

_:N8a03f566ef7c4682ad42037937c0f94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Night"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Burning Night"@en .

_:N8f9db01d1f6c496bb8c4692e7f6a144f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Clock"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Under The Clock"@en .

_:N94b6d98927c548449fa9ed7c857dcb66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prophet Journey"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Prophet Journey"@en .

_:Nb0750bfe38384ea3b772db9309c6a63b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morituri"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Morituri"@en .

_:Ncb238201d05f41b4b24f955e9ec2c8ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye Of The Storm"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Eye Of The Storm"@en .

_:Nd3a0b542a3c942ef93abd978369f3f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Only Hope"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Our Only Hope"@en .

_:Nd91a99cbd23343028c0bf076e8014919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out Of The Ashes"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Out Of The Ashes"@en .

_:Nef195daf68fc498b9534a76d4737978a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Times Square Evacuation"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N27babe52fd1b4b2fbf8ae315bc2fe879 ;
    schema:name "Times Square Evacuation"@en .

_:N27babe52fd1b4b2fbf8ae315bc2fe879 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0057ff76d72a4081831eae39028f939f,
        _:N25693a316e394e98a4f0031282b374a7,
        _:N43d4579a67044364a85452382758c103,
        _:N4b4e503bb12741bb906f1cf7d8e2e1ed,
        _:N6149b6690901430cb83ae2deb4dcdaf9,
        _:N632a469437db4fccb1ee7f56a7509e13,
        _:N6afabb10d5f842e5a5c9ab76dd42f263,
        _:N75014fa3e0a5413f8f6bbafd60830d61,
        _:N7a9dd7852def4b2a99e183269d6ed0ea,
        _:N8a03f566ef7c4682ad42037937c0f94e,
        _:N8f9db01d1f6c496bb8c4692e7f6a144f,
        _:N94b6d98927c548449fa9ed7c857dcb66,
        _:Nb0750bfe38384ea3b772db9309c6a63b,
        _:Ncb238201d05f41b4b24f955e9ec2c8ab,
        _:Nd3a0b542a3c942ef93abd978369f3f0e,
        _:Nd91a99cbd23343028c0bf076e8014919,
        _:Nef195daf68fc498b9534a76d4737978a ;
    mo:track_count 17 ;
    schema:duration "PT35:07"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0057ff76d72a4081831eae39028f939f,
        _:N25693a316e394e98a4f0031282b374a7,
        _:N43d4579a67044364a85452382758c103,
        _:N4b4e503bb12741bb906f1cf7d8e2e1ed,
        _:N6149b6690901430cb83ae2deb4dcdaf9,
        _:N632a469437db4fccb1ee7f56a7509e13,
        _:N6afabb10d5f842e5a5c9ab76dd42f263,
        _:N75014fa3e0a5413f8f6bbafd60830d61,
        _:N7a9dd7852def4b2a99e183269d6ed0ea,
        _:N8a03f566ef7c4682ad42037937c0f94e,
        _:N8f9db01d1f6c496bb8c4692e7f6a144f,
        _:N94b6d98927c548449fa9ed7c857dcb66,
        _:Nb0750bfe38384ea3b772db9309c6a63b,
        _:Ncb238201d05f41b4b24f955e9ec2c8ab,
        _:Nd3a0b542a3c942ef93abd978369f3f0e,
        _:Nd91a99cbd23343028c0bf076e8014919,
        _:Nef195daf68fc498b9534a76d4737978a .

