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

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

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

<artist/1010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "LUV2"@en ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "LUV2"@en .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/5578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "CCK"@en ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "CCK"@en .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "eufonius"@en .

<artist/6157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "SOU"@en,
        "想"@ja ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "SOU"@en,
        "想"@ja .

<artist/6277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11591#subject> ;
    schema:name "chonki"@en ;
    foaf:made <album/11591#composition>,
        <album/11591#subject> ;
    foaf:name "chonki"@en .

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

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/16524#subject> a schema:CreativeWork ;
    schema:name "Snow Drop"@en,
        "Snow Drop"@ja,
        "Snow Drop"@ja-latn ;
    foaf:name "Snow Drop"@en,
        "Snow Drop"@ja,
        "Snow Drop"@ja-latn .

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

<org/189#subject> schema:name "CTBR"@en,
        "シーティービーアール"@ja,
        "CTBR"@ja-latn ;
    foaf:name "CTBR"@en,
        "シーティービーアール"@ja,
        "CTBR"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/11591/11591-1231135169.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11591#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/5579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11591#performance> ;
    schema:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja ;
    foaf:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja .

<album/11591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn ;
    mo:performance_of <album/11591#musicalwork> ;
    mo:performer _:N6375809955ae4dfbb92e0605eb6c5778,
        _:N761104e1bc924ae3b1e0984f13f46f5f,
        _:Na2fb72bccd3f44cd8e7b426872b07d5d,
        <artist/1986#subject>,
        <artist/5579#subject> ;
    mo:recorded_as <album/11591#musicalexpression> ;
    schema:byArtist _:N6375809955ae4dfbb92e0605eb6c5778,
        _:N761104e1bc924ae3b1e0984f13f46f5f,
        _:Na2fb72bccd3f44cd8e7b426872b07d5d,
        <artist/1986#subject>,
        <artist/5579#subject> ;
    schema:name "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn ;
    schema:workPerformed <album/11591#musicalwork> .

<album/11591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn ;
    mo:composer <artist/1010#subject>,
        <artist/18#subject>,
        <artist/4#subject>,
        <artist/5578#subject>,
        <artist/6#subject>,
        <artist/6157#subject>,
        <artist/6277#subject> ;
    mo:produced_work <album/11591#musicalwork> ;
    schema:name "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn .

<album/11591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn ;
    mo:catalogue_number "CTBR-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11591#musicalexpression> ;
    mo:publisher <org/189#subject> ;
    mo:record _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/1011#subject>,
        <product/1019#subject>,
        <product/16524#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "T2"@en ;
            foaf:name "T2"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "鈴姫"@en ;
            foaf:name "鈴姫"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yukiya"@en ;
            foaf:name "yukiya"@en ],
        <artist/1986#subject>,
        <artist/5579#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/11591/11591-1231135169.jpg> ;
    schema:name "Oto no Matsuri -Festival of Sound-"@en,
        "音の祭 -Festival of Sound-"@ja,
        "Oto no Matsuri -Festival of Sound-"@ja-latn ;
    schema:publisher <org/189#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/11591/11591-1231135169.jpg> .

_:N0aadff231ebd400e9f42ecdd47647a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Regrets -R.H.R.Now mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Last Regrets -R.H.R.Now mix-"@ja .

_:N29264515033946fcacf9a841d6d15f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薔薇 -crystal mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "薔薇 -crystal mix-"@ja .

_:N29b725f33df444a1a783c281b56fa0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音の祭 -Festival of Sound-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "音の祭 -Festival of Sound-"@ja .

_:N380ed03b7218437a951a1ac3eb0428df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CROSS†POINT -Infinity that direction-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "CROSS†POINT -Infinity that direction-"@ja .

_:N50ccdd6f46744a1b8f6c835bede24e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowin' Dancin'-2nd Remix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Snowin' Dancin'-2nd Remix-"@ja .

_:N6375809955ae4dfbb92e0605eb6c5778 a schema:Person,
        foaf:Person ;
    mo:performed <album/11591#performance> ;
    schema:name "T2"@en ;
    foaf:name "T2"@en .

_:N75af4ec6d45149dbbc262983bf5ebafd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megmelu -Enter A Trance SIDE-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Megmelu -Enter A Trance SIDE-"@ja .

_:N761104e1bc924ae3b1e0984f13f46f5f a schema:Person,
        foaf:Person ;
    mo:performed <album/11591#performance> ;
    schema:name "yukiya"@en ;
    foaf:name "yukiya"@en .

_:N78c45210642149bebb0886cfda646f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treating 2U -be hopeful style-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Treating 2U -be hopeful style-"@ja .

_:N9105462671ab46caacfdca8bd120e237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Dance Party"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Summer Dance Party"@ja .

_:N94eb25cdfe0c45d2b90f5d7b4e09c3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of field -遮光-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "Light of field -遮光-"@ja .

_:Na1fd78bda90c438098cb0787e4d63567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ever stay snow-Speed Rave Style-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "ever stay snow-Speed Rave Style-"@ja .

_:Na2fb72bccd3f44cd8e7b426872b07d5d a schema:Person,
        foaf:Person ;
    mo:performed <album/11591#performance> ;
    schema:name "鈴姫"@en ;
    foaf:name "鈴姫"@en .

_:Nf11a01ef24854aeb96068f38b8bff0f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prime-L Song Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "prime-L Song Mix-"@ja .

_:Nfd42131338b3401b8d56272e5612fd00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SENS -sensitive-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N0cf0b07ed7e044b285a1081a7758ba14 ;
    schema:name "SENS -sensitive-"@ja .

_:N0cf0b07ed7e044b285a1081a7758ba14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aadff231ebd400e9f42ecdd47647a8f,
        _:N29264515033946fcacf9a841d6d15f87,
        _:N29b725f33df444a1a783c281b56fa0d1,
        _:N380ed03b7218437a951a1ac3eb0428df,
        _:N50ccdd6f46744a1b8f6c835bede24e6a,
        _:N75af4ec6d45149dbbc262983bf5ebafd,
        _:N78c45210642149bebb0886cfda646f79,
        _:N9105462671ab46caacfdca8bd120e237,
        _:N94eb25cdfe0c45d2b90f5d7b4e09c3ae,
        _:Na1fd78bda90c438098cb0787e4d63567,
        _:Nf11a01ef24854aeb96068f38b8bff0f6,
        _:Nfd42131338b3401b8d56272e5612fd00 ;
    mo:track_count 12 ;
    schema:duration "PT67:29"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0aadff231ebd400e9f42ecdd47647a8f,
        _:N29264515033946fcacf9a841d6d15f87,
        _:N29b725f33df444a1a783c281b56fa0d1,
        _:N380ed03b7218437a951a1ac3eb0428df,
        _:N50ccdd6f46744a1b8f6c835bede24e6a,
        _:N75af4ec6d45149dbbc262983bf5ebafd,
        _:N78c45210642149bebb0886cfda646f79,
        _:N9105462671ab46caacfdca8bd120e237,
        _:N94eb25cdfe0c45d2b90f5d7b4e09c3ae,
        _:Na1fd78bda90c438098cb0787e4d63567,
        _:Nf11a01ef24854aeb96068f38b8bff0f6,
        _:Nfd42131338b3401b8d56272e5612fd00 .

