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

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

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

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

<https://media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131170#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> ;
    foaf:depicts <album/131170#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> .

<https://medium-media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Holland Albright"@en ;
    foaf:name "Holland Albright"@en .

<artist/32471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Steven Higbee"@en ;
    foaf:name "Steven Higbee"@en .

<artist/58338#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Panagiotis Karamanos"@en ;
    foaf:name "Panagiotis Karamanos"@en .

<artist/58357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Nicole Chang"@en ;
    foaf:name "Nicole Chang"@en .

<artist/58392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Tim Hommowun"@en ;
    foaf:name "Tim Hommowun"@en .

<artist/58393#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Ryan McGaughey"@en ;
    foaf:name "Ryan McGaughey"@en .

<artist/58394#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/131170#performance> ;
    schema:name "Tobias Kochseder"@en ;
    foaf:name "Tobias Kochseder"@en .

<artist/32328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131170#subject> ;
    mo:performed <album/131170#performance> ;
    schema:name "Jordan Moore"@en ;
    foaf:made <album/131170#composition>,
        <album/131170#subject> ;
    foaf:name "Jordan Moore"@en .

<artist/58341#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131170#subject> ;
    mo:performed <album/131170#performance> ;
    schema:name "PitTan"@en ;
    foaf:made <album/131170#composition>,
        <album/131170#subject> ;
    foaf:name "PitTan"@en .

<artist/58388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131170#subject> ;
    mo:performed <album/131170#performance> ;
    schema:name "Tze Liew"@en,
        "柳慈"@ja ;
    foaf:made <album/131170#composition>,
        <album/131170#subject> ;
    foaf:name "Tze Liew"@en,
        "柳慈"@ja .

<artist/58389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131170#subject> ;
    mo:performed <album/131170#performance> ;
    schema:name "Justin Woods"@en ;
    foaf:made <album/131170#composition>,
        <album/131170#subject> ;
    foaf:name "Justin Woods"@en .

<artist/58390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131170#subject> ;
    mo:performed <album/131170#performance> ;
    schema:name "Monish Corona"@en ;
    foaf:made <album/131170#composition>,
        <album/131170#subject> ;
    foaf:name "Monish Corona"@en .

<album/131170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn ;
    mo:composer <artist/32328#subject>,
        <artist/58341#subject>,
        <artist/58388#subject>,
        <artist/58389#subject>,
        <artist/58390#subject> ;
    mo:produced_work <album/131170#musicalwork> ;
    schema:name "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn .

<album/131170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn ;
    mo:performance_of <album/131170#musicalwork> ;
    mo:performer <artist/30329#subject>,
        <artist/32328#subject>,
        <artist/32471#subject>,
        <artist/58338#subject>,
        <artist/58341#subject>,
        <artist/58357#subject>,
        <artist/58388#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject>,
        <artist/58393#subject>,
        <artist/58394#subject> ;
    mo:recorded_as <album/131170#musicalexpression> ;
    schema:byArtist <artist/30329#subject>,
        <artist/32328#subject>,
        <artist/32471#subject>,
        <artist/58338#subject>,
        <artist/58341#subject>,
        <artist/58357#subject>,
        <artist/58388#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject>,
        <artist/58393#subject>,
        <artist/58394#subject> ;
    schema:name "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn ;
    schema:workPerformed <album/131170#musicalwork> .

<album/131170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-15"^^xsd:date ;
    dcterms:title "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131170#musicalexpression> ;
    mo:publisher _:N7e170ad7734f47bea3cdad1c8411f598 ;
    mo:record _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    mo:record_count 1 ;
    schema:byArtist <artist/30329#subject>,
        <artist/32328#subject>,
        <artist/32471#subject>,
        <artist/58338#subject>,
        <artist/58341#subject>,
        <artist/58357#subject>,
        <artist/58388#subject>,
        <artist/58389#subject>,
        <artist/58390#subject>,
        <artist/58392#subject>,
        <artist/58393#subject>,
        <artist/58394#subject> ;
    schema:datePublished "2021-10-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> ;
    schema:name "Halls of Crimson and Shadow"@en,
        "Halls of Crimson and Shadow"@ja,
        "Halls of Crimson and Shadow"@ja-latn ;
    schema:publisher _:N7e170ad7734f47bea3cdad1c8411f598 ;
    foaf:depiction <https://media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> .

_:N1c5ce8e0f45a4ee79ca927fd6ac7d7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lorelei’s Lullaby"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "Lorelei’s Lullaby"@en .

_:N4001b1d3fef14aa98969b8f4b4323eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Drowning"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "The Drowning"@en .

_:N7510983f06b04528a50e21aee9d96b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forgotten Theatre"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "The Forgotten Theatre"@en .

_:N79b912f821414ebfbb321b2dc2b3e16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precipice Breakdown"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "Precipice Breakdown"@en .

_:N7e170ad7734f47bea3cdad1c8411f598 schema:name "Coin Op. Studios"@en,
        "Coin Op. Studios"@ja,
        "Coin Op. Studios"@ja-latn ;
    foaf:name "Coin Op. Studios"@en,
        "Coin Op. Studios"@ja,
        "Coin Op. Studios"@ja-latn .

_:Nce32853b48594ed492ebcf5231883990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "Nightmare"@en .

_:Nd0a316d68d8f4eb08838e0a08665aa6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival of the Damned"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "Festival of the Damned"@en .

_:Ne28a5fd19d1b403ca63b148b8725ec3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Spirit"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2578ecb6fa9b4ce886d1eb925f75eeb1 ;
    schema:name "Wandering Spirit"@en .

_:N2578ecb6fa9b4ce886d1eb925f75eeb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c5ce8e0f45a4ee79ca927fd6ac7d7cc,
        _:N4001b1d3fef14aa98969b8f4b4323eaf,
        _:N7510983f06b04528a50e21aee9d96b1a,
        _:N79b912f821414ebfbb321b2dc2b3e16a,
        _:Nce32853b48594ed492ebcf5231883990,
        _:Nd0a316d68d8f4eb08838e0a08665aa6b,
        _:Ne28a5fd19d1b403ca63b148b8725ec3c ;
    mo:track_count 7 ;
    schema:duration "PT24:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1c5ce8e0f45a4ee79ca927fd6ac7d7cc,
        _:N4001b1d3fef14aa98969b8f4b4323eaf,
        _:N7510983f06b04528a50e21aee9d96b1a,
        _:N79b912f821414ebfbb321b2dc2b3e16a,
        _:Nce32853b48594ed492ebcf5231883990,
        _:Nd0a316d68d8f4eb08838e0a08665aa6b,
        _:Ne28a5fd19d1b403ca63b148b8725ec3c .

