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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

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

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

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

<https://medium-media.vgm.io/albums/57/56475/56475-1451527605.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/56475#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jazz Funk vol.5"@en,
        "Jazz Funk vol.5"@ja,
        "Jazz Funk vol.5"@ja-latn ;
    mo:performance_of <album/56475#musicalwork> ;
    mo:performer _:N7df73a7ce04f40bc8bbfd0990983a9d3,
        _:N864e3833d1b54ff58ad78423c8dc0ce9,
        _:N9100ccb2a95548f488ff2c8d68590942,
        <artist/17047#subject>,
        <artist/17074#subject> ;
    mo:recorded_as <album/56475#musicalexpression> ;
    schema:byArtist _:N7df73a7ce04f40bc8bbfd0990983a9d3,
        _:N864e3833d1b54ff58ad78423c8dc0ce9,
        _:N9100ccb2a95548f488ff2c8d68590942,
        <artist/17047#subject>,
        <artist/17074#subject> ;
    schema:name "Jazz Funk vol.5"@en,
        "Jazz Funk vol.5"@ja,
        "Jazz Funk vol.5"@ja-latn ;
    schema:workPerformed <album/56475#musicalwork> .

<album/56475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-15"^^xsd:date ;
    dcterms:title "Jazz Funk vol.5"@en,
        "Jazz Funk vol.5"@ja,
        "Jazz Funk vol.5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56475#musicalexpression> ;
    mo:publisher <org/1256#subject> ;
    mo:record _:Nec954e56664a43e3a06805be9025f2ef ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "カバル"@en ;
            foaf:name "カバル"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SHINVY"@en ;
            foaf:name "SHINVY"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ぴょんはせ"@en ;
            foaf:name "ぴょんはせ"@en ],
        <artist/17047#subject>,
        <artist/17074#subject> ;
    schema:datePublished "2014-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/56475/56475-1451527605.png> ;
    schema:name "Jazz Funk vol.5"@en,
        "Jazz Funk vol.5"@ja,
        "Jazz Funk vol.5"@ja-latn ;
    schema:publisher <org/1256#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/56475/56475-1451527605.png> .

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

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

_:N44238f3356f7413f96902e0bf5373971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virgin Festa"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nec954e56664a43e3a06805be9025f2ef ;
    schema:name "Virgin Festa"@en .

_:N75225ba41b0f4e2da396272bc9935505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Dance"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nec954e56664a43e3a06805be9025f2ef ;
    schema:name "Ghost Dance"@en .

_:N7df73a7ce04f40bc8bbfd0990983a9d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/56475#performance> ;
    schema:name "SHINVY"@en ;
    foaf:name "SHINVY"@en .

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

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

_:Na3e53f22b1154786b5d7527dd00c93c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground God of the Wind"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nec954e56664a43e3a06805be9025f2ef ;
    schema:name "Underground God of the Wind"@en .

_:Nf49c6aec6b4649e5ab46bd5b640e42c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "16th summer course feat. SHINVY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nec954e56664a43e3a06805be9025f2ef ;
    schema:name "16th summer course feat. SHINVY"@en .

_:Nec954e56664a43e3a06805be9025f2ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44238f3356f7413f96902e0bf5373971,
        _:N75225ba41b0f4e2da396272bc9935505,
        _:Na3e53f22b1154786b5d7527dd00c93c8,
        _:Nf49c6aec6b4649e5ab46bd5b640e42c6 ;
    mo:track_count 4 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N44238f3356f7413f96902e0bf5373971,
        _:N75225ba41b0f4e2da396272bc9935505,
        _:Na3e53f22b1154786b5d7527dd00c93c8,
        _:Nf49c6aec6b4649e5ab46bd5b640e42c6 .

