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

<artist/48912#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lily"@en,
        "リリィ"@ja ;
    foaf:made <album/36859#subject>,
        <album/36859#vocals> ;
    foaf:name "Lily"@en,
        "リリィ"@ja .

<artist/69937#subject> a schema:Person,
        foaf:Person ;
    schema:name "konkon"@en,
        "こんこん"@ja ;
    foaf:made <album/36859#lyrics>,
        <album/36859#subject> ;
    foaf:name "konkon"@en,
        "こんこん"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/36859#subject>,
        <album/36859#vocals> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<artist/1153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36859#subject> ;
    schema:name "Morrigan"@en ;
    foaf:made <album/36859#composition>,
        <album/36859#subject> ;
    foaf:name "Morrigan"@en .

<artist/1753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36859#subject> ;
    schema:name "James Harris"@en ;
    foaf:made <album/36859#composition>,
        <album/36859#subject> ;
    foaf:name "James Harris"@en .

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36859#subject> ;
    schema:name "KATE"@en ;
    foaf:made <album/36859#composition>,
        <album/36859#subject> ;
    foaf:name "KATE"@en .

<artist/47206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36859#subject> ;
    schema:name "Cranky"@en ;
    foaf:made <album/36859#composition>,
        <album/36859#subject> ;
    foaf:name "Cranky"@en .

<artist/54273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36859#subject> ;
    schema:name "Pico"@en ;
    foaf:made <album/36859#composition>,
        <album/36859#subject> ;
    foaf:name "Pico"@en .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<product/1092#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn ;
    foaf:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn .

<product/1503#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn ;
    foaf:name "Fate/stay night (Game)"@en,
        "フェイト/ステイナイト (Game)"@ja,
        "Fate/stay night (Game)"@ja-latn .

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

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

<album/36859#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn ;
    mo:performance_of <album/36859#musicalwork> ;
    mo:recorded_as <album/36859#musicalexpression> ;
    schema:name "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn ;
    schema:workPerformed <album/36859#musicalwork> .

<org/278#subject> schema:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn ;
    foaf:name "WAVE"@en,
        "WAVE"@ja,
        "WAVE"@ja-latn .

<https://media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36859#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> ;
    foaf:depicts <album/36859#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> .

<https://medium-media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/36859#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Feline Groove)"@en ;
            foaf:made <album/36859#composition> ;
            foaf:name "(Feline Groove)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Feline Groove)"@en ;
            foaf:made <album/36859#composition> ;
            foaf:name "(Feline Groove)"@en ],
        <artist/1153#subject>,
        <artist/1753#subject>,
        <artist/36240#subject>,
        <artist/47206#subject>,
        <artist/54273#subject> ;
    mo:produced_work <album/36859#musicalwork> ;
    schema:name "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn .

<album/36859#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn ;
    mo:catalogue_number "WAVE-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36859#musicalexpression> ;
    mo:publisher <org/278#subject> ;
    mo:record _:Nf8c5eb4912114537a2d079ae009409dd ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/1092#subject>,
        <product/1503#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> ;
    schema:name "Gate of AVALON"@en,
        "Gate of AVALON"@ja,
        "Gate of AVALON"@ja-latn ;
    schema:publisher <org/278#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/36859/36859-7553a775a82e.jpg> .

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

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

_:N06cf0b82059c4a2099cbb700bf0d1680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aionion Hetairoi"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Aionion Hetairoi"@en .

_:N0a4355ee29bc477e859b7e7c731a40a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight of Honor"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Knight of Honor"@en .

_:N2d7633c999fd4c62814cc7caf854f470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Alter"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Time Alter"@en .

_:N7151159a80524ec6b4991d8e462ef9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyrie Eleison"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Kyrie Eleison"@en .

_:N7d95b888274f49cf8adabd0fb7d8c060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gae Dearg"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Gae Dearg"@en .

_:N7e074a4440764758a19b1d293ec89938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excalibur/Zero"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Excalibur/Zero"@en .

_:N87a6209a90d74be1917a55db2f8c2be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorcerer"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Sorcerer"@en .

_:Nabe2a707e71240739a66822fded211c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMIYA #-1"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "EMIYA #-1"@en .

_:Nadd450f9580443a09f82f223f7a1a453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enuma Elish"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Enuma Elish"@en .

_:Nc347f98aa20449bca33508acba84d46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelati's Spellbook"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf8c5eb4912114537a2d079ae009409dd ;
    schema:name "Prelati's Spellbook"@en .

_:Nf8c5eb4912114537a2d079ae009409dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06cf0b82059c4a2099cbb700bf0d1680,
        _:N0a4355ee29bc477e859b7e7c731a40a6,
        _:N2d7633c999fd4c62814cc7caf854f470,
        _:N7151159a80524ec6b4991d8e462ef9d1,
        _:N7d95b888274f49cf8adabd0fb7d8c060,
        _:N7e074a4440764758a19b1d293ec89938,
        _:N87a6209a90d74be1917a55db2f8c2be5,
        _:Nabe2a707e71240739a66822fded211c3,
        _:Nadd450f9580443a09f82f223f7a1a453,
        _:Nc347f98aa20449bca33508acba84d46e ;
    mo:track_count 10 ;
    schema:duration "PT45:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06cf0b82059c4a2099cbb700bf0d1680,
        _:N0a4355ee29bc477e859b7e7c731a40a6,
        _:N2d7633c999fd4c62814cc7caf854f470,
        _:N7151159a80524ec6b4991d8e462ef9d1,
        _:N7d95b888274f49cf8adabd0fb7d8c060,
        _:N7e074a4440764758a19b1d293ec89938,
        _:N87a6209a90d74be1917a55db2f8c2be5,
        _:Nabe2a707e71240739a66822fded211c3,
        _:Nadd450f9580443a09f82f223f7a1a453,
        _:Nc347f98aa20449bca33508acba84d46e .

