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

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

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

<artist/50643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7073#subject> ;
    schema:name "Mari"@en,
        "まり"@ja ;
    foaf:made <album/7073#composition>,
        <album/7073#subject> ;
    foaf:name "Mari"@en,
        "まり"@ja .

<product/2074#subject> a schema:CreativeWork ;
    schema:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn ;
    foaf:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn .

<album/7073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn ;
    mo:composer <artist/50643#subject> ;
    mo:produced_work <album/7073#musicalwork> ;
    schema:name "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn .

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

<album/7073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn ;
    mo:performance_of <album/7073#musicalwork> ;
    mo:recorded_as <album/7073#musicalexpression> ;
    schema:name "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn ;
    schema:workPerformed <album/7073#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7073#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/7073#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/7073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-01"^^xsd:date ;
    dcterms:title "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7073#musicalexpression> ;
    mo:publisher _:N87382373ebd946968ea8226037571f5c ;
    mo:record _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    mo:record_count 1 ;
    schema:about <product/2074#subject> ;
    schema:datePublished "2004-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Megaman 5, Dashed!"@en,
        "Megaman 5, Dashed!"@ja,
        "Megaman 5, Dashed!"@ja-latn ;
    schema:publisher _:N87382373ebd946968ea8226037571f5c ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N162ac44c93cc428891e3e42018181994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Stage Select"@en .

_:N24cf0be958b74731a6d48d76afe89de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Boss Battle"@en .

_:N30760cea1fe84633b8a11c2c9f5942fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Wily"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Battle with Wily"@en .

_:N34eabef672eb446b95aa8489900eb570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Ending"@en .

_:N371354cd37604984b02f9e735c56992a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Password"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Password"@en .

_:N48014b6f664c4b639bf8e0dfc588ab19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue & Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Prologue & Title"@en .

_:N6ae535bed26a4fd085aa9d06834ca5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave Man"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Wave Man"@en .

_:N6fbf87003f4f4cefad71ea6db2f50bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Man"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Stone Man"@en .

_:N802ecbc6020740fdb65cb0e8acf643b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wily's Stage"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Wily's Stage"@en .

_:N816eaa71ecf54cc4b8cbdc172dfb23aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gyro Man"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Gyro Man"@en .

_:N87382373ebd946968ea8226037571f5c schema:name "Dash Studio"@en ;
    foaf:name "Dash Studio"@en .

_:N9cf5ddce5493420aa2d68710f092ed61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Man"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Star Man"@en .

_:Nb23fe72b83504be783356688e5bc9201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity Man"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Gravity Man"@en .

_:Nb478b5dc1e574202b6180b6b6a3271df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Napalm Man"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Napalm Man"@en .

_:Nbbf51af43d4541279cb3e9c4991cce37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge Man"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Charge Man"@en .

_:Nbfead3872eed4cd1ad4cde219dea24c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Man"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Dark Man"@en .

_:Nda1dfdd4721a42bd9167738660d3b025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Man"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nc59205f1cdae4797b18ce938a4c2e841 ;
    schema:name "Crystal Man"@en .

_:Nc59205f1cdae4797b18ce938a4c2e841 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N162ac44c93cc428891e3e42018181994,
        _:N24cf0be958b74731a6d48d76afe89de5,
        _:N30760cea1fe84633b8a11c2c9f5942fd,
        _:N34eabef672eb446b95aa8489900eb570,
        _:N371354cd37604984b02f9e735c56992a,
        _:N48014b6f664c4b639bf8e0dfc588ab19,
        _:N6ae535bed26a4fd085aa9d06834ca5fd,
        _:N6fbf87003f4f4cefad71ea6db2f50bdf,
        _:N802ecbc6020740fdb65cb0e8acf643b9,
        _:N816eaa71ecf54cc4b8cbdc172dfb23aa,
        _:N9cf5ddce5493420aa2d68710f092ed61,
        _:Nb23fe72b83504be783356688e5bc9201,
        _:Nb478b5dc1e574202b6180b6b6a3271df,
        _:Nbbf51af43d4541279cb3e9c4991cce37,
        _:Nbfead3872eed4cd1ad4cde219dea24c5,
        _:Nda1dfdd4721a42bd9167738660d3b025 ;
    mo:track_count 16 ;
    schema:duration "PT19:56"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N162ac44c93cc428891e3e42018181994,
        _:N24cf0be958b74731a6d48d76afe89de5,
        _:N30760cea1fe84633b8a11c2c9f5942fd,
        _:N34eabef672eb446b95aa8489900eb570,
        _:N371354cd37604984b02f9e735c56992a,
        _:N48014b6f664c4b639bf8e0dfc588ab19,
        _:N6ae535bed26a4fd085aa9d06834ca5fd,
        _:N6fbf87003f4f4cefad71ea6db2f50bdf,
        _:N802ecbc6020740fdb65cb0e8acf643b9,
        _:N816eaa71ecf54cc4b8cbdc172dfb23aa,
        _:N9cf5ddce5493420aa2d68710f092ed61,
        _:Nb23fe72b83504be783356688e5bc9201,
        _:Nb478b5dc1e574202b6180b6b6a3271df,
        _:Nbbf51af43d4541279cb3e9c4991cce37,
        _:Nbfead3872eed4cd1ad4cde219dea24c5,
        _:Nda1dfdd4721a42bd9167738660d3b025 .

