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

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

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

<artist/1324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116268#subject> ;
    schema:name "George Alistair Sanger"@en ;
    foaf:made <album/116268#composition>,
        <album/116268#subject> ;
    foaf:name "George Alistair Sanger"@en .

<artist/1328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116268#subject> ;
    schema:name "David Sanger"@en ;
    foaf:made <album/116268#composition>,
        <album/116268#subject> ;
    foaf:name "David Sanger"@en .

<product/17553#subject> a schema:CreativeWork ;
    schema:name "The 7th Guest"@en,
        "The 7th Guest"@ja,
        "The 7th Guest"@ja-latn ;
    foaf:name "The 7th Guest"@en,
        "The 7th Guest"@ja,
        "The 7th Guest"@ja-latn .

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

<album/116268#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn ;
    mo:performance_of <album/116268#musicalwork> ;
    mo:recorded_as <album/116268#musicalexpression> ;
    schema:name "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn ;
    schema:workPerformed <album/116268#musicalwork> .

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

<https://medium-media.vgm.io/albums/86/116268/116268-f403e07b10b0.jpg> a schema:ImageObject,
        foaf:Image .

<album/116268#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn ;
    mo:composer <artist/1324#subject>,
        <artist/1328#subject> ;
    mo:produced_work <album/116268#musicalwork> ;
    schema:name "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn .

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

<album/116268#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-05"^^xsd:date ;
    dcterms:title "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116268#musicalexpression> ;
    mo:publisher _:Necbceff5707b4567914f617c71c2e1a9 ;
    mo:record _:N85644404abaa4e02b07441643dee6209 ;
    mo:record_count 1 ;
    schema:about <product/17553#subject> ;
    schema:datePublished "2021-02-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/116268/116268-f403e07b10b0.jpg> ;
    schema:name "The 7th Guest--Come Back!"@en,
        "The 7th Guest--Come Back!"@ja,
        "The 7th Guest--Come Back!"@ja-latn ;
    schema:publisher _:Necbceff5707b4567914f617c71c2e1a9 ;
    foaf:depiction <https://media.vgm.io/albums/86/116268/116268-f403e07b10b0.jpg> .

_:N002ef140dc034a20a73e143b82b56449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down the Plant"@en ;
    mo:track_number 31 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Down the Plant"@en .

_:N026765ffab854983b91dd065298ecceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Passage"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Secret Passage"@en .

_:N07153c371a1a4548a180bac8c44b8dd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down the Drain"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Down the Drain"@en .

_:N0ae79776b57a4a0b92135a289c7b66eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grate Puzzle"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Grate Puzzle"@en .

_:N315e7c51937f4d168359de7afcee0f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Queen's Puzzle"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "The Queen's Puzzle"@en .

_:N4431f2d7911d416baf346cd6606e9ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Basement Maze AKA Feeling Lonely?"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Basement Maze AKA Feeling Lonely?"@en .

_:N49ea9f8af0dd404389a6921ed27d0ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of Stauf"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "The Story of Stauf"@en .

_:N4bd28f8eb61a44d9ba4f27437aa41a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dinner"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Dinner"@en .

_:N4cf97270706141febdd43176827c33a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doorbell (Without Bell)"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Doorbell (Without Bell)"@en .

_:N4ff74b423cc84d50977b2c7ec666c0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vortex/Bulging Window (Temple at Window)"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Vortex/Bulging Window (Temple at Window)"@en .

_:N6693dbd074294754b0ba458915614e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now and Forever"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Now and Forever"@en .

_:N6fd7ce484f784fb1b743d9bc7bf44d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soup"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "The Soup"@en .

_:N891962f9891d4092a8db67b90d9c2b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Intro"@en .

_:N960fc4261d354141a8d028c705abfca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost of Bo"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Ghost of Bo"@en .

_:N9859d83d7fd24cdda3f0c8aa21ae0c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foyer Entrances"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Foyer Entrances"@en .

_:N991a130ddbbc4c40b9c9949d79e34e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple, What the Hell Are You Doing?"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Temple, What the Hell Are You Doing?"@en .

_:N9a538a401a4d4fe59181e7119c13229c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up the Plant"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Up the Plant"@en .

_:N9dbaec930ff94d779f8e3386da29c2db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Box"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Music Box"@en .

_:N9e4e60ed78b44724ae1a1cfa24ad935c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're the Ghosts"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "We're the Ghosts"@en .

_:Na8fd345c63a542eda5345bb1837178cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ouija Board"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Ouija Board"@en .

_:Na92369eeb302427fbc0c9f7e13842f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel Pain"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Chapel Pain"@en .

_:Na966dae38425425caacb078a42686f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Telescope (Temple Oil)"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Telescope (Temple Oil)"@en .

_:Nb496685c3c0b49dd88b113be8dec2151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bishop's Puzzle"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "The Bishop's Puzzle"@en .

_:Nc3f422708dc846e18518fc32d62fbe63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Hands"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Piano Hands"@en .

_:Nc914441d206c4b9abca9b017f3d2a6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the Guests"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "All the Guests"@en .

_:Ncb0d7ad14d164878bec45857a846b3ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bedspread"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Bedspread"@en .

_:Nd179e833046a40ffbbae1937ac90b54c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolero"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Bolero"@en .

_:Nd3326443cbad4ea0ba25eb4f2575a441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Downstairs"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Downstairs"@en .

_:Nd4f1f0ad5efa4b4687a41863027092ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel Theme"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Chapel Theme"@en .

_:Nd8369b86f9b949908d63d0d7ff1dd6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolls of Doom"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Dolls of Doom"@en .

_:Ne00e8e94110b46e2a153d6cfe766a19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coffin Dance/Escape"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Coffin Dance/Escape"@en .

