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

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

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

<artist/1455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41517#subject> ;
    schema:name "Harumi Fujita"@en,
        "藤田晴美"@ja ;
    foaf:made <album/41517#composition>,
        <album/41517#subject> ;
    foaf:name "Harumi Fujita"@en,
        "藤田晴美"@ja .

<artist/189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41517#subject> ;
    schema:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja ;
    foaf:made <album/41517#composition>,
        <album/41517#subject> ;
    foaf:name "Yasuaki Fujita"@en,
        "藤田靖明"@ja .

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

<album/41517#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn ;
    mo:performance_of <album/41517#musicalwork> ;
    mo:recorded_as <album/41517#musicalexpression> ;
    schema:name "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn ;
    schema:workPerformed <album/41517#musicalwork> .

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

<https://medium-media.vgm.io/albums/71/41517/41517-1378837653.jpg> a schema:ImageObject,
        foaf:Image .

<album/41517#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn ;
    mo:composer <artist/1455#subject>,
        <artist/189#subject> ;
    mo:produced_work <album/41517#musicalwork> ;
    schema:name "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn .

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

<album/41517#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-01"^^xsd:date ;
    dcterms:title "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41517#musicalexpression> ;
    mo:publisher _:N612690b6a55e4fc9b62836a1c3c945ce ;
    mo:record _:N1373d904a63f47e8b6c73223da1f8124 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Man 3"@en ;
            foaf:name "Mega Man 3"@en ] ;
    schema:datePublished "2012-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/41517/41517-1378837653.jpg> ;
    schema:name "MEGA MAN III"@en,
        "Megaman 3 OST-R Mixtape"@ja,
        "MEGA MAN III"@ja-latn ;
    schema:publisher _:N612690b6a55e4fc9b62836a1c3c945ce ;
    foaf:depiction <https://media.vgm.io/albums/71/41517/41517-1378837653.jpg> .

_:N04d1274b385e45b7b3e83176128e2679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Select - Prod By PMC"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Boss Select - Prod By PMC"@en .

_:N0911f18ff14649f2a9de81afa6d6f382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Boss - Prod By Raisi K."@en ;
    mo:track_number 12 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Beat Boss - Prod By Raisi K."@en .

_:N1055c7022ba84ab48daa10168f3a41b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over - Prod By PMC"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Game Over - Prod By PMC"@en .

_:N196391e687e74ccd8ca2cdd4eb51af76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whistle Concert"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Whistle Concert"@en .

_:N29f3f0bb3a3d472fb4bbd2047d8a65ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss - Prod By PMC"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Boss - Prod By PMC"@en .

_:N346426bde09940568fecb6228d791393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Man - Prod By Raisi K."@en ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Shadow Man - Prod By Raisi K."@en .

_:N399414be19ab455c98a08c61c06ca9e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wily Stage 5-6 - Prod By PMC"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Wily Stage 5-6 - Prod By PMC"@en .

_:N408be99c0d5b48c1b1357ede1eb2e811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wily Stage 1-2 - Prod By Raisi K."@en ;
    mo:track_number 15 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Wily Stage 1-2 - Prod By Raisi K."@en .

_:N4d42d3806c464fd782cca8be452e2bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Needle Man - Prod By AsisGalvin"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Needle Man - Prod By AsisGalvin"@en .

_:N59c76add061d490b9e723dd2d839e2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark Man - Prod By AsisGalvin"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Spark Man - Prod By AsisGalvin"@en .

_:N5a609ba4135d4109928688249e71d811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Weapon - Prod By AsisGalvin"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Get Weapon - Prod By AsisGalvin"@en .

_:N5fb895ae87384359bc23828977ae1816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wily Boss - Prod By Raisi K."@en ;
    mo:track_number 18 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Wily Boss - Prod By Raisi K."@en .

_:N612690b6a55e4fc9b62836a1c3c945ce schema:name "Asis Galvin"@en,
        "Asis Galvin"@ja,
        "Asis Galvin"@ja-latn ;
    foaf:name "Asis Galvin"@en,
        "Asis Galvin"@ja,
        "Asis Galvin"@ja-latn .

_:N647ec1013dcb441c89716e4820e5df56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snake Man - Prod By PMC"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Snake Man - Prod By PMC"@en .

