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

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

<album/67127> a mo:Release ;
    mo:catalogue_number "ANM1-PS4-US-OST" .

<artist/12943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60101#subject> ;
    schema:name "Damián Sánchez"@en ;
    foaf:made <album/60101#composition>,
        <album/60101#subject> ;
    foaf:name "Damián Sánchez"@en .

<artist/18419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60101#subject> ;
    schema:name "Marc Celma"@en ;
    foaf:made <album/60101#composition>,
        <album/60101#lyrics>,
        <album/60101#subject> ;
    foaf:name "Marc Celma"@en .

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

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

<https://media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60101#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> ;
    foaf:depicts <album/60101#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> .

<https://medium-media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> a schema:ImageObject,
        foaf:Image .

<album/60101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn ;
    mo:composer <artist/12943#subject>,
        <artist/18419#subject> ;
    mo:produced_work <album/60101#musicalwork> ;
    schema:name "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn .

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

<album/60101#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn ;
    mo:performance_of <album/60101#musicalwork> ;
    mo:performer _:N7dc16b185d6e4c66ba9e5b21179d40e3 ;
    mo:recorded_as <album/60101#musicalexpression> ;
    schema:byArtist _:N7dc16b185d6e4c66ba9e5b21179d40e3 ;
    schema:name "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn ;
    schema:workPerformed <album/60101#musicalwork> .

<album/60101#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-07"^^xsd:date ;
    dcterms:title "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/67127> ;
    mo:publication_of <album/60101#musicalexpression> ;
    mo:publisher _:Nd93aa643df81424ebcb2dc0ed359f1eb ;
    mo:record _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Anima Gate of Memories"@en ;
            foaf:name "Anima Gate of Memories"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Diana Celma"@en ;
            foaf:name "Diana Celma"@en ] ;
    schema:datePublished "2016-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> ;
    schema:name "Anima Gate of Memories Soundtrack"@en,
        "Anima Gate of Memories Soundtrack"@ja,
        "Anima Gate of Memories Soundtrack"@ja-latn ;
    schema:publisher _:Nd93aa643df81424ebcb2dc0ed359f1eb ;
    foaf:depiction <https://media.vgm.io/albums/10/60101/60101-730f7b5f649e.jpg> .

_:N006e6a56f99f43c3aa12fdc74f1a7534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Season Temple"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Season Temple"@en .

_:N03737e43f5f34549ae9257052d433454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Struggle"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Struggle"@en .

_:N1730dd0cc0664bb4bf08faa03967f426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trial"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Trial"@en .

_:N282c79c793de485eba4d3d969c935162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Savior"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Savior"@en .

_:N29700ee7598d41d3b393dc1a65751309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puppets Mansion"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Puppets Mansion"@en .

_:N2b1b2d91abd149dbaa9992a10e6dab4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcane"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Arcane"@en .

_:N4e206a5f80304654b629bed37ae81a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dance of Nightmares"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Dance of Nightmares"@en .

_:N4f67565dd4304b0d9b94181fa25a6446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graven"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Graven"@en .

_:N54b520f83e934cac9bfc9070f83ef6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Pain"@en .

_:N5b8c747235ed46f186d2df7950d015d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harbinger of Destruction"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Harbinger of Destruction"@en .

_:N6fdbdef7458044ee813b417220e5756c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lands of Folklore"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Lands of Folklore"@en .

_:N710828597d5d4ca9b14f84053875565e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Gaïa"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Oh Gaïa"@en .

_:N738c8c1e5dac48699ebb4355730ce191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ergo Mundus"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Ergo Mundus"@en .

_:N7dc16b185d6e4c66ba9e5b21179d40e3 a schema:Person,
        foaf:Person ;
    mo:performed <album/60101#performance> ;
    schema:name "Diana Celma"@en ;
    foaf:name "Diana Celma"@en .

_:N8e4b57aa22454de49d85e1e890ac2957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary of Origin"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Sanctuary of Origin"@en .

_:N95672ef26a274851841f9f38143a08da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forsaken Road"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Forsaken Road"@en .

_:Nb5121909f9be4455a5f347f6ee566af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The True Monster"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The True Monster"@en .

_:Nb62618748cb4431bb8fa2af160fc53b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsters of Memories"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Monsters of Memories"@en .

_:Nb7cc6912460044c8af7b85ebda76c726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Derelict Temple"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Derelict Temple"@en .

_:Ncad3854008d44ed19f1ea7f79e94e8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The gate of Memories"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The gate of Memories"@en .

