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

<artist/14848#subject> a schema:Person,
        foaf:Person ;
    schema:name "John Robert Matz"@en ;
    foaf:made <album/151615#subject>,
        <album/151615#vocals> ;
    foaf:name "John Robert Matz"@en .

<album/151615#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn ;
    mo:produced_work <album/151615#musicalwork> ;
    schema:name "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn .

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

<product/1069#subject> a schema:CreativeWork ;
    schema:name "Minecraft"@en,
        "Minecraft"@ja,
        "Minecraft"@ja-latn ;
    foaf:name "Minecraft"@en,
        "Minecraft"@ja,
        "Minecraft"@ja-latn .

<product/14342#subject> a schema:CreativeWork ;
    schema:name "Inscryption"@en,
        "Inscryption"@ja,
        "Inscryption"@ja-latn ;
    foaf:name "Inscryption"@en,
        "Inscryption"@ja,
        "Inscryption"@ja-latn .

<product/1549#subject> a schema:CreativeWork ;
    schema:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn ;
    foaf:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn .

<product/15925#subject> a schema:CreativeWork ;
    schema:name "Pyre"@en,
        "Pyre"@ja,
        "Pyre"@ja-latn ;
    foaf:name "Pyre"@en,
        "Pyre"@ja,
        "Pyre"@ja-latn .

<product/16043#subject> a schema:CreativeWork ;
    schema:name "A Short Hike"@en,
        "A Short Hike"@ja,
        "A Short Hike"@ja-latn ;
    foaf:name "A Short Hike"@en,
        "A Short Hike"@ja,
        "A Short Hike"@ja-latn .

<product/16462#subject> a schema:CreativeWork ;
    schema:name "Pizza Tower"@en,
        "Pizza Tower"@ja,
        "Pizza Tower"@ja-latn ;
    foaf:name "Pizza Tower"@en,
        "Pizza Tower"@ja,
        "Pizza Tower"@ja-latn .

<product/17291#subject> a schema:CreativeWork ;
    schema:name "Slay the Spire"@en,
        "Slay the Spire"@ja,
        "Slay the Spire"@ja-latn ;
    foaf:name "Slay the Spire"@en,
        "Slay the Spire"@ja,
        "Slay the Spire"@ja-latn .

<product/17945#subject> a schema:CreativeWork ;
    schema:name "Wandersong"@en,
        "Wandersong"@ja,
        "Wandersong"@ja-latn ;
    foaf:name "Wandersong"@en,
        "Wandersong"@ja,
        "Wandersong"@ja-latn .

<product/2080#subject> a schema:CreativeWork ;
    schema:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn ;
    foaf:name "Cave Story"@en,
        "洞窟物語"@ja,
        "Doukutsu Monogatari"@ja-latn .

<product/21948#subject> a schema:CreativeWork ;
    schema:name "Return of the Obra Dinn"@en,
        "Return of the Obra Dinn"@ja,
        "Return of the Obra Dinn"@ja-latn ;
    foaf:name "Return of the Obra Dinn"@en,
        "Return of the Obra Dinn"@ja,
        "Return of the Obra Dinn"@ja-latn .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<product/5788#subject> a schema:CreativeWork ;
    schema:name "Cuphead"@en,
        "Cuphead"@ja,
        "Cuphead"@ja-latn ;
    foaf:name "Cuphead"@en,
        "Cuphead"@ja,
        "Cuphead"@ja-latn .

<product/6137#subject> a schema:CreativeWork ;
    schema:name "A Hat in Time"@en,
        "A Hat in Time"@ja,
        "A Hat in Time"@ja-latn ;
    foaf:name "A Hat in Time"@en,
        "A Hat in Time"@ja,
        "A Hat in Time"@ja-latn .

<product/7858#subject> a schema:CreativeWork ;
    schema:name "Hollow Knight"@en,
        "Hollow Knight"@ja,
        "Hollow Knight"@ja-latn ;
    foaf:name "Hollow Knight"@en,
        "Hollow Knight"@ja,
        "Hollow Knight"@ja-latn .

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

<album/151615#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn ;
    mo:performance_of <album/151615#musicalwork> ;
    mo:recorded_as <album/151615#musicalexpression> ;
    schema:name "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn ;
    schema:workPerformed <album/151615#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/51/151615/151615-bed9c2eccd15.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-01"^^xsd:date ;
    dcterms:title "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151615#musicalexpression> ;
    mo:publisher _:N3990ccb4d1784ada879733541c1c926a ;
    mo:record _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spiral Knights"@en ;
            foaf:name "Spiral Knights"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Crush KO"@en ;
            foaf:name "Super Crush KO"@en ],
        <product/1069#subject>,
        <product/14342#subject>,
        <product/1549#subject>,
        <product/15925#subject>,
        <product/16043#subject>,
        <product/16462#subject>,
        <product/17291#subject>,
        <product/17945#subject>,
        <product/2080#subject>,
        <product/21948#subject>,
        <product/4106#subject>,
        <product/5788#subject>,
        <product/6137#subject>,
        <product/7858#subject> ;
    schema:datePublished "2023-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/151615/151615-bed9c2eccd15.jpg> ;
    schema:name "The Brass Indie Expo / The Game Brass"@en,
        "The Brass Indie Expo / The Game Brass"@ja,
        "The Brass Indie Expo / The Game Brass"@ja-latn ;
    schema:publisher _:N3990ccb4d1784ada879733541c1c926a ;
    foaf:depiction <https://media.vgm.io/albums/51/151615/151615-bed9c2eccd15.jpg> .

