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

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

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

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

<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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/46/42264/42264-1381765638.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-12"^^xsd:date ;
    dcterms:title "Haunted House"@en,
        "Haunted House"@ja,
        "Haunted House"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42264#musicalexpression> ;
    mo:publisher _:N4903ae662a41406c8534d223b15dc9fd ;
    mo:record _:N9427c4638a2941e397f8c0555fb7cc9f ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/882#subject> ;
    schema:datePublished "2013-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/42264/42264-1381765638.jpg> ;
    schema:name "Haunted House"@en,
        "Haunted House"@ja,
        "Haunted House"@ja-latn ;
    schema:publisher _:N4903ae662a41406c8534d223b15dc9fd ;
    foaf:depiction <https://media.vgm.io/albums/46/42264/42264-1381765638.jpg> .

_:N0ae47ac2b7814bccbbfbc427181b0a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪祭参道 -Oriental Swing-"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "妖怪祭参道 -Oriental Swing-"@en .

_:N0eeb6b69161c478b9d104e462ec62c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Seiga"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "House of Seiga"@en .

_:N29596e55a30b490aa14cf67183e26942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Lead (Ver. 宇宙)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Ghost Lead (Ver. 宇宙)"@en .

_:N369dd6de79d84924be0488728280e2b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Alchemist"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "The Alchemist"@en .

_:N46e73f306ef843c599aa1c8164f4b313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪祭参道 -Midnight-"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "妖怪祭参道 -Midnight-"@en .

_:N4903ae662a41406c8534d223b15dc9fd schema:name "cYsmix"@en,
        "cYsmix"@ja,
        "cYsmix"@ja-latn ;
    foaf:name "cYsmix"@en,
        "cYsmix"@ja,
        "cYsmix"@ja-latn .

_:N4c1903449d8d45388d0ee68969e5c8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of a Mindless Girl"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "The Ballad of a Mindless Girl"@en .

_:N4e4530f0f2a2413da4676c29b02e8ff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take a Stand"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Take a Stand"@en .

_:N51e05d5dfe834d57917af686d0954d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霊桜 -Euforia-"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "霊桜 -Euforia-"@en .

_:N66db138d983e463293dc5c84e9644437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned Shrine Party"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Abandoned Shrine Party"@en .

_:N76f09f67cedc4329b44d665d81a3293a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "占い師"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "占い師"@en .

_:N76fd5b7a332b4b9193b9430889b3e4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted House"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Haunted House"@en .

_:N7c8ff6e95017426b9ce0cc43dc62de8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychotic Dancefloor"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Psychotic Dancefloor"@en .

_:N810f708652534d64bec07a7285057652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghostly Hallway"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Ghostly Hallway"@en .

_:N822e3d3b0fe2459e88840d6ea4804681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Funk"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Desire Funk"@en .

_:N91bea62ac1b74b968347b02030290587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Lead"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Ghost Lead"@en .

_:Na38b28b7902d4c15a28032450826fe00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Destination"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Final Destination"@en .

_:Nb137c6a4508948b5a285f354b2194935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Out"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Night Out"@en .

_:Nb9ba9b010de34db7929ddba1d897a24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death's Grasp"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "Death's Grasp"@en .

_:Ne285df42f66d496e8639007981cc5c53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Rigid Desert"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "The Great Rigid Desert"@en .

_:Nfce5f3b4610846dfb5d979506b8ee644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EX. Empress of Dolls"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N9427c4638a2941e397f8c0555fb7cc9f ;
    schema:name "EX. Empress of Dolls"@en .

_:N9427c4638a2941e397f8c0555fb7cc9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae47ac2b7814bccbbfbc427181b0a19,
        _:N0eeb6b69161c478b9d104e462ec62c38,
        _:N29596e55a30b490aa14cf67183e26942,
        _:N369dd6de79d84924be0488728280e2b5,
        _:N46e73f306ef843c599aa1c8164f4b313,
        _:N4c1903449d8d45388d0ee68969e5c8ea,
        _:N4e4530f0f2a2413da4676c29b02e8ff7,
        _:N51e05d5dfe834d57917af686d0954d97,
        _:N66db138d983e463293dc5c84e9644437,
        _:N76f09f67cedc4329b44d665d81a3293a,
        _:N76fd5b7a332b4b9193b9430889b3e4fc,
        _:N7c8ff6e95017426b9ce0cc43dc62de8b,
        _:N810f708652534d64bec07a7285057652,
        _:N822e3d3b0fe2459e88840d6ea4804681,
        _:N91bea62ac1b74b968347b02030290587,
        _:Na38b28b7902d4c15a28032450826fe00,
        _:Nb137c6a4508948b5a285f354b2194935,
        _:Nb9ba9b010de34db7929ddba1d897a24e,
        _:Ne285df42f66d496e8639007981cc5c53,
        _:Nfce5f3b4610846dfb5d979506b8ee644 ;
    mo:track_count 20 ;
    schema:duration "PT89:30"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0ae47ac2b7814bccbbfbc427181b0a19,
        _:N0eeb6b69161c478b9d104e462ec62c38,
        _:N29596e55a30b490aa14cf67183e26942,
        _:N369dd6de79d84924be0488728280e2b5,
        _:N46e73f306ef843c599aa1c8164f4b313,
        _:N4c1903449d8d45388d0ee68969e5c8ea,
        _:N4e4530f0f2a2413da4676c29b02e8ff7,
        _:N51e05d5dfe834d57917af686d0954d97,
        _:N66db138d983e463293dc5c84e9644437,
        _:N76f09f67cedc4329b44d665d81a3293a,
        _:N76fd5b7a332b4b9193b9430889b3e4fc,
        _:N7c8ff6e95017426b9ce0cc43dc62de8b,
        _:N810f708652534d64bec07a7285057652,
        _:N822e3d3b0fe2459e88840d6ea4804681,
        _:N91bea62ac1b74b968347b02030290587,
        _:Na38b28b7902d4c15a28032450826fe00,
        _:Nb137c6a4508948b5a285f354b2194935,
        _:Nb9ba9b010de34db7929ddba1d897a24e,
        _:Ne285df42f66d496e8639007981cc5c53,
        _:Nfce5f3b4610846dfb5d979506b8ee644 .

