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

<artist/13434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blue E"@en ;
    foaf:made <album/103483#lyrics>,
        <album/103483#subject> ;
    foaf:name "Blue E"@en .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/103483/103483-a30a7e25c268.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103483#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:made <album/103483#lyrics>,
        <album/103483#subject> ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/47011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103483#performance> ;
    schema:name "Josh"@en ;
    foaf:name "Josh"@en .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103483#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<artist/9310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103483#performance> ;
    schema:name "YURiCa"@en,
        "ユリカ"@ja ;
    foaf:name "YURiCa"@en,
        "ユリカ"@ja .

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

<album/103483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dark Sleeper"@en,
        "Dark Sleeper"@ja,
        "Dark Sleeper"@ja-latn ;
    mo:performance_of <album/103483#musicalwork> ;
    mo:performer <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    mo:recorded_as <album/103483#musicalexpression> ;
    schema:byArtist <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    schema:name "Dark Sleeper"@en,
        "Dark Sleeper"@ja,
        "Dark Sleeper"@ja-latn ;
    schema:workPerformed <album/103483#musicalwork> .

<album/103483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Dark Sleeper"@en,
        "Dark Sleeper"@ja,
        "Dark Sleeper"@ja-latn ;
    mo:catalogue_number "SDHC-0047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103483#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:N97f45c370dea420c80906e2dd7852e76 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/16#subject> ;
    schema:byArtist <artist/2503#subject>,
        <artist/47011#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/103483/103483-a30a7e25c268.jpg> ;
    schema:name "Dark Sleeper"@en,
        "Dark Sleeper"@ja,
        "Dark Sleeper"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/103483/103483-a30a7e25c268.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朱里"@en ;
    foaf:made <album/103483#subject> ;
    foaf:name "朱里"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朱里"@en ;
    foaf:made <album/103483#lyrics> ;
    foaf:name "朱里"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Harumai"@en ;
    foaf:made <album/103483#subject> ;
    foaf:name "Harumai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Harumai"@en ;
    foaf:made <album/103483#lyrics> ;
    foaf:name "Harumai"@en .

_:N0847f90c88e04409838f7a16699cc612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRAZY MAZE"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "CRAZY MAZE"@ja .

_:N11eb505474784d6e97b041fe4aa78d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.G.C."@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "H.G.C."@ja .

_:N1ce292187ddd448baac589d2935d9efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLAZING WORLD"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "BLAZING WORLD"@ja .

_:N23844d33ea9a49b3bf5c81944ef73a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RESOUND"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "RESOUND"@ja .

_:N23a4c63ed06347768899a103da960c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in my life"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "in my life"@ja .

_:N6fe4b86939634db196236155591a9c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百花繚乱"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "百花繚乱"@ja .

_:N87a32ae7a0fc44149f10591e3abfb025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wondering Children"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "Wondering Children"@ja .

_:Nafcbf0dfdeb348c08f49128dbd0fdd3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吸血なKISS"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "吸血なKISS"@ja .

_:Nd0fc92166e0a42b4b2dd100c6acea75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の華"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "夢の華"@ja .

_:Nd5143906a1ae4446abe000ba9aff770b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOTUS LAND"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "LOTUS LAND"@ja .

_:Ne1973bb070dd492cbd278f1f3eb28a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィナーレ"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97f45c370dea420c80906e2dd7852e76 ;
    schema:name "フィナーレ"@ja .

_:N97f45c370dea420c80906e2dd7852e76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0847f90c88e04409838f7a16699cc612,
        _:N11eb505474784d6e97b041fe4aa78d01,
        _:N1ce292187ddd448baac589d2935d9efa,
        _:N23844d33ea9a49b3bf5c81944ef73a0e,
        _:N23a4c63ed06347768899a103da960c86,
        _:N6fe4b86939634db196236155591a9c43,
        _:N87a32ae7a0fc44149f10591e3abfb025,
        _:Nafcbf0dfdeb348c08f49128dbd0fdd3a,
        _:Nd0fc92166e0a42b4b2dd100c6acea75f,
        _:Nd5143906a1ae4446abe000ba9aff770b,
        _:Ne1973bb070dd492cbd278f1f3eb28a6f ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0847f90c88e04409838f7a16699cc612,
        _:N11eb505474784d6e97b041fe4aa78d01,
        _:N1ce292187ddd448baac589d2935d9efa,
        _:N23844d33ea9a49b3bf5c81944ef73a0e,
        _:N23a4c63ed06347768899a103da960c86,
        _:N6fe4b86939634db196236155591a9c43,
        _:N87a32ae7a0fc44149f10591e3abfb025,
        _:Nafcbf0dfdeb348c08f49128dbd0fdd3a,
        _:Nd0fc92166e0a42b4b2dd100c6acea75f,
        _:Nd5143906a1ae4446abe000ba9aff770b,
        _:Ne1973bb070dd492cbd278f1f3eb28a6f .