_:N0892eac676e74035ac55471660f5d8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Flute (from \"Superbrothers: Sword and Sworcery EP\")"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Dark Flute (from \"Superbrothers: Sword and Sworcery EP\")"@en .

_:N0c6a345098d84cbb9bfd0a10af61203e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins (from \"Undertale\")"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Ruins (from \"Undertale\")"@en .

_:N2bb7940c9a1d4d1aa4b362c9b375e6a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Shibuya (from \"Super Crush KO\")"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Little Shibuya (from \"Super Crush KO\")"@en .

_:N2daf8dcc39604447a55b776e5b5b66af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guardian Emerges (Act 1 Boss) (from \"Slay the Spire\")"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "The Guardian Emerges (Act 1 Boss) (from \"Slay the Spire\")"@en .

_:N3990ccb4d1784ada879733541c1c926a schema:name "The Game Brass"@en,
        "The Game Brass"@ja,
        "The Game Brass"@ja-latn ;
    foaf:name "The Game Brass"@en,
        "The Game Brass"@ja,
        "The Game Brass"@ja-latn .

_:N5ed3d090dfd346168cb62b1c68ea290e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funfair Fever (from \"Cuphead\")"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Funfair Fever (from \"Cuphead\")"@en .

_:N669867f981aa4e7b9f9483a4d6242e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle (from \"Spiral Knights\")"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Cradle (from \"Spiral Knights\")"@en .

_:N6ae7daeeab944b748f53beb557aee4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme from \"A Hat in Time\""@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Main Theme from \"A Hat in Time\""@en .

_:N71b209600d8446679be29b123bb410d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Short Flight (from \"A Short Hike\")"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "A Short Flight (from \"A Short Hike\")"@en .

_:N75089adefca34331bd6cb9c87d3ca0b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Otherside (from \"Minecraft\")"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Otherside (from \"Minecraft\")"@en .

_:N7e7534b15aae4bd5abb7013cde52efb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doom (from \"Return of the Obra Dinn\")"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "The Doom (from \"Return of the Obra Dinn\")"@en .

_:N8595f43aa1534e78847e52a1b29a6a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hive Knight (from \"Hollow Knight\")"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Hive Knight (from \"Hollow Knight\")"@en .

_:N997cdf73924c46b382aa6a82c6f37e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple of Magicks (from \"Inscryption\")"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "The Temple of Magicks (from \"Inscryption\")"@en .

_:Na1381a27e01c4bd9853741fafc24c717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Pizza Time! (from \"Pizza Tower\")"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "It's Pizza Time! (from \"Pizza Tower\")"@en .

_:Na4338bb80928498aa10bcf1156dec464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonsong (from \"Cave Story\")"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "Moonsong (from \"Cave Story\")"@en .

_:Nb55c4507e5cd48af9742ccfff1dc6977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Old Ways (from \"Pyre\")"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "The Old Ways (from \"Pyre\")"@en .

_:Nd094283a8b474578970f259551ac05d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bard (from \"Wandersong\")"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42f7f8bc34d7451a9388e5f45cacdfdc ;
    schema:name "The Bard (from \"Wandersong\")"@en .

_:N42f7f8bc34d7451a9388e5f45cacdfdc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0892eac676e74035ac55471660f5d8d4,
        _:N0c6a345098d84cbb9bfd0a10af61203e,
        _:N2bb7940c9a1d4d1aa4b362c9b375e6a7,
        _:N2daf8dcc39604447a55b776e5b5b66af,
        _:N5ed3d090dfd346168cb62b1c68ea290e,
        _:N669867f981aa4e7b9f9483a4d6242e30,
        _:N6ae7daeeab944b748f53beb557aee4c9,
        _:N71b209600d8446679be29b123bb410d6,
        _:N75089adefca34331bd6cb9c87d3ca0b0,
        _:N7e7534b15aae4bd5abb7013cde52efb5,
        _:N8595f43aa1534e78847e52a1b29a6a38,
        _:N997cdf73924c46b382aa6a82c6f37e0e,
        _:Na1381a27e01c4bd9853741fafc24c717,
        _:Na4338bb80928498aa10bcf1156dec464,
        _:Nb55c4507e5cd48af9742ccfff1dc6977,
        _:Nd094283a8b474578970f259551ac05d4 ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0892eac676e74035ac55471660f5d8d4,
        _:N0c6a345098d84cbb9bfd0a10af61203e,
        _:N2bb7940c9a1d4d1aa4b362c9b375e6a7,
        _:N2daf8dcc39604447a55b776e5b5b66af,
        _:N5ed3d090dfd346168cb62b1c68ea290e,
        _:N669867f981aa4e7b9f9483a4d6242e30,
        _:N6ae7daeeab944b748f53beb557aee4c9,
        _:N71b209600d8446679be29b123bb410d6,
        _:N75089adefca34331bd6cb9c87d3ca0b0,
        _:N7e7534b15aae4bd5abb7013cde52efb5,
        _:N8595f43aa1534e78847e52a1b29a6a38,
        _:N997cdf73924c46b382aa6a82c6f37e0e,
        _:Na1381a27e01c4bd9853741fafc24c717,
        _:Na4338bb80928498aa10bcf1156dec464,
        _:Nb55c4507e5cd48af9742ccfff1dc6977,
        _:Nd094283a8b474578970f259551ac05d4 .

