@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 _:N1c7709ad714f4d02a47de2ceb243634f,
        _:Nab675286ab1e4a5488e8ee021a3c6f5a,
        _:Nd18d8097859a44fb8b2c4ad224e60efb,
        <artist/1986#subject>,
        <artist/5579#subject> ;
    mo:recorded_as <album/11591#musicalexpression> ;
    schema:byArtist _:N1c7709ad714f4d02a47de2ceb243634f,
        _:Nab675286ab1e4a5488e8ee021a3c6f5a,
        _:Nd18d8097859a44fb8b2c4ad224e60efb,
        <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 _:Nc175ededcafc403786dfd56a113e3824 ;
    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 "鈴姫"@en ;
            foaf:name "鈴姫"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T2"@en ;
            foaf:name "T2"@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> .

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

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

_:N638520ca73e24d5481a16e50563e81d7 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 _:Nc175ededcafc403786dfd56a113e3824 ;
    schema:name "Treating 2U -be hopeful style-"@ja .

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

_:N7482014111d14ea7a889e49ef74b65d3 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 _:Nc175ededcafc403786dfd56a113e3824 ;
    schema:name "ever stay snow-Speed Rave Style-"@ja .

_:N756071594ed2429ea3e4e8615e3b4fd9 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 _:Nc175ededcafc403786dfd56a113e3824 ;
    schema:name "Megmelu -Enter A Trance SIDE-"@ja .

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

_:N836815cbdb104719b4218278fa61e1b5 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 _:Nc175ededcafc403786dfd56a113e3824 ;
    schema:name "CROSS†POINT -Infinity that direction-"@ja .

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

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

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

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

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

_:Nd3d66f0adab84533992d3a35881bcc10 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 _:Nc175ededcafc403786dfd56a113e3824 ;
    schema:name "Last Regrets -R.H.R.Now mix-"@ja .

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

_:Nc175ededcafc403786dfd56a113e3824 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32acb6d08b7e4fd5b9059f741a1579dd,
        _:N638520ca73e24d5481a16e50563e81d7,
        _:N6e4fd8f2439a4573aeb7a16c2d88b508,
        _:N7482014111d14ea7a889e49ef74b65d3,
        _:N756071594ed2429ea3e4e8615e3b4fd9,
        _:N76e8ef04ca084b4ca2f1a71c064f40bd,
        _:N836815cbdb104719b4218278fa61e1b5,
        _:N851de867af934de08dce6cdc893736c7,
        _:N873fce120f5241d6a4cbf995a84f4734,
        _:Nb00d66eb2d0545e2ad62c71acc42e348,
        _:Nd3d66f0adab84533992d3a35881bcc10,
        _:Nd8692cc422b1464c8b7c03da04bc9fe6 ;
    mo:track_count 12 ;
    schema:duration "PT67:29"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N32acb6d08b7e4fd5b9059f741a1579dd,
        _:N638520ca73e24d5481a16e50563e81d7,
        _:N6e4fd8f2439a4573aeb7a16c2d88b508,
        _:N7482014111d14ea7a889e49ef74b65d3,
        _:N756071594ed2429ea3e4e8615e3b4fd9,
        _:N76e8ef04ca084b4ca2f1a71c064f40bd,
        _:N836815cbdb104719b4218278fa61e1b5,
        _:N851de867af934de08dce6cdc893736c7,
        _:N873fce120f5241d6a4cbf995a84f4734,
        _:Nb00d66eb2d0545e2ad62c71acc42e348,
        _:Nd3d66f0adab84533992d3a35881bcc10,
        _:Nd8692cc422b1464c8b7c03da04bc9fe6 .

