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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/34490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34490#musicalwork> ;
    schema:name "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/09/34490/34490-1345342178.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/42219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34490#performance> ;
    schema:name "Cutie Pai Mayu-Chan"@en ;
    foaf:made <album/34490#lyrics>,
        <album/34490#subject> ;
    foaf:name "Cutie Pai Mayu-Chan"@en .

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

<album/34490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn ;
    mo:performance_of <album/34490#musicalwork> ;
    mo:performer _:N444f788ff6934f8eb92e5422f9dd3763,
        _:Nc4dd438d20104cd8b8275368697b9bf2,
        <artist/42219#subject> ;
    mo:recorded_as <album/34490#musicalexpression> ;
    schema:byArtist _:N444f788ff6934f8eb92e5422f9dd3763,
        _:Nc4dd438d20104cd8b8275368697b9bf2,
        <artist/42219#subject> ;
    schema:name "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn ;
    schema:workPerformed <album/34490#musicalwork> .

<album/34490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn ;
    mo:catalogue_number "TU-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34490#musicalexpression> ;
    mo:publisher _:N39124efd3d4f456c93704732c4d23961 ;
    mo:record _:N29c8e3665e0d40cdb427b1033ff566ef ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "リボン"@en ;
            foaf:name "リボン"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "カミヤ"@en ;
            foaf:name "カミヤ"@en ],
        <artist/42219#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/34490/34490-1345342178.jpg> ;
    schema:name "Major ignition"@en,
        "Major ignition"@ja,
        "Major ignition"@ja-latn ;
    schema:publisher _:N39124efd3d4f456c93704732c4d23961 ;
    foaf:depiction <https://media.vgm.io/albums/09/34490/34490-1345342178.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "リボン"@en ;
    foaf:made <album/34490#lyrics> ;
    foaf:name "リボン"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "リボン"@en ;
    foaf:made <album/34490#subject> ;
    foaf:name "リボン"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "カミヤ"@en ;
    foaf:made <album/34490#subject> ;
    foaf:name "カミヤ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "カミヤ"@en ;
    foaf:made <album/34490#lyrics> ;
    foaf:name "カミヤ"@en .

_:N30483e3fa3da4ddd8243a036a54218b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "＊＊Mystic Sky＊＊"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "＊＊Mystic Sky＊＊"@ja .

_:N39124efd3d4f456c93704732c4d23961 schema:name "Tsugumi"@en ;
    foaf:name "Tsugumi"@en .

_:N444f788ff6934f8eb92e5422f9dd3763 a schema:Person,
        foaf:Person ;
    mo:performed <album/34490#performance> ;
    schema:name "カミヤ"@en ;
    foaf:name "カミヤ"@en .

_:N6b66d42625ab4b2397846682deb5e5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫女の剣"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "巫女の剣"@ja .

_:N75dbdb6d4441474c8a69eacf333351b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "苺空 〜Strawberry Sky〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "苺空 〜Strawberry Sky〜"@ja .

_:N9ae0824d0d3645768d4c924ada0e7437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE in the BLACK"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "LOVE in the BLACK"@ja .

_:Nbda4ab41755e411a8449262a0faa8a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イタズラ花吹雪"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "イタズラ花吹雪"@ja .

_:Nc4dd438d20104cd8b8275368697b9bf2 a schema:Person,
        foaf:Person ;
    mo:performed <album/34490#performance> ;
    schema:name "リボン"@en ;
    foaf:name "リボン"@en .

_:Ncb2785624b3e4b62b1db8915cb5ed99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋メガネ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "恋メガネ"@ja .

_:Nfeccb18a914d46ed85eb86e01779822d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇とマチブセ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N29c8e3665e0d40cdb427b1033ff566ef ;
    schema:name "闇とマチブセ"@ja .

_:N29c8e3665e0d40cdb427b1033ff566ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30483e3fa3da4ddd8243a036a54218b9,
        _:N6b66d42625ab4b2397846682deb5e5b6,
        _:N75dbdb6d4441474c8a69eacf333351b4,
        _:N9ae0824d0d3645768d4c924ada0e7437,
        _:Nbda4ab41755e411a8449262a0faa8a9e,
        _:Ncb2785624b3e4b62b1db8915cb5ed99e,
        _:Nfeccb18a914d46ed85eb86e01779822d ;
    mo:track_count 7 ;
    schema:duration "PT31:07"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N30483e3fa3da4ddd8243a036a54218b9,
        _:N6b66d42625ab4b2397846682deb5e5b6,
        _:N75dbdb6d4441474c8a69eacf333351b4,
        _:N9ae0824d0d3645768d4c924ada0e7437,
        _:Nbda4ab41755e411a8449262a0faa8a9e,
        _:Ncb2785624b3e4b62b1db8915cb5ed99e,
        _:Nfeccb18a914d46ed85eb86e01779822d .

