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

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

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/29565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29565#musicalwork> ;
    schema:name "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn .

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

<org/173#subject> schema:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn ;
    foaf:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn .

<https://media.vgm.io/albums/56/29565/29565-1318697247.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/29565/29565-1318697247.jpg> ;
    foaf:depicts <album/29565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/29565/29565-1318697247.jpg> .

<https://medium-media.vgm.io/albums/56/29565/29565-1318697247.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29565#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29565#performance> ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

<album/29565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn ;
    mo:performance_of <album/29565#musicalwork> ;
    mo:performer <artist/5519#subject>,
        <artist/66921#subject> ;
    mo:recorded_as <album/29565#musicalexpression> ;
    schema:byArtist <artist/5519#subject>,
        <artist/66921#subject> ;
    schema:name "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn ;
    schema:workPerformed <album/29565#musicalwork> .

<album/29565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn ;
    mo:catalogue_number "CHSEP-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29565#musicalexpression> ;
    mo:publisher <org/173#subject> ;
    mo:record _:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/5519#subject>,
        <artist/66921#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/29565/29565-1318697247.jpg> ;
    schema:name "Hommaging Greats"@en,
        "Hommaging Greats"@ja,
        "Hommaging Greats"@ja-latn ;
    schema:publisher <org/173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/29565/29565-1318697247.jpg> .

_:N5d90cc7c50534c569bc93058ae899960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ulstroemate Truth"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 ;
    schema:name "Ulstroemate Truth"@en .

_:N6a0644c6562e4ad18d3aeb7cc9e51fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALiCE'S COMMOTiON 2011"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 ;
    schema:name "ALiCE'S COMMOTiON 2011"@en .

_:N79da5e327b1b44b0a6c1dd780776b507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A-liene"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 ;
    schema:name "A-liene"@en .

_:Nb7f42f788acc4dc5ae44c84d38301d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BeatMARISA"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 ;
    schema:name "BeatMARISA"@en .

_:Neb5dc2a9db0c4b1290ce2cd5b2dfe2c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d90cc7c50534c569bc93058ae899960,
        _:N6a0644c6562e4ad18d3aeb7cc9e51fcd,
        _:N79da5e327b1b44b0a6c1dd780776b507,
        _:Nb7f42f788acc4dc5ae44c84d38301d92 ;
    mo:track_count 4 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5d90cc7c50534c569bc93058ae899960,
        _:N6a0644c6562e4ad18d3aeb7cc9e51fcd,
        _:N79da5e327b1b44b0a6c1dd780776b507,
        _:Nb7f42f788acc4dc5ae44c84d38301d92 .

