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

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

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

<artist/33645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67729#subject> ;
    schema:name "Tom Puttick"@en ;
    foaf:made <album/67729#composition>,
        <album/67729#subject> ;
    foaf:name "Tom Puttick"@en .

<artist/33646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67729#subject> ;
    schema:name "Phil French"@en ;
    foaf:made <album/67729#composition>,
        <album/67729#subject> ;
    foaf:name "Phil French"@en .

<product/19021#subject> a schema:CreativeWork ;
    schema:name "The Sexy Brutale"@en,
        "The Sexy Brutale"@ja,
        "The Sexy Brutale"@ja-latn ;
    foaf:name "The Sexy Brutale"@en,
        "The Sexy Brutale"@ja,
        "The Sexy Brutale"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/92/67729/67729-1578781463.png> a schema:ImageObject,
        foaf:Image .

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

<album/67729#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn ;
    mo:performance_of <album/67729#musicalwork> ;
    mo:performer _:N924ccce9e5d74fedb7d930d69fafd3b0,
        _:Nefdf853a59f54d958c726b2d3382ad00 ;
    mo:recorded_as <album/67729#musicalexpression> ;
    schema:byArtist _:N924ccce9e5d74fedb7d930d69fafd3b0,
        _:Nefdf853a59f54d958c726b2d3382ad00 ;
    schema:name "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn ;
    schema:workPerformed <album/67729#musicalwork> .

<album/67729#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Bonham"@en ;
            foaf:made <album/67729#composition> ;
            foaf:name "Matt Bonham"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tim Cotterell"@en ;
            foaf:made <album/67729#composition> ;
            foaf:name "Tim Cotterell"@en ],
        <artist/33645#subject>,
        <artist/33646#subject> ;
    mo:produced_work <album/67729#musicalwork> ;
    schema:name "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn .

<album/67729#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-25"^^xsd:date ;
    dcterms:title "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67729#musicalexpression> ;
    mo:publisher _:N406fa9fc30e84567a6213ebe56373f57 ;
    mo:record _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    mo:record_count 1 ;
    schema:about <product/19021#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Leeroy Horns"@en ;
            foaf:name "Leeroy Horns"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eva Katharina Rustige"@en ;
            foaf:name "Eva Katharina Rustige"@en ] ;
    schema:datePublished "2017-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/67729/67729-1578781463.png> ;
    schema:name "The Sexy Brutale Soundtrack"@en,
        "The Sexy Brutale Soundtrack"@ja,
        "The Sexy Brutale Soundtrack"@ja-latn ;
    schema:publisher _:N406fa9fc30e84567a6213ebe56373f57 ;
    foaf:depiction <https://media.vgm.io/albums/92/67729/67729-1578781463.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67729#subject> ;
    schema:name "Tim Cotterell"@en ;
    foaf:made <album/67729#subject> ;
    foaf:name "Tim Cotterell"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67729#subject> ;
    schema:name "Matt Bonham"@en ;
    foaf:made <album/67729#subject> ;
    foaf:name "Matt Bonham"@en .

_:N0d15cc911f7f40b884cfdc774236b9e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Tomorrow"@en .

_:N1f3509fa24544395ab68c347860dbabd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken (Lucas' Song — Piano)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Broken (Lucas' Song — Piano)"@en .

_:N3c803e3f916749038990041d04189d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shattered Hope (Tequila's Theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Shattered Hope (Tequila's Theme)"@en .

_:N406fa9fc30e84567a6213ebe56373f57 schema:name "BadLand Games"@en ;
    foaf:name "BadLand Games"@en .

_:N43074ba7e00a41a8b09cb4421729adf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire and Brimstone (The Masks)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Fire and Brimstone (The Masks)"@en .

_:N491848942bb348f5bd977edbb86df706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never To Be (Eleanor's Theme)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Never To Be (Eleanor's Theme)"@en .

_:N4c8f0236616649fca8cf045ff711c09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven and Hell"@en ;
    mo:track_number 14 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Heaven and Hell"@en .

_:N5604cd82e2d748b1af4a1895317d9798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Your Poison? (The Bar)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "What's Your Poison? (The Bar)"@en .

_:N676b0ac5d8144c30a258149323b49f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Habits"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Old Habits"@en .

_:N7c5007358da8495488a70c7eb5426725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Below Consciousness (The Basement)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Below Consciousness (The Basement)"@en .

_:N8c7cb11ecfec460ba90147be2ab562c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Clockwork Killing (Sixpence's Theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "A Clockwork Killing (Sixpence's Theme)"@en .

_:N8cc3b2a61c37473285d3080b12515666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Theatre Brutale"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "The Theatre Brutale"@en .

_:N924ccce9e5d74fedb7d930d69fafd3b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/67729#performance> ;
    schema:name "Eva Katharina Rustige"@en ;
    foaf:name "Eva Katharina Rustige"@en .

_:N94ec6451909d4025be5721761f947a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sexy Brutale Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "The Sexy Brutale Theme"@en .

