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

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

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

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118999#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/118999#composition>,
        <album/118999#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/1594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118999#subject> ;
    schema:name "Toshikazu Tanaka"@en,
        "田中敬一"@ja ;
    foaf:made <album/118999#composition>,
        <album/118999#subject> ;
    foaf:name "Toshikazu Tanaka"@en,
        "田中敬一"@ja .

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

<release/41931#subject> a schema:CreativeWork ;
    schema:name "IKARI WARRIORS II: VICTORY ROAD (NES/FC)"@en,
        "怒II DOGOSOKEN (FC/NES)"@ja,
        "IKARI II: DOGOSOKEN (FC/NES)"@ja-latn ;
    foaf:name "IKARI WARRIORS II: VICTORY ROAD (NES/FC)"@en,
        "怒II DOGOSOKEN (FC/NES)"@ja,
        "IKARI II: DOGOSOKEN (FC/NES)"@ja-latn .

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

<album/118999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn ;
    mo:composer <artist/1270#subject>,
        <artist/1594#subject> ;
    mo:produced_work <album/118999#musicalwork> ;
    schema:name "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn .

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

<album/118999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn ;
    mo:performance_of <album/118999#musicalwork> ;
    mo:performer _:Nac9f6d204e4041a593022b71c8363d6c,
        _:Nb9fe8e94d9fc49b7aedd755714dd00d7 ;
    mo:recorded_as <album/118999#musicalexpression> ;
    schema:byArtist _:Nac9f6d204e4041a593022b71c8363d6c,
        _:Nb9fe8e94d9fc49b7aedd755714dd00d7 ;
    schema:name "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn ;
    schema:workPerformed <album/118999#musicalwork> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118999#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/118999#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/118999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-01"^^xsd:date ;
    dcterms:title "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118999#musicalexpression> ;
    mo:publisher _:Nc65c36d317d644e39d6ca660a752d678 ;
    mo:record _:N53ea34c722714280ae0b02ad873c71a7 ;
    mo:record_count 1 ;
    schema:about <product/2084#subject>,
        <release/41931#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "BornInCrimson"@en ;
            foaf:name "BornInCrimson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Radne"@en ;
            foaf:name "Radne"@en ] ;
    schema:datePublished "2003-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Dwelling of Duels 2003-09: Shredding Month"@en,
        "DoD03-09: Shredding"@ja,
        "Dwelling of Duels 2003-09: Shredding Month"@ja-latn ;
    schema:publisher _:Nc65c36d317d644e39d6ca660a752d678 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1510e9cc76ae4f5582363a34451db3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man X3 - Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N53ea34c722714280ae0b02ad873c71a7 ;
    schema:name "Mega Man X3 - Opening"@en .

_:N59b9f9f4befc4d17ba207adb16fa5bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ikari Warriors II: Victory Road - Victoly Load"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N53ea34c722714280ae0b02ad873c71a7 ;
    schema:name "Ikari Warriors II: Victory Road - Victoly Load"@en .

_:Nac9f6d204e4041a593022b71c8363d6c a schema:Person,
        foaf:Person ;
    mo:performed <album/118999#performance> ;
    schema:name "Radne"@en ;
    foaf:name "Radne"@en .

_:Nb9fe8e94d9fc49b7aedd755714dd00d7 a schema:Person,
        foaf:Person ;
    mo:performed <album/118999#performance> ;
    schema:name "BornInCrimson"@en ;
    foaf:name "BornInCrimson"@en .

_:Nc65c36d317d644e39d6ca660a752d678 schema:name "Dwelling of Duels"@en ;
    foaf:name "Dwelling of Duels"@en .

_:N53ea34c722714280ae0b02ad873c71a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1510e9cc76ae4f5582363a34451db3e1,
        _:N59b9f9f4befc4d17ba207adb16fa5bae ;
    mo:track_count 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1510e9cc76ae4f5582363a34451db3e1,
        _:N59b9f9f4befc4d17ba207adb16fa5bae .

