@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 _:N3d274b21968440c0a956fde3aa32496e ;
    mo:record _:N520fc33e82454a2d986bb95f45a8b65c ;
    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 _:N3d274b21968440c0a956fde3aa32496e ;
    foaf:depiction <https://media.vgm.io/albums/07/131170/131170-7111132e5d0f.jpg> .

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

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

_:N3d274b21968440c0a956fde3aa32496e 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 .

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

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

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

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

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

_:N520fc33e82454a2d986bb95f45a8b65c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cd78977c62d4a479166603b39f6fb09,
        _:N1a614ffea1cd41afbb5b1079129f29e7,
        _:N5f83651a23974ca1bbdc271e7d05d435,
        _:N643e10d155aa401b995b921f3123835f,
        _:N6b1a257821e443b89058b69d05154edb,
        _:N7a044a151806493bb076b0100d14ac8b,
        _:Nc5df9e040ef6413a92539323d3590419 ;
    mo:track_count 7 ;
    schema:duration "PT24:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0cd78977c62d4a479166603b39f6fb09,
        _:N1a614ffea1cd41afbb5b1079129f29e7,
        _:N5f83651a23974ca1bbdc271e7d05d435,
        _:N643e10d155aa401b995b921f3123835f,
        _:N6b1a257821e443b89058b69d05154edb,
        _:N7a044a151806493bb076b0100d14ac8b,
        _:Nc5df9e040ef6413a92539323d3590419 .