_:Ne414072ae83a49d08d0511ec3cd4a035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skeletons in my Closet"@en ;
    mo:track_number 35 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Skeletons in my Closet"@en .

_:Ne551d85d2604426583326bad46bab79c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Puzzle"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Piano Puzzle"@en .

_:Necbceff5707b4567914f617c71c2e1a9 schema:name "The Fat Man and Team Fat"@en,
        "The Fat Man and Team Fat"@ja,
        "The Fat Man and Team Fat"@ja-latn ;
    foaf:name "The Fat Man and Team Fat"@en,
        "The Fat Man and Team Fat"@ja,
        "The Fat Man and Team Fat"@ja-latn .

_:Ned9658d8e8d04ac5b7de090736f41ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "Ending"@en .

_:Nfca0a2139639478a866207fa3bbaafb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boy is Ours!"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N85644404abaa4e02b07441643dee6209 ;
    schema:name "The Boy is Ours!"@en .

_:N85644404abaa4e02b07441643dee6209 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002ef140dc034a20a73e143b82b56449,
        _:N026765ffab854983b91dd065298ecceb,
        _:N07153c371a1a4548a180bac8c44b8dd3,
        _:N0ae79776b57a4a0b92135a289c7b66eb,
        _:N315e7c51937f4d168359de7afcee0f51,
        _:N4431f2d7911d416baf346cd6606e9ceb,
        _:N49ea9f8af0dd404389a6921ed27d0ce3,
        _:N4bd28f8eb61a44d9ba4f27437aa41a13,
        _:N4cf97270706141febdd43176827c33a8,
        _:N4ff74b423cc84d50977b2c7ec666c0d1,
        _:N6693dbd074294754b0ba458915614e68,
        _:N6fd7ce484f784fb1b743d9bc7bf44d9d,
        _:N891962f9891d4092a8db67b90d9c2b99,
        _:N960fc4261d354141a8d028c705abfca1,
        _:N9859d83d7fd24cdda3f0c8aa21ae0c02,
        _:N991a130ddbbc4c40b9c9949d79e34e66,
        _:N9a538a401a4d4fe59181e7119c13229c,
        _:N9dbaec930ff94d779f8e3386da29c2db,
        _:N9e4e60ed78b44724ae1a1cfa24ad935c,
        _:Na8fd345c63a542eda5345bb1837178cd,
        _:Na92369eeb302427fbc0c9f7e13842f61,
        _:Na966dae38425425caacb078a42686f78,
        _:Nb496685c3c0b49dd88b113be8dec2151,
        _:Nc3f422708dc846e18518fc32d62fbe63,
        _:Nc914441d206c4b9abca9b017f3d2a6da,
        _:Ncb0d7ad14d164878bec45857a846b3ef,
        _:Nd179e833046a40ffbbae1937ac90b54c,
        _:Nd3326443cbad4ea0ba25eb4f2575a441,
        _:Nd4f1f0ad5efa4b4687a41863027092ea,
        _:Nd8369b86f9b949908d63d0d7ff1dd6da,
        _:Ne00e8e94110b46e2a153d6cfe766a19a,
        _:Ne414072ae83a49d08d0511ec3cd4a035,
        _:Ne551d85d2604426583326bad46bab79c,
        _:Ned9658d8e8d04ac5b7de090736f41ae0,
        _:Nfca0a2139639478a866207fa3bbaafb3 ;
    mo:track_count 35 ;
    schema:duration "PT40:27"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N002ef140dc034a20a73e143b82b56449,
        _:N026765ffab854983b91dd065298ecceb,
        _:N07153c371a1a4548a180bac8c44b8dd3,
        _:N0ae79776b57a4a0b92135a289c7b66eb,
        _:N315e7c51937f4d168359de7afcee0f51,
        _:N4431f2d7911d416baf346cd6606e9ceb,
        _:N49ea9f8af0dd404389a6921ed27d0ce3,
        _:N4bd28f8eb61a44d9ba4f27437aa41a13,
        _:N4cf97270706141febdd43176827c33a8,
        _:N4ff74b423cc84d50977b2c7ec666c0d1,
        _:N6693dbd074294754b0ba458915614e68,
        _:N6fd7ce484f784fb1b743d9bc7bf44d9d,
        _:N891962f9891d4092a8db67b90d9c2b99,
        _:N960fc4261d354141a8d028c705abfca1,
        _:N9859d83d7fd24cdda3f0c8aa21ae0c02,
        _:N991a130ddbbc4c40b9c9949d79e34e66,
        _:N9a538a401a4d4fe59181e7119c13229c,
        _:N9dbaec930ff94d779f8e3386da29c2db,
        _:N9e4e60ed78b44724ae1a1cfa24ad935c,
        _:Na8fd345c63a542eda5345bb1837178cd,
        _:Na92369eeb302427fbc0c9f7e13842f61,
        _:Na966dae38425425caacb078a42686f78,
        _:Nb496685c3c0b49dd88b113be8dec2151,
        _:Nc3f422708dc846e18518fc32d62fbe63,
        _:Nc914441d206c4b9abca9b017f3d2a6da,
        _:Ncb0d7ad14d164878bec45857a846b3ef,
        _:Nd179e833046a40ffbbae1937ac90b54c,
        _:Nd3326443cbad4ea0ba25eb4f2575a441,
        _:Nd4f1f0ad5efa4b4687a41863027092ea,
        _:Nd8369b86f9b949908d63d0d7ff1dd6da,
        _:Ne00e8e94110b46e2a153d6cfe766a19a,
        _:Ne414072ae83a49d08d0511ec3cd4a035,
        _:Ne551d85d2604426583326bad46bab79c,
        _:Ned9658d8e8d04ac5b7de090736f41ae0,
        _:Nfca0a2139639478a866207fa3bbaafb3 .

