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

<album/2216> a mo:Release ;
    mo:catalogue_number "OPM-1004" .

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

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

<album/53723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John Beal"@en ;
            foaf:made <album/53723#composition> ;
            foaf:name "John Beal"@en ] ;
    mo:produced_work <album/53723#musicalwork> ;
    schema:name "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/32/53723/53723-1435948149.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn ;
    mo:performance_of <album/53723#musicalwork> ;
    mo:performer _:N828aa8912d3c43bf8389d9782dd6de2d ;
    mo:recorded_as <album/53723#musicalexpression> ;
    schema:byArtist _:N828aa8912d3c43bf8389d9782dd6de2d ;
    schema:name "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn ;
    schema:workPerformed <album/53723#musicalwork> .

<album/53723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-09"^^xsd:date ;
    dcterms:title "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/2216> ;
    mo:publication_of <album/53723#musicalexpression> ;
    mo:publisher _:N888972a8f5f942da9141809ad5087d38 ;
    mo:record _:N05d97be47e9a4c47a251f7adf86bef7f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zork: Grand Inquistor"@en ;
            foaf:name "Zork: Grand Inquistor"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "John Beal"@en ;
            foaf:name "John Beal"@en ] ;
    schema:datePublished "2015-06-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/53723/53723-1435948149.jpg> ;
    schema:name "Zork: Grand Inquisitor - Music From The Interactive Video Game"@en,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja,
        "Zork: Grand Inquisitor - Music From The Interactive Video Game"@ja-latn ;
    schema:publisher _:N888972a8f5f942da9141809ad5087d38 ;
    foaf:depiction <https://media.vgm.io/albums/32/53723/53723-1435948149.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53723#subject> ;
    schema:name "John Beal"@en ;
    foaf:made <album/53723#subject> ;
    foaf:name "John Beal"@en .

_:N32fd05b0c1844f9c8ddd971e5bf95ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grief: \"A Knobby Something Or Other\""@en ;
    mo:track_number 5 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Grief: \"A Knobby Something Or Other\""@en .

_:N3e8327a8cc8543ca8628e849bb6830fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gue Tech Fight Song"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Gue Tech Fight Song"@en .

_:N46d5cc619ff2417ba78f45e921f54b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antharia Jack And The Magic Lantern"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Antharia Jack And The Magic Lantern"@en .

_:N50b2ae78aa2a4356b6fcd8d834be25f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack's Game / Jack Left Behind"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Jack's Game / Jack Left Behind"@en .

_:N5cf6e545c0d9418d8f1eb8bc4b8bccfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Propaganda On Parade / Newsreel"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Propaganda On Parade / Newsreel"@en .

_:N7424cacfceec4b0b8b6140adf9475fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zork Finale: Castle Walks, Y'Gael's Advice, You Take The Tower, The Cable Is Cut, End Of The Inquisition"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Zork Finale: Castle Walks, Y'Gael's Advice, You Take The Tower, The Cable Is Cut, End Of The Inquisition"@en .

_:N766cc3e5064d4623aa859e7d174062d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack Takes A Number / Nearly Totemized"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Jack Takes A Number / Nearly Totemized"@en .

_:N828aa8912d3c43bf8389d9782dd6de2d a schema:Person,
        foaf:Person ;
    mo:performed <album/53723#performance> ;
    schema:name "John Beal"@en ;
    foaf:name "John Beal"@en .

_:N83678c0119ab468ebb0c0746654e8c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inquisition Jail Escape"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Inquisition Jail Escape"@en .

_:N888972a8f5f942da9141809ad5087d38 schema:name "ReelTime Music"@en,
        "ReelTime Music"@ja,
        "ReelTime Music"@ja-latn ;
    foaf:name "ReelTime Music"@en,
        "ReelTime Music"@ja,
        "ReelTime Music"@ja-latn .

_:N96b04f9a0cea4e868b54e1af41a9b984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brog: \"Cave Good Place To Hide\""@en ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Brog: \"Cave Good Place To Hide\""@en .

_:Na40315375fdb4b5e81910feb09eb10f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Port Foozle"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Port Foozle"@en .

_:Nab38e76c103f415b8d626ee5f95e381d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Inquisitor And Jack Make A Deal"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Grand Inquisitor And Jack Make A Deal"@en .

_:Naf8faa39d9b1456d9091fffa198f9e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Enchantress Y'Gael"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "The Enchantress Y'Gael"@en .

_:Nc565ec96a4f749f1980a5a83dd97d7e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dungeon Master's Lair"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "The Dungeon Master's Lair"@en .

_:Nded3b214d6024760a5234c0617aa2617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flathead Lucy Captured By Wartle"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N05d97be47e9a4c47a251f7adf86bef7f ;
    schema:name "Flathead Lucy Captured By Wartle"@en .

_:N05d97be47e9a4c47a251f7adf86bef7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32fd05b0c1844f9c8ddd971e5bf95ba9,
        _:N3e8327a8cc8543ca8628e849bb6830fe,
        _:N46d5cc619ff2417ba78f45e921f54b4b,
        _:N50b2ae78aa2a4356b6fcd8d834be25f4,
        _:N5cf6e545c0d9418d8f1eb8bc4b8bccfe,
        _:N7424cacfceec4b0b8b6140adf9475fbd,
        _:N766cc3e5064d4623aa859e7d174062d0,
        _:N83678c0119ab468ebb0c0746654e8c01,
        _:N96b04f9a0cea4e868b54e1af41a9b984,
        _:Na40315375fdb4b5e81910feb09eb10f1,
        _:Nab38e76c103f415b8d626ee5f95e381d,
        _:Naf8faa39d9b1456d9091fffa198f9e09,
        _:Nc565ec96a4f749f1980a5a83dd97d7e2,
        _:Nded3b214d6024760a5234c0617aa2617 ;
    mo:track_count 14 ;
    schema:duration "PT30:37"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N32fd05b0c1844f9c8ddd971e5bf95ba9,
        _:N3e8327a8cc8543ca8628e849bb6830fe,
        _:N46d5cc619ff2417ba78f45e921f54b4b,
        _:N50b2ae78aa2a4356b6fcd8d834be25f4,
        _:N5cf6e545c0d9418d8f1eb8bc4b8bccfe,
        _:N7424cacfceec4b0b8b6140adf9475fbd,
        _:N766cc3e5064d4623aa859e7d174062d0,
        _:N83678c0119ab468ebb0c0746654e8c01,
        _:N96b04f9a0cea4e868b54e1af41a9b984,
        _:Na40315375fdb4b5e81910feb09eb10f1,
        _:Nab38e76c103f415b8d626ee5f95e381d,
        _:Naf8faa39d9b1456d9091fffa198f9e09,
        _:Nc565ec96a4f749f1980a5a83dd97d7e2,
        _:Nded3b214d6024760a5234c0617aa2617 .

