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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/22/44922/44922-1395179023.png> a schema:ImageObject,
        foaf:Image .

<album/44922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn ;
    mo:composer <artist/1455#subject>,
        <artist/189#subject> ;
    mo:produced_work <album/44922#musicalwork> ;
    schema:name "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn .

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

<album/44922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn ;
    mo:performance_of <album/44922#musicalwork> ;
    mo:performer <artist/11059#subject> ;
    mo:recorded_as <album/44922#musicalexpression> ;
    schema:byArtist <artist/11059#subject> ;
    schema:name "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn ;
    schema:workPerformed <album/44922#musicalwork> .

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

<album/44922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-21"^^xsd:date ;
    dcterms:title "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/44922#musicalexpression> ;
    mo:publisher _:N050eb156ddf24338ae7cadae06e73a1f ;
    mo:record _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Man 3"@en ;
            foaf:name "Mega Man 3"@en ] ;
    schema:byArtist <artist/11059#subject> ;
    schema:datePublished "2014-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/44922/44922-1395179023.png> ;
    schema:name "Mega Man XXV - The Third"@en,
        "Mega Man XXV - The Third"@ja,
        "Mega Man XXV - The Third"@ja-latn ;
    schema:publisher _:N050eb156ddf24338ae7cadae06e73a1f ;
    foaf:depiction <https://media.vgm.io/albums/22/44922/44922-1395179023.png> .

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

_:N2c3cb574879741e6b29a500b5c14cbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of Robot Master"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Return of Robot Master"@en .

_:N402a992403d3404c87dccb106e200388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Third Codex"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Third Codex"@en .

_:N56c85c2e6ede419aa92d62d582a7201f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sparkman"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Sparkman"@en .

_:N66dcb68641d94aa588ce9bfbfe59b524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yet More Selection & Choices"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Yet More Selection & Choices"@en .

_:N70a98eba3ee6404aac176d8055b04330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Snakeman"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Snakeman"@en .

_:N7a7ef664eefa4d12a9cd67b1a692b928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Needleman"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Needleman"@en .

_:N8adc0462cd534884bc0158a8370d6960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magnetman"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Magnetman"@en .

_:Na4c1f04a92fa48c6a68617af0068f6bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Geminiman"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Geminiman"@en .

_:Naa5b93d842e9466bad121ee80dae484a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skull Fortress Ein"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Skull Fortress Ein"@en .

_:Nadc51d54dc8a4d11bee412e89a1c288c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skull Fortress Zwei"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Skull Fortress Zwei"@en .

_:Nb9db9e264fc74eb88303eafe1c5e8514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadowman"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Shadowman"@en .

_:Nc1bc2c18d6aa457295542bd9c25fe425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Third"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Third"@en .

_:Ncae40bc476194f8697cc63a9a69688f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hardman"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Hardman"@en .

_:Ne996a5cfefeb4ee1b9c8b131b9ce25b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Victory"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Third Victory"@en .

_:Ned60e180e30f47afab198640ad760b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skull Fortress Drei"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "Skull Fortress Drei"@en .

_:Nee9b5a328c1e44dcaf1edc0ef3d1c7e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Topman"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc53a0b8de4046ec96d748536ffd5b40 ;
    schema:name "The Topman"@en .

_:Ncc53a0b8de4046ec96d748536ffd5b40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c3cb574879741e6b29a500b5c14cbdc,
        _:N402a992403d3404c87dccb106e200388,
        _:N56c85c2e6ede419aa92d62d582a7201f,
        _:N66dcb68641d94aa588ce9bfbfe59b524,
        _:N70a98eba3ee6404aac176d8055b04330,
        _:N7a7ef664eefa4d12a9cd67b1a692b928,
        _:N8adc0462cd534884bc0158a8370d6960,
        _:Na4c1f04a92fa48c6a68617af0068f6bf,
        _:Naa5b93d842e9466bad121ee80dae484a,
        _:Nadc51d54dc8a4d11bee412e89a1c288c,
        _:Nb9db9e264fc74eb88303eafe1c5e8514,
        _:Nc1bc2c18d6aa457295542bd9c25fe425,
        _:Ncae40bc476194f8697cc63a9a69688f0,
        _:Ne996a5cfefeb4ee1b9c8b131b9ce25b0,
        _:Ned60e180e30f47afab198640ad760b7c,
        _:Nee9b5a328c1e44dcaf1edc0ef3d1c7e6 ;
    mo:track_count 16 ;
    schema:duration "PT36:50"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2c3cb574879741e6b29a500b5c14cbdc,
        _:N402a992403d3404c87dccb106e200388,
        _:N56c85c2e6ede419aa92d62d582a7201f,
        _:N66dcb68641d94aa588ce9bfbfe59b524,
        _:N70a98eba3ee6404aac176d8055b04330,
        _:N7a7ef664eefa4d12a9cd67b1a692b928,
        _:N8adc0462cd534884bc0158a8370d6960,
        _:Na4c1f04a92fa48c6a68617af0068f6bf,
        _:Naa5b93d842e9466bad121ee80dae484a,
        _:Nadc51d54dc8a4d11bee412e89a1c288c,
        _:Nb9db9e264fc74eb88303eafe1c5e8514,
        _:Nc1bc2c18d6aa457295542bd9c25fe425,
        _:Ncae40bc476194f8697cc63a9a69688f0,
        _:Ne996a5cfefeb4ee1b9c8b131b9ce25b0,
        _:Ned60e180e30f47afab198640ad760b7c,
        _:Nee9b5a328c1e44dcaf1edc0ef3d1c7e6 .

