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

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

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

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105459#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/105459#composition>,
        <album/105459#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

<artist/7111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105459#subject> ;
    schema:name "Takashi Tateishi"@en,
        "立石孝"@ja ;
    foaf:made <album/105459#composition>,
        <album/105459#subject> ;
    foaf:name "Takashi Tateishi"@en,
        "立石孝"@ja .

<product/2070#subject> a schema:CreativeWork ;
    schema:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn ;
    foaf:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn .

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

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

<album/105459#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn ;
    mo:performance_of <album/105459#musicalwork> ;
    mo:recorded_as <album/105459#musicalexpression> ;
    schema:name "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn ;
    schema:workPerformed <album/105459#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/105459/105459-bbe8cc1f268a.jpg> a schema:ImageObject,
        foaf:Image .

<album/105459#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn ;
    mo:composer <artist/187#subject>,
        <artist/7111#subject> ;
    mo:produced_work <album/105459#musicalwork> ;
    schema:name "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn .

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

<album/105459#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105459#musicalexpression> ;
    mo:publisher _:N7e2676fade9440d7ade8ff18efc3de9f ;
    mo:record _:N32e4619fa16a47e5b2286a390f70bde2 ;
    mo:record_count 1 ;
    schema:about <product/2070#subject>,
        <product/2071#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/105459/105459-bbe8cc1f268a.jpg> ;
    schema:name "mitch murder vs mega man"@en,
        "mitch murder vs mega man"@ja,
        "mitch murder vs mega man"@ja-latn ;
    schema:publisher _:N7e2676fade9440d7ade8ff18efc3de9f ;
    foaf:depiction <https://media.vgm.io/albums/95/105459/105459-bbe8cc1f268a.jpg> .

_:N0779d6ad9e9c4be7acd2e9ff96623aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "elecman"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N32e4619fa16a47e5b2286a390f70bde2 ;
    schema:name "elecman"@en .

_:N77f3996513ad4ca1a86a91c645614507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dr. wily"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N32e4619fa16a47e5b2286a390f70bde2 ;
    schema:name "dr. wily"@en .

_:N7e2676fade9440d7ade8ff18efc3de9f schema:name "mitch murder"@en,
        "mitch murder"@ja,
        "mitch murder"@ja-latn ;
    foaf:name "mitch murder"@en,
        "mitch murder"@ja,
        "mitch murder"@ja-latn .

_:N32e4619fa16a47e5b2286a390f70bde2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0779d6ad9e9c4be7acd2e9ff96623aff,
        _:N77f3996513ad4ca1a86a91c645614507 ;
    mo:track_count 2 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0779d6ad9e9c4be7acd2e9ff96623aff,
        _:N77f3996513ad4ca1a86a91c645614507 .

