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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<album/11163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11163#musicalwork> ;
    schema:name "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn .

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

<album/11163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn ;
    mo:performance_of <album/11163#musicalwork> ;
    mo:recorded_as <album/11163#musicalexpression> ;
    schema:name "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn ;
    schema:workPerformed <album/11163#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

<https://media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11163#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> ;
    foaf:depicts <album/11163#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> .

<https://medium-media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn ;
    mo:catalogue_number "AQSH-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11163#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> ;
    schema:name "Check it up yo!"@en,
        "Check it up 妖！"@ja,
        "Check it up yo!"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/11163/11163-820f3277b1c2.jpg> .

_:N37c7bce40f1e4bce8866fd1314a41860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancingmasters AYA"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "Dancingmasters AYA"@ja .

_:N3be55dcef01f401289deb88e7077b3bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Which Witch Would Wicked Witch ?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "Which Witch Would Wicked Witch ?"@ja .

_:N3e809f443cd0482b902bef6ed66adda4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結：輝はしき永夜に翔くる抄"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "結：輝はしき永夜に翔くる抄"@ja .

_:N50f661d80eeb409e80d12e7c6dfcb6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "承：永遠の巫女、綺羅めでたかりき"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "承：永遠の巫女、綺羅めでたかりき"@ja .

_:N5a21eb232d1d46c8ad1dd9439b55c58a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "even ripper screams...HER"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "even ripper screams...HER"@ja .

_:N754a2245b3cc46b689b8ac64e20f4a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七花八裂 ～千の疾"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "七花八裂 ～千の疾"@ja .

_:N9164b85704ce459fbf43fd9921f53a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "転：幻の孤独に周はす哉"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "転：幻の孤独に周はす哉"@ja .

_:Na79e01ceefcc41729203f0b40dd02076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NF：New Fantasista"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "NF：New Fantasista"@ja .

_:Nced3f96c610a4fbda044a828d707636d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "起：跋は序 -Prologue of Ancient-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "起：跋は序 -Prologue of Ancient-"@ja .

_:Nd9bd9cea46ef4b79a718f1c9386cf8d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphonic \"Yo-Mu\" Trance"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N175d1b3aaf974c658a2d3dab00cf3724 ;
    schema:name "Euphonic \"Yo-Mu\" Trance"@ja .

_:N175d1b3aaf974c658a2d3dab00cf3724 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37c7bce40f1e4bce8866fd1314a41860,
        _:N3be55dcef01f401289deb88e7077b3bf,
        _:N3e809f443cd0482b902bef6ed66adda4,
        _:N50f661d80eeb409e80d12e7c6dfcb6db,
        _:N5a21eb232d1d46c8ad1dd9439b55c58a,
        _:N754a2245b3cc46b689b8ac64e20f4a42,
        _:N9164b85704ce459fbf43fd9921f53a83,
        _:Na79e01ceefcc41729203f0b40dd02076,
        _:Nced3f96c610a4fbda044a828d707636d,
        _:Nd9bd9cea46ef4b79a718f1c9386cf8d0 ;
    mo:track_count 10 ;
    schema:duration "PT48:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N37c7bce40f1e4bce8866fd1314a41860,
        _:N3be55dcef01f401289deb88e7077b3bf,
        _:N3e809f443cd0482b902bef6ed66adda4,
        _:N50f661d80eeb409e80d12e7c6dfcb6db,
        _:N5a21eb232d1d46c8ad1dd9439b55c58a,
        _:N754a2245b3cc46b689b8ac64e20f4a42,
        _:N9164b85704ce459fbf43fd9921f53a83,
        _:Na79e01ceefcc41729203f0b40dd02076,
        _:Nced3f96c610a4fbda044a828d707636d,
        _:Nd9bd9cea46ef4b79a718f1c9386cf8d0 .

