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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/63/42636/42636-1384230323.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/42636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trinity!"@en,
        "Trinity!"@ja,
        "Trinity!"@ja-latn ;
    mo:performance_of <album/42636#musicalwork> ;
    mo:performer _:N05e190651d6e44d0b5cc47691201baca,
        _:N416ba9f4e0f94cc9a35403c3d40baeb2,
        _:Ndf946fd1af464c2b8c07342e50bb5bef ;
    mo:recorded_as <album/42636#musicalexpression> ;
    schema:byArtist _:N05e190651d6e44d0b5cc47691201baca,
        _:N416ba9f4e0f94cc9a35403c3d40baeb2,
        _:Ndf946fd1af464c2b8c07342e50bb5bef ;
    schema:name "Trinity!"@en,
        "Trinity!"@ja,
        "Trinity!"@ja-latn ;
    schema:workPerformed <album/42636#musicalwork> .

<album/42636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Trinity!"@en,
        "Trinity!"@ja,
        "Trinity!"@ja-latn ;
    mo:catalogue_number "THA-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42636#musicalexpression> ;
    mo:publisher _:Nbf51268655d848399b47a4943e54faca ;
    mo:record _:N29457c58e09e4280a055166275d89e91 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "chikurin"@en ;
            foaf:name "chikurin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ari"@en ;
            foaf:name "ari"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "葉茶"@en ;
            foaf:name "葉茶"@en ] ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/42636/42636-1384230323.jpg> ;
    schema:name "Trinity!"@en,
        "Trinity!"@ja,
        "Trinity!"@ja-latn ;
    schema:publisher _:Nbf51268655d848399b47a4943e54faca ;
    foaf:depiction <https://media.vgm.io/albums/63/42636/42636-1384230323.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "葉茶"@en ;
    foaf:made <album/42636#subject> ;
    foaf:name "葉茶"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ari"@en ;
    foaf:made <album/42636#lyrics> ;
    foaf:name "ari"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ari"@en ;
    foaf:made <album/42636#subject> ;
    foaf:name "ari"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "葉茶"@en ;
    foaf:made <album/42636#lyrics> ;
    foaf:name "葉茶"@en .

_:N0089546b2963478c9694e78498b3cafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R to \"L\" (inst.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "R to \"L\" (inst.)"@ja .

_:N05e190651d6e44d0b5cc47691201baca a schema:Person,
        foaf:Person ;
    mo:performed <album/42636#performance> ;
    schema:name "葉茶"@en ;
    foaf:name "葉茶"@en .

_:N348432779006437ba642faea7c1a481b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "風神少女"@ja .

_:N40ec0b4b10954120a90c7df984523b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アライブ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "アライブ"@ja .

_:N416ba9f4e0f94cc9a35403c3d40baeb2 a schema:Person,
        foaf:Person ;
    mo:performed <album/42636#performance> ;
    schema:name "ari"@en ;
    foaf:name "ari"@en .

_:N56f658a2dca64b02ae32d8371d309c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R to \"L\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "R to \"L\""@ja .

_:Na0b02be3ba1242828a74bdb910ff8e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force of False"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "Force of False"@ja .

_:Nad3d11357f04421bbe9ca1583bac6188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アライブ (inst.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "アライブ (inst.)"@ja .

_:Nb302d49898654d5ca5bdc25bc3d3ae01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force of False (inst.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "Force of False (inst.)"@ja .

_:Nbf51268655d848399b47a4943e54faca schema:name "Seto Hachijuu Hachiya"@en ;
    foaf:name "Seto Hachijuu Hachiya"@en .

_:Ncb16026df04040528f6ffc243128d488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女 (inst.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "風神少女 (inst.)"@ja .

_:Ndef9edb02c174a82b5cf81d79d769d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "打上模様"@ja ;
    mo:track_number 9 ;
    schema:duration "PT13:43"^^xsd:interval ;
    schema:inPlaylist _:N29457c58e09e4280a055166275d89e91 ;
    schema:name "打上模様"@ja .

_:Ndf946fd1af464c2b8c07342e50bb5bef a schema:Person,
        foaf:Person ;
    mo:performed <album/42636#performance> ;
    schema:name "chikurin"@en ;
    foaf:name "chikurin"@en .

_:N29457c58e09e4280a055166275d89e91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0089546b2963478c9694e78498b3cafa,
        _:N348432779006437ba642faea7c1a481b,
        _:N40ec0b4b10954120a90c7df984523b4e,
        _:N56f658a2dca64b02ae32d8371d309c6a,
        _:Na0b02be3ba1242828a74bdb910ff8e60,
        _:Nad3d11357f04421bbe9ca1583bac6188,
        _:Nb302d49898654d5ca5bdc25bc3d3ae01,
        _:Ncb16026df04040528f6ffc243128d488,
        _:Ndef9edb02c174a82b5cf81d79d769d83 ;
    mo:track_count 9 ;
    schema:duration "PT42:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0089546b2963478c9694e78498b3cafa,
        _:N348432779006437ba642faea7c1a481b,
        _:N40ec0b4b10954120a90c7df984523b4e,
        _:N56f658a2dca64b02ae32d8371d309c6a,
        _:Na0b02be3ba1242828a74bdb910ff8e60,
        _:Nad3d11357f04421bbe9ca1583bac6188,
        _:Nb302d49898654d5ca5bdc25bc3d3ae01,
        _:Ncb16026df04040528f6ffc243128d488,
        _:Ndef9edb02c174a82b5cf81d79d769d83 .

