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

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

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

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

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

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

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

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

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

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

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

_:Nae7f3ef28abb44a5be1f3bd8107b00f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003aca5d313a43fc9e0b57b9c443b5fa,
        _:N3ec126743d794e0da40d03a1126c9609,
        _:N45e2186b0614407c9550d5ad00ffa227,
        _:N5fa39d6e352c4952b4f474f8d5b1be0a,
        _:N7ae96ff641224f998be4268323f9d689,
        _:Nabf17e3f762840c3a395e32f24001850,
        _:Nb5d33f8e8b9d4156857f23ec552306f7,
        _:Ncc9fc8a10b304a9d92fc4de5ea4fcdf2,
        _:Nd532309679d04663ba5a82b0b79734f0,
        _:Nead053b184d942afbb786645ce360d67 ;
    mo:track_count 10 ;
    schema:duration "PT49:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N003aca5d313a43fc9e0b57b9c443b5fa,
        _:N3ec126743d794e0da40d03a1126c9609,
        _:N45e2186b0614407c9550d5ad00ffa227,
        _:N5fa39d6e352c4952b4f474f8d5b1be0a,
        _:N7ae96ff641224f998be4268323f9d689,
        _:Nabf17e3f762840c3a395e32f24001850,
        _:Nb5d33f8e8b9d4156857f23ec552306f7,
        _:Ncc9fc8a10b304a9d92fc4de5ea4fcdf2,
        _:Nd532309679d04663ba5a82b0b79734f0,
        _:Nead053b184d942afbb786645ce360d67 .

