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

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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 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 .

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

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

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

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

<https://medium-media.vgm.io/albums/74/22547/22547-1292855669.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22547#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Origin to Infinity"@en,
        "Origin to Infinity"@ja,
        "Origin to Infinity"@ja-latn ;
    mo:performance_of <album/22547#musicalwork> ;
    mo:performer <artist/10297#subject> ;
    mo:recorded_as <album/22547#musicalexpression> ;
    schema:byArtist <artist/10297#subject> ;
    schema:name "Origin to Infinity"@en,
        "Origin to Infinity"@ja,
        "Origin to Infinity"@ja-latn ;
    schema:workPerformed <album/22547#musicalwork> .

<artist/10297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22547#performance> ;
    schema:name "yukacco"@en ;
    foaf:name "yukacco"@en .

<album/22547#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Origin to Infinity"@en,
        "Origin to Infinity"@ja,
        "Origin to Infinity"@ja-latn ;
    mo:catalogue_number "SACD-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22547#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N9088ca8f9b4f4d2282e5988096972adb ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/10297#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/22547/22547-1292855669.jpg> ;
    schema:name "Origin to Infinity"@en,
        "Origin to Infinity"@ja,
        "Origin to Infinity"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/22547/22547-1292855669.jpg> .

_:N32cf82c8b46443ecb91e7b4c32b6d19b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disintonation"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Disintonation"@ja .

_:N714737420a984d9a8ff425db48782487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xi Limit Entry"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Xi Limit Entry"@ja .

_:N7e397395548c4cb78716100ffaa2604a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceeing"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Ceeing"@ja .

_:N7fc7c08e17f54623b443cf4e11ba066d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BORDER LIFE SCUD MISSILE"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "BORDER LIFE SCUD MISSILE"@ja .

_:N9799bba33f3942f39ab59a770580285d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amandra"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Amandra"@ja .

_:N98723680f7ae4991b8a4c2e996f1b81f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hardcore Utopia"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Hardcore Utopia"@ja .

_:N99f1db3b84194f8289e890f32b3dd47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neuland Maker"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Neuland Maker"@ja .

_:Na5913d91dba847bc83bfc145918afaf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Pattern"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Cat Pattern"@ja .

_:Na945f65389e741f28e87794248d4cfb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berra Tornalizm"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Berra Tornalizm"@ja .

_:Nc6583cae362c4d0084b595e11beac53c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remote End Diamond"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Remote End Diamond"@ja .

_:Nd8180b38d3904392914c4ddc0608d7da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Dream"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N9088ca8f9b4f4d2282e5988096972adb ;
    schema:name "Your Dream"@ja .

_:N9088ca8f9b4f4d2282e5988096972adb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32cf82c8b46443ecb91e7b4c32b6d19b,
        _:N714737420a984d9a8ff425db48782487,
        _:N7e397395548c4cb78716100ffaa2604a,
        _:N7fc7c08e17f54623b443cf4e11ba066d,
        _:N9799bba33f3942f39ab59a770580285d,
        _:N98723680f7ae4991b8a4c2e996f1b81f,
        _:N99f1db3b84194f8289e890f32b3dd47f,
        _:Na5913d91dba847bc83bfc145918afaf4,
        _:Na945f65389e741f28e87794248d4cfb4,
        _:Nc6583cae362c4d0084b595e11beac53c,
        _:Nd8180b38d3904392914c4ddc0608d7da ;
    mo:track_count 11 ;
    schema:duration "PT52:52"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N32cf82c8b46443ecb91e7b4c32b6d19b,
        _:N714737420a984d9a8ff425db48782487,
        _:N7e397395548c4cb78716100ffaa2604a,
        _:N7fc7c08e17f54623b443cf4e11ba066d,
        _:N9799bba33f3942f39ab59a770580285d,
        _:N98723680f7ae4991b8a4c2e996f1b81f,
        _:N99f1db3b84194f8289e890f32b3dd47f,
        _:Na5913d91dba847bc83bfc145918afaf4,
        _:Na945f65389e741f28e87794248d4cfb4,
        _:Nc6583cae362c4d0084b595e11beac53c,
        _:Nd8180b38d3904392914c4ddc0608d7da .

