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

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

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

<artist/4924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12454#subject> ;
    schema:name "Wataru Hokoyama"@en,
        "鋒山亘"@ja ;
    foaf:made <album/12454#composition>,
        <album/12454#subject> ;
    foaf:name "Wataru Hokoyama"@en,
        "鋒山亘"@ja .

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

<product/642#subject> a schema:CreativeWork ;
    schema:name "Resident Evil 5"@en,
        "バイオハザード5"@ja,
        "Biohazard 5"@ja-latn ;
    foaf:name "Resident Evil 5"@en,
        "バイオハザード5"@ja,
        "Biohazard 5"@ja-latn .

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

<org/408#subject> schema:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn ;
    foaf:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn .

<https://media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12454#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> ;
    foaf:depicts <album/12454#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> .

<https://medium-media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> a schema:ImageObject,
        foaf:Image .

<album/12454#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn ;
    mo:composer <artist/4924#subject>,
        <artist/5560#subject> ;
    mo:produced_work <album/12454#musicalwork> ;
    schema:name "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn .

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

<artist/2263#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12454#performance> ;
    schema:name "Hollywood Studio Symphony"@en ;
    foaf:name "Hollywood Studio Symphony"@en .

<artist/6011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12454#performance> ;
    schema:name "Oulimata Niang"@en ;
    foaf:name "Oulimata Niang"@en .

<album/12454#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn ;
    mo:performance_of <album/12454#musicalwork> ;
    mo:performer <artist/2263#subject>,
        <artist/6011#subject> ;
    mo:recorded_as <album/12454#musicalexpression> ;
    schema:byArtist <artist/2263#subject>,
        <artist/6011#subject> ;
    schema:name "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn ;
    schema:workPerformed <album/12454#musicalwork> .

<album/12454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-05"^^xsd:date ;
    dcterms:title "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn ;
    mo:catalogue_number "4KG-00004-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12454#musicalexpression> ;
    mo:publisher <org/408#subject> ;
    mo:record _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    mo:record_count 1 ;
    schema:about <product/642#subject> ;
    schema:byArtist <artist/2263#subject>,
        <artist/6011#subject> ;
    schema:datePublished "2009-03-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> ;
    schema:name "Biohazard 5 Selection Track"@en,
        "Biohazard 5 Selection Track"@ja,
        "Biohazard 5 Selection Track"@ja-latn ;
    schema:publisher <org/408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/12454/12454-17122d2f090b.jpg> .

_:N05e6a9a6b1954ef9a84a4070c0a3f3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of Madness"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "Wind of Madness"@en .

_:N4e580a2b75e14d6784e8724056ddf1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Ambition"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "Deep Ambition"@en .

_:N5263aa1b86144ab7bd4e9a1b58ffa47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray -Theme Song-"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "Pray -Theme Song-"@en .

_:N9c609bb458654e53a386ff87f9fa4381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Emergency"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "An Emergency"@en .

_:Nc455d938799146f7845c7e83acb4ab35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Big Despair"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "A Big Despair"@en .

_:Nc464d31ca9da4568962991d61cb0cc3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plan of Uroboros"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "Plan of Uroboros"@en .

_:Nf10cdfdc0a8a4c94a4512430a50e7882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening -Chris's Arrival-"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N19d6ffaa6671437fb5d831a4ebfe46ad ;
    schema:name "Opening -Chris's Arrival-"@en .

_:N19d6ffaa6671437fb5d831a4ebfe46ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e6a9a6b1954ef9a84a4070c0a3f3f2,
        _:N4e580a2b75e14d6784e8724056ddf1d5,
        _:N5263aa1b86144ab7bd4e9a1b58ffa47c,
        _:N9c609bb458654e53a386ff87f9fa4381,
        _:Nc455d938799146f7845c7e83acb4ab35,
        _:Nc464d31ca9da4568962991d61cb0cc3c,
        _:Nf10cdfdc0a8a4c94a4512430a50e7882 ;
    mo:track_count 7 ;
    schema:duration "PT23:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N05e6a9a6b1954ef9a84a4070c0a3f3f2,
        _:N4e580a2b75e14d6784e8724056ddf1d5,
        _:N5263aa1b86144ab7bd4e9a1b58ffa47c,
        _:N9c609bb458654e53a386ff87f9fa4381,
        _:Nc455d938799146f7845c7e83acb4ab35,
        _:Nc464d31ca9da4568962991d61cb0cc3c,
        _:Nf10cdfdc0a8a4c94a4512430a50e7882 .

