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

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

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

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

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

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

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

<org/1256#subject> schema:name "thj.quartet"@en,
        "thj.quartet"@ja,
        "thj.quartet"@ja-latn ;
    foaf:name "thj.quartet"@en,
        "thj.quartet"@ja,
        "thj.quartet"@ja-latn .

<https://media.vgm.io/albums/28/40882/40882-1387810529.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40882#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/40882/40882-1387810529.png> ;
    foaf:depicts <album/40882#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/40882/40882-1387810529.png> .

<https://medium-media.vgm.io/albums/28/40882/40882-1387810529.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16245#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "Soujirou"@en,
        "宗次郎"@ja ;
    foaf:name "Soujirou"@en,
        "宗次郎"@ja .

<artist/17047#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "phantao"@en ;
    foaf:name "phantao"@en .

<artist/17074#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "NAO"@en,
        "ナオ"@ja ;
    foaf:name "NAO"@en,
        "ナオ"@ja .

<artist/40352#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "Yu"@en,
        "ゆう"@ja ;
    foaf:name "Yu"@en,
        "ゆう"@ja .

<album/40882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Jazz Funk vol.3"@en,
        "Jazz Funk vol.3"@ja,
        "Jazz Funk vol.3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40882#musicalexpression> ;
    mo:publisher <org/1256#subject> ;
    mo:record _:N84566250ae4a49b1bcdbf451d66ec85c ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <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/16245#subject>,
        <artist/17047#subject>,
        <artist/17074#subject>,
        <artist/40352#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/40882/40882-1387810529.png> ;
    schema:name "Jazz Funk vol.3"@en,
        "Jazz Funk vol.3"@ja,
        "Jazz Funk vol.3"@ja-latn ;
    schema:publisher <org/1256#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/40882/40882-1387810529.png> .

<album/40882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jazz Funk vol.3"@en,
        "Jazz Funk vol.3"@ja,
        "Jazz Funk vol.3"@ja-latn ;
    mo:performance_of <album/40882#musicalwork> ;
    mo:performer _:N069adfefbe074b9694852f0b357c6963,
        _:N508eb59433dd4fabbfbb40112e71d0f3,
        <artist/16245#subject>,
        <artist/17047#subject>,
        <artist/17074#subject>,
        <artist/40352#subject> ;
    mo:recorded_as <album/40882#musicalexpression> ;
    schema:byArtist _:N069adfefbe074b9694852f0b357c6963,
        _:N508eb59433dd4fabbfbb40112e71d0f3,
        <artist/16245#subject>,
        <artist/17047#subject>,
        <artist/17074#subject>,
        <artist/40352#subject> ;
    schema:name "Jazz Funk vol.3"@en,
        "Jazz Funk vol.3"@ja,
        "Jazz Funk vol.3"@ja-latn ;
    schema:workPerformed <album/40882#musicalwork> .

_:N069adfefbe074b9694852f0b357c6963 a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "ぴょんはせ"@en ;
    foaf:name "ぴょんはせ"@en .

_:N334a7aae24ff4321864171ed91620fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take the Groove"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84566250ae4a49b1bcdbf451d66ec85c ;
    schema:name "Take the Groove"@en .

_:N448a17a16bd04f87b8999e05a05c6d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reimu's Groove"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84566250ae4a49b1bcdbf451d66ec85c ;
    schema:name "Reimu's Groove"@en .

_:N49c84681e8e746f5afccf065cbcd3f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovin' master Groove"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84566250ae4a49b1bcdbf451d66ec85c ;
    schema:name "lovin' master Groove"@en .

_:N508eb59433dd4fabbfbb40112e71d0f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/40882#performance> ;
    schema:name "カバル"@en ;
    foaf:name "カバル"@en .

_:Nf637b510f7a8480abb152c3135b283ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.D.Groove"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N84566250ae4a49b1bcdbf451d66ec85c ;
    schema:name "D.D.Groove"@en .

_:N84566250ae4a49b1bcdbf451d66ec85c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N334a7aae24ff4321864171ed91620fca,
        _:N448a17a16bd04f87b8999e05a05c6d01,
        _:N49c84681e8e746f5afccf065cbcd3f17,
        _:Nf637b510f7a8480abb152c3135b283ff ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N334a7aae24ff4321864171ed91620fca,
        _:N448a17a16bd04f87b8999e05a05c6d01,
        _:N49c84681e8e746f5afccf065cbcd3f17,
        _:Nf637b510f7a8480abb152c3135b283ff .