_:Nd93aa643df81424ebcb2dc0ed359f1eb schema:name "Badland Games"@en ;
    foaf:name "Badland Games"@en .

_:Ne29b5ffd133d49d696ce3837045b2c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nexus of All Conscience"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Nexus of All Conscience"@en .

_:Nf3da2d63f4374dad9015f4868a10caf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Child of Light"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Dark Child of Light"@en .

_:Nf810496e3a65486088e22a90b779509b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rylen"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Rylen"@en .

_:Nf945c0d8375a40eb8908fb632baaaa1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcane Halls"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Arcane Halls"@en .

_:Nfaad8ff4496c44b0b72a6b7be4dfe02a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breach of Worlds"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "Breach of Worlds"@en .

_:Nfd682429dafa436e944cda208652d046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Master of Puppets"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N6fbb5b10538a49fb95b5f837e8929e39 ;
    schema:name "The Master of Puppets"@en .

_:N6fbb5b10538a49fb95b5f837e8929e39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006e6a56f99f43c3aa12fdc74f1a7534,
        _:N03737e43f5f34549ae9257052d433454,
        _:N1730dd0cc0664bb4bf08faa03967f426,
        _:N282c79c793de485eba4d3d969c935162,
        _:N29700ee7598d41d3b393dc1a65751309,
        _:N2b1b2d91abd149dbaa9992a10e6dab4a,
        _:N4e206a5f80304654b629bed37ae81a3e,
        _:N4f67565dd4304b0d9b94181fa25a6446,
        _:N54b520f83e934cac9bfc9070f83ef6cf,
        _:N5b8c747235ed46f186d2df7950d015d3,
        _:N6fdbdef7458044ee813b417220e5756c,
        _:N710828597d5d4ca9b14f84053875565e,
        _:N738c8c1e5dac48699ebb4355730ce191,
        _:N8e4b57aa22454de49d85e1e890ac2957,
        _:N95672ef26a274851841f9f38143a08da,
        _:Nb5121909f9be4455a5f347f6ee566af0,
        _:Nb62618748cb4431bb8fa2af160fc53b4,
        _:Nb7cc6912460044c8af7b85ebda76c726,
        _:Ncad3854008d44ed19f1ea7f79e94e8cd,
        _:Ne29b5ffd133d49d696ce3837045b2c8e,
        _:Nf3da2d63f4374dad9015f4868a10caf8,
        _:Nf810496e3a65486088e22a90b779509b,
        _:Nf945c0d8375a40eb8908fb632baaaa1a,
        _:Nfaad8ff4496c44b0b72a6b7be4dfe02a,
        _:Nfd682429dafa436e944cda208652d046 ;
    mo:track_count 25 ;
    schema:duration "PT73:52"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N006e6a56f99f43c3aa12fdc74f1a7534,
        _:N03737e43f5f34549ae9257052d433454,
        _:N1730dd0cc0664bb4bf08faa03967f426,
        _:N282c79c793de485eba4d3d969c935162,
        _:N29700ee7598d41d3b393dc1a65751309,
        _:N2b1b2d91abd149dbaa9992a10e6dab4a,
        _:N4e206a5f80304654b629bed37ae81a3e,
        _:N4f67565dd4304b0d9b94181fa25a6446,
        _:N54b520f83e934cac9bfc9070f83ef6cf,
        _:N5b8c747235ed46f186d2df7950d015d3,
        _:N6fdbdef7458044ee813b417220e5756c,
        _:N710828597d5d4ca9b14f84053875565e,
        _:N738c8c1e5dac48699ebb4355730ce191,
        _:N8e4b57aa22454de49d85e1e890ac2957,
        _:N95672ef26a274851841f9f38143a08da,
        _:Nb5121909f9be4455a5f347f6ee566af0,
        _:Nb62618748cb4431bb8fa2af160fc53b4,
        _:Nb7cc6912460044c8af7b85ebda76c726,
        _:Ncad3854008d44ed19f1ea7f79e94e8cd,
        _:Ne29b5ffd133d49d696ce3837045b2c8e,
        _:Nf3da2d63f4374dad9015f4868a10caf8,
        _:Nf810496e3a65486088e22a90b779509b,
        _:Nf945c0d8375a40eb8908fb632baaaa1a,
        _:Nfaad8ff4496c44b0b72a6b7be4dfe02a,
        _:Nfd682429dafa436e944cda208652d046 .

