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

<artist/10219#subject> a schema:Person,
        foaf:Person ;
    schema:name "seiji"@en,
        "青時"@ja ;
    foaf:made <album/42641#lyrics>,
        <album/42641#subject> ;
    foaf:name "seiji"@en,
        "青時"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/42641#lyrics>,
        <album/42641#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42641#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/42641#composition>,
        <album/42641#subject> ;
    foaf:name "ZUN"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<album/42641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/42641#musicalwork> ;
    schema:name "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/42641/42641-1384236332.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Seriyu"@en,
        "セリユ"@ja ;
    foaf:name "Seriyu"@en,
        "セリユ"@ja .

<artist/13041#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Aya Sinno"@en,
        "真野綾"@ja ;
    foaf:made <album/42641#lyrics>,
        <album/42641#subject> ;
    foaf:name "Aya Sinno"@en,
        "真野綾"@ja .

<artist/2458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "ShavaDava"@en,
        "しゃばだば"@ja ;
    foaf:name "ShavaDava"@en,
        "しゃばだば"@ja .

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

<artist/30981#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Takane Yabuki"@en,
        "矢吹高音"@ja ;
    foaf:name "Takane Yabuki"@en,
        "矢吹高音"@ja .

<artist/6059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "wata"@en ;
    foaf:name "wata"@en .

<artist/6813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Touya Nose"@en,
        "野瀬冬弥"@ja ;
    foaf:made <album/42641#lyrics>,
        <album/42641#subject> ;
    foaf:name "Touya Nose"@en,
        "野瀬冬弥"@ja .

<artist/8516#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "Ameiro"@en,
        "雨色"@ja ;
    foaf:name "Ameiro"@en,
        "雨色"@ja .

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

<album/42641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn ;
    mo:catalogue_number "SD01-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42641#musicalexpression> ;
    mo:publisher _:Naa4cb97514f24f058ad0d2dd59b45fa5 ;
    mo:record _:N3ed04b4ec5f1490db2c90817f771f37d ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "近江のこ"@en ;
            foaf:name "近江のこ"@en ],
        <artist/11103#subject>,
        <artist/13041#subject>,
        <artist/2458#subject>,
        <artist/28146#subject>,
        <artist/30981#subject>,
        <artist/6059#subject>,
        <artist/6813#subject>,
        <artist/8516#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/42641/42641-1384236332.jpg> ;
    schema:name "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn ;
    schema:publisher _:Naa4cb97514f24f058ad0d2dd59b45fa5 ;
    foaf:depiction <https://media.vgm.io/albums/14/42641/42641-1384236332.jpg> .

<album/42641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn ;
    mo:performance_of <album/42641#musicalwork> ;
    mo:performer _:Nebe61055b3644a9093dcd69357c35dd5,
        <artist/11103#subject>,
        <artist/13041#subject>,
        <artist/2458#subject>,
        <artist/28146#subject>,
        <artist/30981#subject>,
        <artist/6059#subject>,
        <artist/6813#subject>,
        <artist/8516#subject> ;
    mo:recorded_as <album/42641#musicalexpression> ;
    schema:byArtist _:Nebe61055b3644a9093dcd69357c35dd5,
        <artist/11103#subject>,
        <artist/13041#subject>,
        <artist/2458#subject>,
        <artist/28146#subject>,
        <artist/30981#subject>,
        <artist/6059#subject>,
        <artist/6813#subject>,
        <artist/8516#subject> ;
    schema:name "Roman"@en,
        "Roman"@ja,
        "Roman"@ja-latn ;
    schema:workPerformed <album/42641#musicalwork> .

_:N1a77e25926af410280bdc3bfeee9f81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十六夜慕情"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "十六夜慕情"@ja .

_:N4a588397ea4344c7b01f1be496d6c341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "Sanctuary"@ja .

_:N4da38ef6cd744cdcb81f5b7106273a5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょこらぶ☆デコレ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "ちょこらぶ☆デコレ"@ja .

_:N72e2100e1df4409e94d5ca1dbf1a45f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensation!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "Sensation!"@ja .

_:N7f3d90172736400988cf57bfafe50b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "red in Wonderland"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "red in Wonderland"@ja .

_:N98cc306f19d04dbd82f2c65f82363369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plastics world"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "plastics world"@ja .

_:Naa1a762fc7304963946df600670ca695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "passion"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "passion"@ja .

_:Naa4cb97514f24f058ad0d2dd59b45fa5 schema:name "Sound 01"@en ;
    foaf:name "Sound 01"@en .

_:Nab742cb178e34c7ea01863896137401d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナイトレイド"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N3ed04b4ec5f1490db2c90817f771f37d ;
    schema:name "ナイトレイド"@ja .

_:Nebe61055b3644a9093dcd69357c35dd5 a schema:Person,
        foaf:Person ;
    mo:performed <album/42641#performance> ;
    schema:name "近江のこ"@en ;
    foaf:name "近江のこ"@en .

_:N3ed04b4ec5f1490db2c90817f771f37d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a77e25926af410280bdc3bfeee9f81c,
        _:N4a588397ea4344c7b01f1be496d6c341,
        _:N4da38ef6cd744cdcb81f5b7106273a5a,
        _:N72e2100e1df4409e94d5ca1dbf1a45f4,
        _:N7f3d90172736400988cf57bfafe50b58,
        _:N98cc306f19d04dbd82f2c65f82363369,
        _:Naa1a762fc7304963946df600670ca695,
        _:Nab742cb178e34c7ea01863896137401d ;
    mo:track_count 8 ;
    schema:duration "PT30:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a77e25926af410280bdc3bfeee9f81c,
        _:N4a588397ea4344c7b01f1be496d6c341,
        _:N4da38ef6cd744cdcb81f5b7106273a5a,
        _:N72e2100e1df4409e94d5ca1dbf1a45f4,
        _:N7f3d90172736400988cf57bfafe50b58,
        _:N98cc306f19d04dbd82f2c65f82363369,
        _:Naa1a762fc7304963946df600670ca695,
        _:Nab742cb178e34c7ea01863896137401d .

