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

<artist/15714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teruji Yoshizawa"@en,
        "ヨシザワテルジ"@ja ;
    foaf:made <album/69677#lyrics>,
        <album/69677#subject> ;
    foaf:name "Teruji Yoshizawa"@en,
        "ヨシザワテルジ"@ja .

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

<artist/10391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69677#subject> ;
    schema:name "Shogo Ohnishi"@en,
        "大西省吾"@ja ;
    foaf:made <album/69677#composition>,
        <album/69677#subject> ;
    foaf:name "Shogo Ohnishi"@en,
        "大西省吾"@ja .

<artist/11002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69677#subject> ;
    schema:name "Naruya Ihashi"@en,
        "伊橋成哉"@ja ;
    foaf:made <album/69677#composition>,
        <album/69677#subject> ;
    foaf:name "Naruya Ihashi"@en,
        "伊橋成哉"@ja .

<artist/29295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69677#subject> ;
    schema:name "Tatsunari Sawada"@en,
        "澤田達成"@ja ;
    foaf:made <album/69677#composition>,
        <album/69677#subject> ;
    foaf:name "Tatsunari Sawada"@en,
        "澤田達成"@ja .

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

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

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/69677/69677-1523234587.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn ;
    mo:performance_of <album/69677#musicalwork> ;
    mo:performer <artist/16697#subject> ;
    mo:recorded_as <album/69677#musicalexpression> ;
    schema:byArtist <artist/16697#subject> ;
    schema:name "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn ;
    schema:workPerformed <album/69677#musicalwork> .

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69677#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<album/69677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "奥山翔"@en ;
            foaf:made <album/69677#composition> ;
            foaf:name "奥山翔"@en ],
        <artist/10391#subject>,
        <artist/11002#subject>,
        <artist/29295#subject> ;
    mo:produced_work <album/69677#musicalwork> ;
    schema:name "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn .

<album/69677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-06"^^xsd:date ;
    dcterms:title "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn ;
    mo:catalogue_number "PCCG-90161" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69677#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:Nd046aa21849649f3ba26a007d030b8e9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sengoku Night Blood"@en ;
            foaf:name "Sengoku Night Blood"@en ] ;
    schema:byArtist <artist/16697#subject> ;
    schema:datePublished "2017-12-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/69677/69677-1523234587.jpg> ;
    schema:name "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@en,
        "撹乱ロマンチスト / 伊達政宗（CV:梅原裕一郎）"@ja,
        "Kouran Romantist / Masamune Date (CV: Yuichiro Umehara)"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/69677/69677-1523234587.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69677#subject> ;
    schema:name "奥山翔"@en ;
    foaf:made <album/69677#subject> ;
    foaf:name "奥山翔"@en .

_:N40e40d1570b94adc95664771ed9fd37f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "撹乱ロマンチスト"@ja,
        "Kouran Romantist"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd046aa21849649f3ba26a007d030b8e9 ;
    schema:name "撹乱ロマンチスト"@ja,
        "Kouran Romantist"@ja-latn .

_:Ncb39b6fe06c948abbf85443af8107c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "撹乱ロマンチスト（Instrumental）"@ja,
        "Kouran Romantist (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd046aa21849649f3ba26a007d030b8e9 ;
    schema:name "撹乱ロマンチスト（Instrumental）"@ja,
        "Kouran Romantist (Instrumental)"@ja-latn .

_:Nf57c274516ad41cc8d81da429112cead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天華絶景 伊達政宗 ver."@ja,
        "TENKA ZEKKEI Masamune Date ver."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd046aa21849649f3ba26a007d030b8e9 ;
    schema:name "天華絶景 伊達政宗 ver."@ja,
        "TENKA ZEKKEI Masamune Date ver."@ja-latn .

_:Nd046aa21849649f3ba26a007d030b8e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40e40d1570b94adc95664771ed9fd37f,
        _:Ncb39b6fe06c948abbf85443af8107c43,
        _:Nf57c274516ad41cc8d81da429112cead ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N40e40d1570b94adc95664771ed9fd37f,
        _:Ncb39b6fe06c948abbf85443af8107c43,
        _:Nf57c274516ad41cc8d81da429112cead .

