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

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

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

<artist/327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79868#subject> ;
    schema:name "Mari Yamaguchi"@en,
        "山口真理"@ja ;
    foaf:made <album/79868#composition>,
        <album/79868#subject> ;
    foaf:name "Mari Yamaguchi"@en,
        "山口真理"@ja .

<product/12218#subject> a schema:CreativeWork ;
    schema:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn ;
    foaf:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn .

<album/79868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn ;
    mo:composer <artist/327#subject> ;
    mo:produced_work <album/79868#musicalwork> ;
    schema:name "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn .

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

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

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

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

<album/79868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn ;
    mo:performance_of <album/79868#musicalwork> ;
    mo:performer <artist/28701#subject> ;
    mo:recorded_as <album/79868#musicalexpression> ;
    schema:byArtist <artist/28701#subject> ;
    schema:name "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn ;
    schema:workPerformed <album/79868#musicalwork> .

<artist/28701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79868#performance> ;
    schema:name "CrazyGroupTrio"@en ;
    foaf:name "CrazyGroupTrio"@en .

<album/79868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-01"^^xsd:date ;
    dcterms:title "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79868#musicalexpression> ;
    mo:publisher _:N04aeea5c542641e5b42dca7a1cf1d8ee ;
    mo:record _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    mo:record_count 1 ;
    schema:about <product/12218#subject> ;
    schema:byArtist <artist/28701#subject> ;
    schema:datePublished "2014-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/79868/79868-1534401288.jpg> ;
    schema:name "Super Ghouls N' Ghosts: On Piano"@en,
        "Super Ghouls N' Ghosts: On Piano"@ja,
        "Super Ghouls N' Ghosts: On Piano"@ja-latn ;
    schema:publisher _:N04aeea5c542641e5b42dca7a1cf1d8ee ;
    foaf:depiction <https://media.vgm.io/albums/86/79868/79868-1534401288.jpg> .

_:N00e97222da304e6095a6bb07ff1839e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crucible Of Flame"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Crucible Of Flame"@en .

_:N04aeea5c542641e5b42dca7a1cf1d8ee schema:name "CrazyGroupTrio"@en,
        "CrazyGroupTrio"@ja,
        "CrazyGroupTrio"@ja-latn ;
    foaf:name "CrazyGroupTrio"@en,
        "CrazyGroupTrio"@ja,
        "CrazyGroupTrio"@ja-latn .

_:N150eb0f9f1ce4e8a8b822fbbe9ce9b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giant Barnacle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Giant Barnacle"@en .

_:N2970ab25d2114ed9b93a0375ef0806a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Graveyard"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Haunted Graveyard"@en .

_:N3738c67a9fdd438190d7d5804e1b0ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Got Kidnapped!"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Princess Got Kidnapped!"@en .

_:N486f55ba121c45f6a9896ccd55bca650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Victory"@en .

_:N4e96deda5b5542c9b380740ec9d64aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Ice Forest"@en .

_:N4fd48c36d7cf45aa8ab67ff43e2d9485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolian Death Worms' Third Cousin"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Mongolian Death Worms' Third Cousin"@en .

_:N56585784e09d4e678822b8f68aa6ef1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Of Despair"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Sea Of Despair"@en .

_:N569ac190bc4345a09a4736ce01412d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghouls' Stomach"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Ghouls' Stomach"@en .

_:N7b9304dab1e746768cb3bc89f4cd45de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freon"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Freon"@en .

_:N9daa60fefec3417bb4a7e958521182ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Of The Emperor"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Castle Of The Emperor"@en .

_:Nc57edc8260d345c9b2defdd8c782559d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sardius"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Sardius"@en .

_:Nc66456bc83244649889e093769c5c61f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Ending"@en .

_:Nd8b4f5d9b6e94b578920dd278a23440e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydra"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Hydra"@en .

_:Ne62621d25f004a35a48586ddb857edf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asutaroto And Nebiroth"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Asutaroto And Nebiroth"@en .

_:Nfda2c3bfa88e4200a3a3810193f24861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cockatrice"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nb6ff3ea6014644dbaf12d5f56e9352f4 ;
    schema:name "Cockatrice"@en .

_:Nb6ff3ea6014644dbaf12d5f56e9352f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e97222da304e6095a6bb07ff1839e6,
        _:N150eb0f9f1ce4e8a8b822fbbe9ce9b93,
        _:N2970ab25d2114ed9b93a0375ef0806a3,
        _:N3738c67a9fdd438190d7d5804e1b0ec5,
        _:N486f55ba121c45f6a9896ccd55bca650,
        _:N4e96deda5b5542c9b380740ec9d64aa5,
        _:N4fd48c36d7cf45aa8ab67ff43e2d9485,
        _:N56585784e09d4e678822b8f68aa6ef1e,
        _:N569ac190bc4345a09a4736ce01412d35,
        _:N7b9304dab1e746768cb3bc89f4cd45de,
        _:N9daa60fefec3417bb4a7e958521182ca,
        _:Nc57edc8260d345c9b2defdd8c782559d,
        _:Nc66456bc83244649889e093769c5c61f,
        _:Nd8b4f5d9b6e94b578920dd278a23440e,
        _:Ne62621d25f004a35a48586ddb857edf0,
        _:Nfda2c3bfa88e4200a3a3810193f24861 ;
    mo:track_count 16 ;
    schema:duration "PT33:17"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N00e97222da304e6095a6bb07ff1839e6,
        _:N150eb0f9f1ce4e8a8b822fbbe9ce9b93,
        _:N2970ab25d2114ed9b93a0375ef0806a3,
        _:N3738c67a9fdd438190d7d5804e1b0ec5,
        _:N486f55ba121c45f6a9896ccd55bca650,
        _:N4e96deda5b5542c9b380740ec9d64aa5,
        _:N4fd48c36d7cf45aa8ab67ff43e2d9485,
        _:N56585784e09d4e678822b8f68aa6ef1e,
        _:N569ac190bc4345a09a4736ce01412d35,
        _:N7b9304dab1e746768cb3bc89f4cd45de,
        _:N9daa60fefec3417bb4a7e958521182ca,
        _:Nc57edc8260d345c9b2defdd8c782559d,
        _:Nc66456bc83244649889e093769c5c61f,
        _:Nd8b4f5d9b6e94b578920dd278a23440e,
        _:Ne62621d25f004a35a48586ddb857edf0,
        _:Nfda2c3bfa88e4200a3a3810193f24861 .

