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

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

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

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

<event/13> a mo:Release ;
    schema:name "Released at Comic Market 69 (Dec 29, 2005 to Dec 31, 2005)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

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

<album/14162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "girl and half"@en,
        "girl and half"@ja,
        "girl and half"@ja-latn ;
    mo:performance_of <album/14162#musicalwork> ;
    mo:recorded_as <album/14162#musicalexpression> ;
    schema:name "girl and half"@en,
        "girl and half"@ja,
        "girl and half"@ja-latn ;
    schema:workPerformed <album/14162#musicalwork> .

<org/303#subject> schema:name "NeuzKraft"@en,
        "NeuzKraft"@ja,
        "NeuzKraft"@ja-latn ;
    foaf:name "NeuzKraft"@en,
        "NeuzKraft"@ja,
        "NeuzKraft"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/14162/14162-1245783315.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "girl and half"@en,
        "girl and half"@ja,
        "girl and half"@ja-latn ;
    mo:catalogue_number "NKCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14162#musicalexpression> ;
    mo:publisher <org/303#subject> ;
    mo:record _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/14162/14162-1245783315.jpg> ;
    schema:name "girl and half"@en,
        "girl and half"@ja,
        "girl and half"@ja-latn ;
    schema:publisher <org/303#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/14162/14162-1245783315.jpg> .

_:N082bd157757548088a6bbbef812b5094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "反 転 衝 動 ～白き沢の里"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "反 転 衝 動 ～白き沢の里"@ja .

_:N3246f89f1788460d937e2c4d8f15bafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒猫カンタービレ ～Twin phase"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "黒猫カンタービレ ～Twin phase"@ja .

_:N5a42ddd5e51840db9c0dbe6fc7be4f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネクロファンタジア ～ゆあきんかぁいいよ！！！１１"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "ネクロファンタジア ～ゆあきんかぁいいよ！！！１１"@ja .

_:N7d4c40796a2e4a4fb8422da419a6336f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜行幻想 ～Nightmare calm"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "夜行幻想 ～Nightmare calm"@ja .

_:Na4e765968b3247d7b3ca1561a104b295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瀟洒なる従者 夜の華"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "瀟洒なる従者 夜の華"@ja .

_:Nb516c8773ee1435fb33f2b926d5497c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜雀小唄"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "夜雀小唄"@ja .

_:Ncc862911a2f243e495d2edfd17521f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある兎少女の幸福なる生活"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "ある兎少女の幸福なる生活"@ja .

_:Nd6488c2b4ca547418e3ff26ffe1a7d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある幽霊少女の華麗なる一日"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "ある幽霊少女の華麗なる一日"@ja .

_:Nf2a90543e0664afbab83832eb7f36038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御狐様の宴 ～Nine tales"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "御狐様の宴 ～Nine tales"@ja .

_:Nf2dcc8ac1e8a4a6eb4b2f274853b7fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あい☆うどんげいん ～The Love Power!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nec3e6d33e3e64598838e5e1a391b4223 ;
    schema:name "あい☆うどんげいん ～The Love Power!!"@ja .

_:Nec3e6d33e3e64598838e5e1a391b4223 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082bd157757548088a6bbbef812b5094,
        _:N3246f89f1788460d937e2c4d8f15bafe,
        _:N5a42ddd5e51840db9c0dbe6fc7be4f80,
        _:N7d4c40796a2e4a4fb8422da419a6336f,
        _:Na4e765968b3247d7b3ca1561a104b295,
        _:Nb516c8773ee1435fb33f2b926d5497c0,
        _:Ncc862911a2f243e495d2edfd17521f71,
        _:Nd6488c2b4ca547418e3ff26ffe1a7d42,
        _:Nf2a90543e0664afbab83832eb7f36038,
        _:Nf2dcc8ac1e8a4a6eb4b2f274853b7fcf ;
    mo:track_count 10 ;
    schema:duration "PT49:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N082bd157757548088a6bbbef812b5094,
        _:N3246f89f1788460d937e2c4d8f15bafe,
        _:N5a42ddd5e51840db9c0dbe6fc7be4f80,
        _:N7d4c40796a2e4a4fb8422da419a6336f,
        _:Na4e765968b3247d7b3ca1561a104b295,
        _:Nb516c8773ee1435fb33f2b926d5497c0,
        _:Ncc862911a2f243e495d2edfd17521f71,
        _:Nd6488c2b4ca547418e3ff26ffe1a7d42,
        _:Nf2a90543e0664afbab83832eb7f36038,
        _:Nf2dcc8ac1e8a4a6eb4b2f274853b7fcf .

