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

<album/53821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn ;
    mo:produced_work <album/53821#musicalwork> ;
    schema:name "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn .

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

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

<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 .

<product/17606#subject> a schema:CreativeWork ;
    schema:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn ;
    foaf:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn .

<product/7314#subject> a schema:CreativeWork ;
    schema:name "Splatterhouse"@en,
        "スプラッターハウス"@ja,
        "Splatterhouse"@ja-latn ;
    foaf:name "Splatterhouse"@en,
        "スプラッターハウス"@ja,
        "Splatterhouse"@ja-latn .

<product/7316#subject> a schema:CreativeWork ;
    schema:name "Splatterhouse 2"@en,
        "スプラッターハウスPART2"@ja,
        "Splatterhouse 2"@ja-latn ;
    foaf:name "Splatterhouse 2"@en,
        "スプラッターハウスPART2"@ja,
        "Splatterhouse 2"@ja-latn .

<product/7955#subject> a schema:CreativeWork ;
    schema:name "Ghosts 'n Goblins"@en,
        "魔界村"@ja,
        "Makaimura"@ja-latn ;
    foaf:name "Ghosts 'n Goblins"@en,
        "魔界村"@ja,
        "Makaimura"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/53821/53821-1436453902.png> a schema:ImageObject,
        foaf:Image .

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

<album/53821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn ;
    mo:performance_of <album/53821#musicalwork> ;
    mo:performer <artist/11059#subject> ;
    mo:recorded_as <album/53821#musicalexpression> ;
    schema:byArtist <artist/11059#subject> ;
    schema:name "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn ;
    schema:workPerformed <album/53821#musicalwork> .

<artist/11059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53821#performance> ;
    schema:name "Shiryu"@en ;
    foaf:name "Shiryu"@en .

<album/53821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/53821#musicalexpression> ;
    mo:publisher _:N75b0a92bcf2a4dbe8b6bfc479e4e1ac0 ;
    mo:record _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    mo:record_count 1 ;
    schema:about <product/12218#subject>,
        <product/17606#subject>,
        <product/7314#subject>,
        <product/7316#subject>,
        <product/7955#subject>,
        <product/7956#subject> ;
    schema:byArtist <artist/11059#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/53821/53821-1436453902.png> ;
    schema:name "Age of Arthur"@en,
        "Age of Arthur"@ja,
        "Age of Arthur"@ja-latn ;
    schema:publisher _:N75b0a92bcf2a4dbe8b6bfc479e4e1ac0 ;
    foaf:depiction <https://media.vgm.io/albums/12/53821/53821-1436453902.png> .

_:N0332556f01ec4e8a8d7022e9b91e7f76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell's Cathedral"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "Hell's Cathedral"@en .

_:N2b3adbc920d34b3d8e44ec8a8180fcdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icy Forest Chiptune"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "Icy Forest Chiptune"@en .

_:N45b0ed7f05bd4b688e70d758d4ae9242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Firebrand"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "March of the Firebrand"@en .

_:N75b0a92bcf2a4dbe8b6bfc479e4e1ac0 schema:name "Shiryu Music"@en ;
    foaf:name "Shiryu Music"@en .

_:N7cb2c7bbdc7f42628dcbadb950ef1014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost'n'Goblins Memoria"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "Ghost'n'Goblins Memoria"@en .

_:N8b99b3ed078d42cfb6a83ffdd49b6148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Zombie Neighbors"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "My Zombie Neighbors"@en .

_:Nbaef5eb7a2ac4d1bb1ba6eba02baecb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Ghouls'n'Ghosts Suite"@en ;
    mo:track_number 5 ;
    schema:duration "PT11:21"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "Super Ghouls'n'Ghosts Suite"@en .

_:Nc5d5822e07674cdd8c6784ce4687d12e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASK"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "MASK"@en .

_:Nd10a89165fd449ceb11ff422d8285229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arthur's 8-bit (K)night(mare)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na5cc95f10e6c47a688380e3db9ae3e39 ;
    schema:name "Arthur's 8-bit (K)night(mare)"@en .

_:Na5cc95f10e6c47a688380e3db9ae3e39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0332556f01ec4e8a8d7022e9b91e7f76,
        _:N2b3adbc920d34b3d8e44ec8a8180fcdd,
        _:N45b0ed7f05bd4b688e70d758d4ae9242,
        _:N7cb2c7bbdc7f42628dcbadb950ef1014,
        _:N8b99b3ed078d42cfb6a83ffdd49b6148,
        _:Nbaef5eb7a2ac4d1bb1ba6eba02baecb5,
        _:Nc5d5822e07674cdd8c6784ce4687d12e,
        _:Nd10a89165fd449ceb11ff422d8285229 ;
    mo:track_count 8 ;
    schema:duration "PT32:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0332556f01ec4e8a8d7022e9b91e7f76,
        _:N2b3adbc920d34b3d8e44ec8a8180fcdd,
        _:N45b0ed7f05bd4b688e70d758d4ae9242,
        _:N7cb2c7bbdc7f42628dcbadb950ef1014,
        _:N8b99b3ed078d42cfb6a83ffdd49b6148,
        _:Nbaef5eb7a2ac4d1bb1ba6eba02baecb5,
        _:Nc5d5822e07674cdd8c6784ce4687d12e,
        _:Nd10a89165fd449ceb11ff422d8285229 .

