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

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

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

<artist/35774#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106607#subject> ;
    schema:name "Aoki Katsumata"@en,
        "勝俣蒼気"@ja ;
    foaf:made <album/106607#composition>,
        <album/106607#subject> ;
    foaf:name "Aoki Katsumata"@en,
        "勝俣蒼気"@ja .

<artist/44682#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106607#subject> ;
    schema:name "YourVinished"@en ;
    foaf:made <album/106607#composition>,
        <album/106607#subject> ;
    foaf:name "YourVinished"@en .

<artist/48226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106607#subject> ;
    schema:name "Philip Saguil"@en ;
    foaf:made <album/106607#composition>,
        <album/106607#subject> ;
    foaf:name "Philip Saguil"@en .

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

<album/106607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn ;
    mo:performance_of <album/106607#musicalwork> ;
    mo:recorded_as <album/106607#musicalexpression> ;
    schema:name "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn ;
    schema:workPerformed <album/106607#musicalwork> .

<https://media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106607#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> ;
    foaf:depicts <album/106607#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> .

<https://medium-media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn ;
    mo:composer <artist/35774#subject>,
        <artist/44682#subject>,
        <artist/48226#subject> ;
    mo:produced_work <album/106607#musicalwork> ;
    schema:name "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn .

<album/106607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-22"^^xsd:date ;
    dcterms:title "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106607#musicalexpression> ;
    mo:publisher _:N203ffd81b9f144499d64fb98679dfaa9 ;
    mo:record _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    mo:record_count 1 ;
    schema:datePublished "2020-09-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> ;
    schema:name "Waltz of the Blood Moon"@en,
        "Waltz of the Blood Moon"@ja,
        "Waltz of the Blood Moon"@ja-latn ;
    schema:publisher _:N203ffd81b9f144499d64fb98679dfaa9 ;
    foaf:depiction <https://media.vgm.io/albums/70/106607/106607-46d05064cd0d.jpg> .

_:N203ffd81b9f144499d64fb98679dfaa9 schema:name "ECLIPSE Sound Team"@en,
        "ECLIPSE Sound Team"@ja,
        "ECLIPSE Sound Team"@ja-latn ;
    foaf:name "ECLIPSE Sound Team"@en,
        "ECLIPSE Sound Team"@ja,
        "ECLIPSE Sound Team"@ja-latn .

_:N34617cfe2b474408afbfdc065fb897c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Covert Enclosure"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Covert Enclosure"@en .

_:N42868bbf466a43acb90209dc0db9f1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oridinary Downtown Stroll"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Oridinary Downtown Stroll"@en .

_:N609ef2676e6b44e0b003670a34d3792d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of the Blood Moon"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Waltz of the Blood Moon"@en .

_:N7df76544f71f40d1851e42d244401757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballet of Volitions"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Ballet of Volitions"@en .

_:N97155040acd54a258c170a81cc735108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulsing Courage"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Pulsing Courage"@en .

_:Na8ffa05dbf404db589f888b7b7fd381b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Ruins"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N25dc3ccf720f41db8bfbafbe29e2f53f ;
    schema:name "Ice Ruins"@en .

_:N25dc3ccf720f41db8bfbafbe29e2f53f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34617cfe2b474408afbfdc065fb897c7,
        _:N42868bbf466a43acb90209dc0db9f1f8,
        _:N609ef2676e6b44e0b003670a34d3792d,
        _:N7df76544f71f40d1851e42d244401757,
        _:N97155040acd54a258c170a81cc735108,
        _:Na8ffa05dbf404db589f888b7b7fd381b ;
    mo:track_count 6 ;
    schema:duration "PT19:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N34617cfe2b474408afbfdc065fb897c7,
        _:N42868bbf466a43acb90209dc0db9f1f8,
        _:N609ef2676e6b44e0b003670a34d3792d,
        _:N7df76544f71f40d1851e42d244401757,
        _:N97155040acd54a258c170a81cc735108,
        _:Na8ffa05dbf404db589f888b7b7fd381b .