_:N9d56bb3b78db424b98db5a8dadc83d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tonight's Big Show! (Greyson's Death)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Tonight's Big Show! (Greyson's Death)"@en .

_:N9f11f4250f2d4b6a94117f3e2475be03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fall"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "The Fall"@en .

_:Na2ddb84fe0504883adbd22a3578dbc04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Rain (The King)"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Red Rain (The King)"@en .

_:Na3556dca2aa64d59a2729f7840fad948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood and Bone Waltz (Willow's Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Blood and Bone Waltz (Willow's Theme)"@en .

_:Nb54e420a11a948928de0b43d5077fb2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Look (For Eleanor)"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "One Look (For Eleanor)"@en .

_:Nbe812245296e4dc99ece0fc49c5aebcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Halls (The Library)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Lonely Halls (The Library)"@en .

_:Nd2921fcd18f449e3805df6e12b609a4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gold Skull"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "The Gold Skull"@en .

_:Ndc97b4a852054f898ca89e3d9076a3ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dressed in Red (The Bloody Girl's Theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Dressed in Red (The Bloody Girl's Theme)"@en .

_:Ne7f74e67370e45aebd655dfe3307d28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life and Soul"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Life and Soul"@en .

_:Neeedd01c2b7f457cb62a73f8c73a8c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tequila at Noon"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Tequila at Noon"@en .

_:Nefdf853a59f54d958c726b2d3382ad00 a schema:Person,
        foaf:Person ;
    mo:performed <album/67729#performance> ;
    schema:name "Leeroy Horns"@en ;
    foaf:name "Leeroy Horns"@en .

_:Nf7a538c4a3e6446db8206073c6cc7dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carousel Macabre (Grinmaw's Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4b95ed27fa4a48b8a24e9aab487e9b27 ;
    schema:name "Carousel Macabre (Grinmaw's Theme)"@en .

_:N4b95ed27fa4a48b8a24e9aab487e9b27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d15cc911f7f40b884cfdc774236b9e2,
        _:N1f3509fa24544395ab68c347860dbabd,
        _:N3c803e3f916749038990041d04189d79,
        _:N43074ba7e00a41a8b09cb4421729adf3,
        _:N491848942bb348f5bd977edbb86df706,
        _:N4c8f0236616649fca8cf045ff711c09b,
        _:N5604cd82e2d748b1af4a1895317d9798,
        _:N676b0ac5d8144c30a258149323b49f50,
        _:N7c5007358da8495488a70c7eb5426725,
        _:N8c7cb11ecfec460ba90147be2ab562c9,
        _:N8cc3b2a61c37473285d3080b12515666,
        _:N94ec6451909d4025be5721761f947a24,
        _:N9d56bb3b78db424b98db5a8dadc83d30,
        _:N9f11f4250f2d4b6a94117f3e2475be03,
        _:Na2ddb84fe0504883adbd22a3578dbc04,
        _:Na3556dca2aa64d59a2729f7840fad948,
        _:Nb54e420a11a948928de0b43d5077fb2a,
        _:Nbe812245296e4dc99ece0fc49c5aebcd,
        _:Nd2921fcd18f449e3805df6e12b609a4f,
        _:Ndc97b4a852054f898ca89e3d9076a3ad,
        _:Ne7f74e67370e45aebd655dfe3307d28f,
        _:Neeedd01c2b7f457cb62a73f8c73a8c7f,
        _:Nf7a538c4a3e6446db8206073c6cc7dd7 ;
    mo:track_count 23 ;
    schema:duration "PT70:21"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0d15cc911f7f40b884cfdc774236b9e2,
        _:N1f3509fa24544395ab68c347860dbabd,
        _:N3c803e3f916749038990041d04189d79,
        _:N43074ba7e00a41a8b09cb4421729adf3,
        _:N491848942bb348f5bd977edbb86df706,
        _:N4c8f0236616649fca8cf045ff711c09b,
        _:N5604cd82e2d748b1af4a1895317d9798,
        _:N676b0ac5d8144c30a258149323b49f50,
        _:N7c5007358da8495488a70c7eb5426725,
        _:N8c7cb11ecfec460ba90147be2ab562c9,
        _:N8cc3b2a61c37473285d3080b12515666,
        _:N94ec6451909d4025be5721761f947a24,
        _:N9d56bb3b78db424b98db5a8dadc83d30,
        _:N9f11f4250f2d4b6a94117f3e2475be03,
        _:Na2ddb84fe0504883adbd22a3578dbc04,
        _:Na3556dca2aa64d59a2729f7840fad948,
        _:Nb54e420a11a948928de0b43d5077fb2a,
        _:Nbe812245296e4dc99ece0fc49c5aebcd,
        _:Nd2921fcd18f449e3805df6e12b609a4f,
        _:Ndc97b4a852054f898ca89e3d9076a3ad,
        _:Ne7f74e67370e45aebd655dfe3307d28f,
        _:Neeedd01c2b7f457cb62a73f8c73a8c7f,
        _:Nf7a538c4a3e6446db8206073c6cc7dd7 .