_:N917b7b2502fd4780b406bda6c0fffb51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wily Stage 3-4 - Prod By AsisGalvin"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Wily Stage 3-4 - Prod By AsisGalvin"@en .

_:Nba56e1a02b5242ecacdf4bf02edc83e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Intro - Prod By AsisGalvin"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Title Intro - Prod By AsisGalvin"@en .

_:Nc394326461c242ddb6eea3929189201d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gemini Man - Prod By Raisi K."@en ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Gemini Man - Prod By Raisi K."@en .

_:Ncc40d24e09944f418b277f879ddc0e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnet Man - Prod By Raisi K."@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Magnet Man - Prod By Raisi K."@en .

_:Ncc896b7e9cb946ef86729d1cea14541f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Final Boss - Prod By AsisGalvin"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Beat Final Boss - Prod By AsisGalvin"@en .

_:Nd2b14af027b740d5889fc10b27a4e8d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits - Prod By Raisi K."@en ;
    mo:track_number 21 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Credits - Prod By Raisi K."@en .

_:Nd6196fb155444499bf1c57b6c29326ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Man - Prod By PMC"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Top Man - Prod By PMC"@en .

_:Ne83ef617215e4cf6a3535ccc6c14a2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Man - Prod By AsisGalvin"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1373d904a63f47e8b6c73223da1f8124 ;
    schema:name "Hard Man - Prod By AsisGalvin"@en .

_:N1373d904a63f47e8b6c73223da1f8124 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d1274b385e45b7b3e83176128e2679,
        _:N0911f18ff14649f2a9de81afa6d6f382,
        _:N1055c7022ba84ab48daa10168f3a41b3,
        _:N196391e687e74ccd8ca2cdd4eb51af76,
        _:N29f3f0bb3a3d472fb4bbd2047d8a65ae,
        _:N346426bde09940568fecb6228d791393,
        _:N399414be19ab455c98a08c61c06ca9e8,
        _:N408be99c0d5b48c1b1357ede1eb2e811,
        _:N4d42d3806c464fd782cca8be452e2bc7,
        _:N59c76add061d490b9e723dd2d839e2ed,
        _:N5a609ba4135d4109928688249e71d811,
        _:N5fb895ae87384359bc23828977ae1816,
        _:N647ec1013dcb441c89716e4820e5df56,
        _:N917b7b2502fd4780b406bda6c0fffb51,
        _:Nba56e1a02b5242ecacdf4bf02edc83e5,
        _:Nc394326461c242ddb6eea3929189201d,
        _:Ncc40d24e09944f418b277f879ddc0e3d,
        _:Ncc896b7e9cb946ef86729d1cea14541f,
        _:Nd2b14af027b740d5889fc10b27a4e8d7,
        _:Nd6196fb155444499bf1c57b6c29326ce,
        _:Ne83ef617215e4cf6a3535ccc6c14a2e0 ;
    mo:track_count 21 ;
    schema:duration "PT70:28"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N04d1274b385e45b7b3e83176128e2679,
        _:N0911f18ff14649f2a9de81afa6d6f382,
        _:N1055c7022ba84ab48daa10168f3a41b3,
        _:N196391e687e74ccd8ca2cdd4eb51af76,
        _:N29f3f0bb3a3d472fb4bbd2047d8a65ae,
        _:N346426bde09940568fecb6228d791393,
        _:N399414be19ab455c98a08c61c06ca9e8,
        _:N408be99c0d5b48c1b1357ede1eb2e811,
        _:N4d42d3806c464fd782cca8be452e2bc7,
        _:N59c76add061d490b9e723dd2d839e2ed,
        _:N5a609ba4135d4109928688249e71d811,
        _:N5fb895ae87384359bc23828977ae1816,
        _:N647ec1013dcb441c89716e4820e5df56,
        _:N917b7b2502fd4780b406bda6c0fffb51,
        _:Nba56e1a02b5242ecacdf4bf02edc83e5,
        _:Nc394326461c242ddb6eea3929189201d,
        _:Ncc40d24e09944f418b277f879ddc0e3d,
        _:Ncc896b7e9cb946ef86729d1cea14541f,
        _:Nd2b14af027b740d5889fc10b27a4e8d7,
        _:Nd6196fb155444499bf1c57b6c29326ce,
        _:Ne83ef617215e4cf6a3535ccc6c14a2e0 .

