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

<artist/28178#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Iizuka"@en,
        "飯塚麻純"@ja ;
    foaf:made <album/13556#lyrics>,
        <album/13556#subject> ;
    foaf:name "Masumi Iizuka"@en,
        "飯塚麻純"@ja .

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

<artist/1613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13556#subject> ;
    schema:name "Akira Senju"@en,
        "千住明"@ja ;
    foaf:made <album/13556#composition>,
        <album/13556#subject> ;
    foaf:name "Akira Senju"@en,
        "千住明"@ja .

<product/6705#subject> a schema:CreativeWork ;
    schema:name "K-1: The Arena Fighters"@en,
        "ファイティング イリュージョン K-1グランプリ"@ja,
        "Fighting Illusion K-1 GRAND PRIX"@ja-latn ;
    foaf:name "K-1: The Arena Fighters"@en,
        "ファイティング イリュージョン K-1グランプリ"@ja,
        "Fighting Illusion K-1 GRAND PRIX"@ja-latn .

<album/13556#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn ;
    mo:composer <artist/1613#subject> ;
    mo:produced_work <album/13556#musicalwork> ;
    schema:name "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn .

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

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

<org/2823#subject> schema:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn ;
    foaf:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/13556/13556-1242928925.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13556#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn ;
    mo:performance_of <album/13556#musicalwork> ;
    mo:performer <artist/4613#subject> ;
    mo:recorded_as <album/13556#musicalexpression> ;
    schema:byArtist <artist/4613#subject> ;
    schema:name "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn ;
    schema:workPerformed <album/13556#musicalwork> .

<artist/4613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13556#performance> ;
    schema:name "Kumi Akiyama"@en,
        "秋山久美"@ja ;
    foaf:name "Kumi Akiyama"@en,
        "秋山久美"@ja .

<album/13556#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-08-21"^^xsd:date ;
    dcterms:title "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn ;
    mo:catalogue_number "PIDA-1029" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/13556#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N0c8a539db8534f8abda55c47759ff338 ;
    mo:record_count 1 ;
    schema:about <product/6705#subject> ;
    schema:byArtist <artist/4613#subject> ;
    schema:datePublished "1996-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/13556/13556-1242928925.jpg> ;
    schema:name "WILD BLOOD / Kumi Akiyama"@en,
        "WILD BLOOD / 秋山久美"@ja,
        "WILD BLOOD / Kumi Akiyama"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/13556/13556-1242928925.jpg> .

_:N236ee00e0f414d9bb27cece4115496ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILD BLOOD"@en,
        "WILD BLOOD"@ja,
        "WILD BLOOD"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N0c8a539db8534f8abda55c47759ff338 ;
    schema:name "WILD BLOOD"@en,
        "WILD BLOOD"@ja,
        "WILD BLOOD"@ja-latn .

_:N603a552e93a44ef5a6e5dd0e87b9908c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILD BLOOD (Original Karaoke)"@en,
        "WILD BLOOD (オリジナルカラオケ)"@ja,
        "WILD BLOOD (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N0c8a539db8534f8abda55c47759ff338 ;
    schema:name "WILD BLOOD (Original Karaoke)"@en,
        "WILD BLOOD (オリジナルカラオケ)"@ja,
        "WILD BLOOD (Original Karaoke)"@ja-latn .

_:N865d79936cee4b56b67bbdc78070a5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Looking At Only You (Original Karaoke)"@en,
        "君だけを見つめてる (オリジナルカラオケ)"@ja,
        "Kimi Dake wo Mitsumeteru (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0c8a539db8534f8abda55c47759ff338 ;
    schema:name "I'm Looking At Only You (Original Karaoke)"@en,
        "君だけを見つめてる (オリジナルカラオケ)"@ja,
        "Kimi Dake wo Mitsumeteru (Original Karaoke)"@ja-latn .

_:Nd9c6212a060a4b5bb2c2e49a385e5a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Looking At Only You"@en,
        "君だけを見つめてる"@ja,
        "Kimi Dake wo Mitsumeteru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0c8a539db8534f8abda55c47759ff338 ;
    schema:name "I'm Looking At Only You"@en,
        "君だけを見つめてる"@ja,
        "Kimi Dake wo Mitsumeteru"@ja-latn .

_:N0c8a539db8534f8abda55c47759ff338 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N236ee00e0f414d9bb27cece4115496ab,
        _:N603a552e93a44ef5a6e5dd0e87b9908c,
        _:N865d79936cee4b56b67bbdc78070a5c0,
        _:Nd9c6212a060a4b5bb2c2e49a385e5a18 ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N236ee00e0f414d9bb27cece4115496ab,
        _:N603a552e93a44ef5a6e5dd0e87b9908c,
        _:N865d79936cee4b56b67bbdc78070a5c0,
        _:Nd9c6212a060a4b5bb2c2e49a385e5a18 .

