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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

<album/30714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "3rd Sphere"@en,
        "3rd Sphere"@ja,
        "3rd Sphere"@ja-latn ;
    mo:performance_of <album/30714#musicalwork> ;
    mo:recorded_as <album/30714#musicalexpression> ;
    schema:name "3rd Sphere"@en,
        "3rd Sphere"@ja,
        "3rd Sphere"@ja-latn ;
    schema:workPerformed <album/30714#musicalwork> .

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

<https://medium-media.vgm.io/albums/41/30714/30714-1324442280.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "3rd Sphere"@en,
        "3rd Sphere"@ja,
        "3rd Sphere"@ja-latn ;
    mo:catalogue_number "KN-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30714#musicalexpression> ;
    mo:publisher _:N0297463a3a194af1831f557dafb1b117 ;
    mo:record _:Na7e32fb76f244b048e412158f4033f10 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/30714/30714-1324442280.jpg> ;
    schema:name "3rd Sphere"@en,
        "3rd Sphere"@ja,
        "3rd Sphere"@ja-latn ;
    schema:publisher _:N0297463a3a194af1831f557dafb1b117 ;
    foaf:depiction <https://media.vgm.io/albums/41/30714/30714-1324442280.jpg> .

_:N015d9331d2ef4864bf259c6de0b14eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry-like Life"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Starry-like Life"@ja .

_:N0297463a3a194af1831f557dafb1b117 schema:name "Studio K.N.S."@en ;
    foaf:name "Studio K.N.S."@en .

_:N1b64f5dae58e46febc5fd12b38bfd635 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Demystify Feast"@ja .

_:N6e3f17964284474aa54114290dc90ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琉球の未来宇宙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "琉球の未来宇宙"@ja .

_:N922c9ced7cee4a8d8de974511931cfb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nights of Eastern"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "The Nights of Eastern"@ja .

_:Nc0a6199e172841308ea4f67aa7258e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to The Moon Round Tour"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Welcome to The Moon Round Tour"@ja .

_:Nc436189fc41e4576b8acd1c1234c5ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "向こう側の俺"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "向こう側の俺"@ja .

_:Ndebf7b281d0943efb1851c745502b2ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'J'Free"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "'J'Free"@ja .

_:Nef8993afa6684f1c85a9de3c6e1fa920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necro Fantasia"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Necro Fantasia"@ja .

_:Nefeb5575f25d4a51978d1bf80debb14a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Horizon"@ja .

_:Nf072bf6fdec44fa2a65bb77cfc4b52e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenwich 6ity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na7e32fb76f244b048e412158f4033f10 ;
    schema:name "Greenwich 6ity"@ja .

_:Na7e32fb76f244b048e412158f4033f10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N015d9331d2ef4864bf259c6de0b14eaa,
        _:N1b64f5dae58e46febc5fd12b38bfd635,
        _:N6e3f17964284474aa54114290dc90ae9,
        _:N922c9ced7cee4a8d8de974511931cfb1,
        _:Nc0a6199e172841308ea4f67aa7258e19,
        _:Nc436189fc41e4576b8acd1c1234c5ee2,
        _:Ndebf7b281d0943efb1851c745502b2ce,
        _:Nef8993afa6684f1c85a9de3c6e1fa920,
        _:Nefeb5575f25d4a51978d1bf80debb14a,
        _:Nf072bf6fdec44fa2a65bb77cfc4b52e2 ;
    mo:track_count 10 ;
    schema:duration "PT46:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N015d9331d2ef4864bf259c6de0b14eaa,
        _:N1b64f5dae58e46febc5fd12b38bfd635,
        _:N6e3f17964284474aa54114290dc90ae9,
        _:N922c9ced7cee4a8d8de974511931cfb1,
        _:Nc0a6199e172841308ea4f67aa7258e19,
        _:Nc436189fc41e4576b8acd1c1234c5ee2,
        _:Ndebf7b281d0943efb1851c745502b2ce,
        _:Nef8993afa6684f1c85a9de3c6e1fa920,
        _:Nefeb5575f25d4a51978d1bf80debb14a,
        _:Nf072bf6fdec44fa2a65bb77cfc4b52e2 .

