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

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

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

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

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

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

<album/56492#musicalexpression> a mo:Signal ;
    mo:published_as <album/56492#subject> ;
    mo:records <album/56492#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/29/56492/56492-1451592896.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56492#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/56492/56492-1451592896.png> ;
    foaf:depicts <album/56492#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/56492/56492-1451592896.png> .

<https://medium-media.vgm.io/albums/29/56492/56492-1451592896.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/56492#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Jazz Funk Live!"@en,
        "Jazz Funk Live!"@ja,
        "Jazz Funk Live!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56492#musicalexpression> ;
    mo:publisher <org/1256#subject> ;
    mo:record _:N547981355da343aea8306002427e3a01 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Project"@en ;
            foaf:name "Touhou Project"@en ] ;
    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 "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/56492/56492-1451592896.png> ;
    schema:name "Jazz Funk Live!"@en,
        "Jazz Funk Live!"@ja,
        "Jazz Funk Live!"@ja-latn ;
    schema:publisher <org/1256#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/56492/56492-1451592896.png> .

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

_:N06f30efb925243cba742b036f83868ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A illusion land of \"Cuba\" ~Caribe hisory~"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "A illusion land of \"Cuba\" ~Caribe hisory~"@en .

_:N0e0e67401cd84056b587879f2cac42ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea Funk"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "Tea Funk"@en .

_:N173560bd471b40dca12f3f14cc343173 a schema:Person,
        foaf:Person ;
    mo:performed <album/56492#performance> ;
    schema:name "あきら"@en ;
    foaf:name "あきら"@en .

_:N6884d5f665a946fbb72bff6255297db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This apple is bad"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "This apple is bad"@en .

_:N80da284dbbf046f1856bd9bea1ed365a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsuki made from hergrove"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "Tsuki made from hergrove"@en .

_:N8e363fc1b9df4493b5a974bf5e330e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground God of the Wind"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "Underground God of the Wind"@en .

_:Nad0161ee2fa043189f4be2ef81fd7b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kamigami"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "kamigami"@en .

_:Nb072e1ba7161421992d59bc504124c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frandre is my yome"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N547981355da343aea8306002427e3a01 ;
    schema:name "Frandre is my yome"@en .

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

_:N547981355da343aea8306002427e3a01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f30efb925243cba742b036f83868ca,
        _:N0e0e67401cd84056b587879f2cac42ca,
        _:N6884d5f665a946fbb72bff6255297db3,
        _:N80da284dbbf046f1856bd9bea1ed365a,
        _:N8e363fc1b9df4493b5a974bf5e330e69,
        _:Nad0161ee2fa043189f4be2ef81fd7b08,
        _:Nb072e1ba7161421992d59bc504124c5c ;
    mo:track_count 7 ;
    schema:duration "PT38:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N06f30efb925243cba742b036f83868ca,
        _:N0e0e67401cd84056b587879f2cac42ca,
        _:N6884d5f665a946fbb72bff6255297db3,
        _:N80da284dbbf046f1856bd9bea1ed365a,
        _:N8e363fc1b9df4493b5a974bf5e330e69,
        _:Nad0161ee2fa043189f4be2ef81fd7b08,
        _:Nb072e1ba7161421992d59bc504124c5c .

