@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 _:N4b06e2c18a6b437f995756bb1a90a4bc ;
    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 .

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

_:N9093e67b6a604dc18b4544c16bb45cea 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 _:N4b06e2c18a6b437f995756bb1a90a4bc ;
    schema:name "撹乱ロマンチスト（Instrumental）"@ja,
        "Kouran Romantist (Instrumental)"@ja-latn .

_:Nc2b9d536f613420192aeca957be88061 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 _:N4b06e2c18a6b437f995756bb1a90a4bc ;
    schema:name "天華絶景 伊達政宗 ver."@ja,
        "TENKA ZEKKEI Masamune Date ver."@ja-latn .

_:N4b06e2c18a6b437f995756bb1a90a4bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02407a94a7914f318a41cb8fc25fe718,
        _:N9093e67b6a604dc18b4544c16bb45cea,
        _:Nc2b9d536f613420192aeca957be88061 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N02407a94a7914f318a41cb8fc25fe718,
        _:N9093e67b6a604dc18b4544c16bb45cea,
        _:Nc2b9d536f613420192aeca957be88061 .

