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

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

<artist/8011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98629#subject> ;
    schema:name "Asuke Rokugen"@en,
        "六弦A助"@ja ;
    foaf:made <album/98629#composition>,
        <album/98629#lyrics>,
        <album/98629#subject> ;
    foaf:name "Asuke Rokugen"@en,
        "六弦A助"@ja .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<album/98629#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Allegory"@en,
        "Allegory"@ja,
        "Allegory"@ja-latn ;
    mo:composer <artist/8011#subject> ;
    mo:produced_work <album/98629#musicalwork> ;
    schema:name "Allegory"@en,
        "Allegory"@ja,
        "Allegory"@ja-latn .

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

<org/898#subject> schema:name "Rokugen Alice"@en,
        "六弦アリス"@ja,
        "Rokugen Alice"@ja-latn ;
    foaf:name "Rokugen Alice"@en,
        "六弦アリス"@ja,
        "Rokugen Alice"@ja-latn .

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

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

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

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

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

<artist/5583#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98629#performance> ;
    schema:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja ;
    foaf:made <album/98629#lyrics>,
        <album/98629#subject> ;
    foaf:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja .

<album/98629#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Allegory"@en,
        "Allegory"@ja,
        "Allegory"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98629#musicalexpression> ;
    mo:publisher <org/898#subject> ;
    mo:record _:Na8b4067f62c044df88c8b3569b12ed12 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:byArtist <artist/5583#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/92/98629/98629-1588822433.jpg> ;
    schema:name "Allegory"@en,
        "Allegory"@ja,
        "Allegory"@ja-latn ;
    schema:publisher <org/898#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/98629/98629-1588822433.jpg> .

_:N465d6db378b149b5bfcf3e820969b57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON"@en,
        "MOON"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "MOON"@en,
        "MOON"@ja .

_:N499c1924031d4d32b1722d3fbd74242c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Trace"@en,
        "蒼い足跡"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "Blue Trace"@en,
        "蒼い足跡"@ja .

_:N64c5b743015141b2b34aec6533c033a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider"@en,
        "スパイダー。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "Spider"@en,
        "スパイダー。"@ja .

_:Nb4d25736b6444d98b9ac76f0f7e8b9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talkative corpse"@en,
        "饒舌な死体"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "Talkative corpse"@en,
        "饒舌な死体"@ja .

_:Nbde963009fd04a4784936b9805b28af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memento Mori"@en,
        "メメント・モリ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "Memento Mori"@en,
        "メメント・モリ"@ja .

_:Nd53e30705586497898ecba36ff408a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero of Justice"@en,
        "正義のミカタ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na8b4067f62c044df88c8b3569b12ed12 ;
    schema:name "Hero of Justice"@en,
        "正義のミカタ"@ja .

_:Na8b4067f62c044df88c8b3569b12ed12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N465d6db378b149b5bfcf3e820969b57d,
        _:N499c1924031d4d32b1722d3fbd74242c,
        _:N64c5b743015141b2b34aec6533c033a7,
        _:Nb4d25736b6444d98b9ac76f0f7e8b9be,
        _:Nbde963009fd04a4784936b9805b28af5,
        _:Nd53e30705586497898ecba36ff408a6e ;
    mo:track_count 6 ;
    schema:duration "PT27:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N465d6db378b149b5bfcf3e820969b57d,
        _:N499c1924031d4d32b1722d3fbd74242c,
        _:N64c5b743015141b2b34aec6533c033a7,
        _:Nb4d25736b6444d98b9ac76f0f7e8b9be,
        _:Nbde963009fd04a4784936b9805b28af5,
        _:Nd53e30705586497898ecba36ff408a6e .

