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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/54318#lyrics>,
        <album/54318#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<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 .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/54318#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54318#musicalwork> ;
    schema:name "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

<https://media.vgm.io/albums/81/54318/54318-1439205811.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54318#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/54318/54318-1439205811.png> ;
    foaf:depicts <album/54318#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/54318/54318-1439205811.png> .

<https://medium-media.vgm.io/albums/81/54318/54318-1439205811.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "Sassy"@en ;
    foaf:name "Sassy"@en .

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:made <album/54318#lyrics>,
        <album/54318#subject> ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

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

<album/54318#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn ;
    mo:catalogue_number "SACD-5037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54318#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "アニモ"@en ;
            foaf:name "アニモ"@en ],
        <artist/11624#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/48244#subject>,
        <artist/5523#subject>,
        <artist/5946#subject>,
        <artist/7456#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/54318/54318-1439205811.png> ;
    schema:name "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/54318/54318-1439205811.png> .

<album/54318#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn ;
    mo:performance_of <album/54318#musicalwork> ;
    mo:performer _:N6214428030af44568f0cc8cc996c9aba,
        <artist/11624#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/48244#subject>,
        <artist/5523#subject>,
        <artist/5946#subject>,
        <artist/7456#subject> ;
    mo:recorded_as <album/54318#musicalexpression> ;
    schema:byArtist _:N6214428030af44568f0cc8cc996c9aba,
        <artist/11624#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/48244#subject>,
        <artist/5523#subject>,
        <artist/5946#subject>,
        <artist/7456#subject> ;
    schema:name "U.N.REAL"@en,
        "U.N.REAL -アンリアル-"@ja,
        "U.N.REAL"@ja-latn ;
    schema:workPerformed <album/54318#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "アニモ"@en ;
    foaf:made <album/54318#lyrics> ;
    foaf:name "アニモ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "アニモ"@en ;
    foaf:made <album/54318#subject> ;
    foaf:name "アニモ"@en .

_:N3482a7e347334343b8c52e728878b26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛天散華"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "飛天散華"@ja .

_:N5c7518a6ceb54b908901d7d1611d4f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Song -もう一人の君へ-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "Your Song -もう一人の君へ-"@ja .

_:N6214428030af44568f0cc8cc996c9aba a schema:Person,
        foaf:Person ;
    mo:performed <album/54318#performance> ;
    schema:name "アニモ"@en ;
    foaf:name "アニモ"@en .

_:N7297fcbdd104473fa45d3987d1942407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "End of Life"@ja .

_:Nb0c71613a3e44c4f9e9175b1849d4925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋してFruity Soup"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "恋してFruity Soup"@ja .

_:Nb9ac9765817a4f06b13ed16646c47fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ届く"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "明日へ届く"@ja .

_:Ncf0870dd6c634c36bb47c63c918d60cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "key of the heart"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6dd983bdd7564f0abb8d6eaf4b7c297a ;
    schema:name "key of the heart"@ja .

_:N6dd983bdd7564f0abb8d6eaf4b7c297a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3482a7e347334343b8c52e728878b26e,
        _:N5c7518a6ceb54b908901d7d1611d4f1c,
        _:N7297fcbdd104473fa45d3987d1942407,
        _:Nb0c71613a3e44c4f9e9175b1849d4925,
        _:Nb9ac9765817a4f06b13ed16646c47fc0,
        _:Ncf0870dd6c634c36bb47c63c918d60cc ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3482a7e347334343b8c52e728878b26e,
        _:N5c7518a6ceb54b908901d7d1611d4f1c,
        _:N7297fcbdd104473fa45d3987d1942407,
        _:Nb0c71613a3e44c4f9e9175b1849d4925,
        _:Nb9ac9765817a4f06b13ed16646c47fc0,
        _:Ncf0870dd6c634c36bb47c63c918d60cc .

