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

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/75527#lyrics>,
        <album/75527#subject> ;
    foaf:name "azuki"@en .

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

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

<event/203> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 13 (Oct 22, 2017)" .

<product/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

<album/75527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/75527#musicalwork> ;
    schema:name "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn .

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

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

<org/1703#subject> schema:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn ;
    foaf:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/75527/75527-a5c59b377da2.png> a schema:ImageObject,
        foaf:Image .

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

<artist/14597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75527#performance> ;
    schema:name "ACTRock"@en ;
    foaf:name "ACTRock"@en .

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75527#performance> ;
    schema:name "ayaponzu*"@en,
        "あやぽんず＊"@ja ;
    foaf:name "ayaponzu*"@en,
        "あやぽんず＊"@ja .

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75527#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

<album/75527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn ;
    mo:performance_of <album/75527#musicalwork> ;
    mo:performer _:N2e4de116cd4a4e698f0a39de0808ce92,
        <artist/14597#subject>,
        <artist/26529#subject>,
        <artist/28146#subject> ;
    mo:recorded_as <album/75527#musicalexpression> ;
    schema:byArtist _:N2e4de116cd4a4e698f0a39de0808ce92,
        <artist/14597#subject>,
        <artist/26529#subject>,
        <artist/28146#subject> ;
    schema:name "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn ;
    schema:workPerformed <album/75527#musicalwork> .

<album/75527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-22"^^xsd:date ;
    dcterms:title "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/75527#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:N79f21154c83f4ff985995126b6e85fe7 ;
    mo:record_count 1 ;
    mo:release <event/203> ;
    schema:about <product/5072#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "まおう"@en ;
            foaf:name "まおう"@en ],
        <artist/14597#subject>,
        <artist/26529#subject>,
        <artist/28146#subject> ;
    schema:datePublished "2017-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/75527/75527-a5c59b377da2.png> ;
    schema:name "Season 4 you (Single Album)"@en,
        "Season 4 you (Single Album)"@ja,
        "Season 4 you (Single Album)"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/75527/75527-a5c59b377da2.png> .

_:N1383e9335cbc4df18065244ed1d31835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Season 4 you (inst)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N79f21154c83f4ff985995126b6e85fe7 ;
    schema:name "Season 4 you (inst)"@en .

_:N2e4de116cd4a4e698f0a39de0808ce92 a schema:Person,
        foaf:Person ;
    mo:performed <album/75527#performance> ;
    schema:name "まおう"@en ;
    foaf:name "まおう"@en .

_:N6e726597f5584cff9ff9cfbe42fe1bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Season 4 you"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N79f21154c83f4ff985995126b6e85fe7 ;
    schema:name "Season 4 you"@en .

_:N79f21154c83f4ff985995126b6e85fe7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1383e9335cbc4df18065244ed1d31835,
        _:N6e726597f5584cff9ff9cfbe42fe1bba ;
    mo:track_count 2 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1383e9335cbc4df18065244ed1d31835,
        _:N6e726597f5584cff9ff9cfbe42fe1bba .

