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

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

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

<artist/10026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51185#subject> ;
    schema:name "Ichiro Komoto"@en ;
    foaf:made <album/51185#composition>,
        <album/51185#subject> ;
    foaf:name "Ichiro Komoto"@en .

<artist/5560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51185#subject> ;
    schema:name "Kota Suzuki"@en,
        "鈴木幸太"@ja ;
    foaf:made <album/51185#composition>,
        <album/51185#subject> ;
    foaf:name "Kota Suzuki"@en,
        "鈴木幸太"@ja .

<product/8273#subject> a schema:CreativeWork ;
    schema:name "Resident Evil: Revelations 2"@en,
        "バイオハザード リベレーションズ2"@ja,
        "Biohazard Revelations 2"@ja-latn ;
    foaf:name "Resident Evil: Revelations 2"@en,
        "バイオハザード リベレーションズ2"@ja,
        "Biohazard Revelations 2"@ja-latn .

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

<album/51185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn ;
    mo:performance_of <album/51185#musicalwork> ;
    mo:recorded_as <album/51185#musicalexpression> ;
    schema:name "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn ;
    schema:workPerformed <album/51185#musicalwork> .

<org/25#subject> schema:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn ;
    foaf:name "Sumthing Else Music Works"@en,
        "Sumthing Else Music Works"@ja,
        "Sumthing Else Music Works"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/51185/51185-e5115892ad29.jpg> a schema:ImageObject,
        foaf:Image .

<album/51185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn ;
    mo:composer <artist/10026#subject>,
        <artist/5560#subject> ;
    mo:produced_work <album/51185#musicalwork> ;
    schema:name "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn .

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

<album/51185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-18"^^xsd:date ;
    dcterms:title "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn ;
    mo:catalogue_number "SE-3133-2" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51185#musicalexpression> ;
    mo:publisher <org/25#subject> ;
    mo:record _:N279ea63ac9ff40138e95dce2993448be ;
    mo:record_count 1 ;
    schema:about <product/8273#subject> ;
    schema:datePublished "2015-03-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/51185/51185-e5115892ad29.jpg> ;
    schema:name "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@en,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja,
        "Resident Evil Revelations 2 Lead Album - Episode 4: Metamorphosis"@ja-latn ;
    schema:publisher <org/25#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/51185/51185-e5115892ad29.jpg> .

_:N4d558c74a658412093cbacf86af88b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up The Pace"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N279ea63ac9ff40138e95dce2993448be ;
    schema:name "Up The Pace"@en .

_:N95795024b36f4130aa0a3d7f41153fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelations -Cliffhunger Ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N279ea63ac9ff40138e95dce2993448be ;
    schema:name "Revelations -Cliffhunger Ver.-"@en .

_:Nc5c8ac597ed04791874d1de71b768956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N279ea63ac9ff40138e95dce2993448be ;
    schema:name "Last Battle 1"@en .

_:N279ea63ac9ff40138e95dce2993448be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d558c74a658412093cbacf86af88b1e,
        _:N95795024b36f4130aa0a3d7f41153fa9,
        _:Nc5c8ac597ed04791874d1de71b768956 ;
    mo:track_count 3 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4d558c74a658412093cbacf86af88b1e,
        _:N95795024b36f4130aa0a3d7f41153fa9,
        _:Nc5c8ac597ed04791874d1de71b768956 .

