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

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

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

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 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 .

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

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

<org/884#subject> schema:name "sekken-ya"@en,
        "石鹸屋"@ja,
        "sekken-ya"@ja-latn ;
    foaf:name "sekken-ya"@en,
        "石鹸屋"@ja,
        "sekken-ya"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/32042/32042-1331466727.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32042#performance> ;
    schema:name "Hellnian"@en,
        "ヘルニアン"@ja ;
    foaf:name "Hellnian"@en,
        "ヘルニアン"@ja .

<album/32042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "SAKURASAKURA"@en,
        "SAKURASAKURA"@ja,
        "SAKURASAKURA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32042#musicalexpression> ;
    mo:publisher <org/884#subject> ;
    mo:record _:N9547f7f00696443e9e133e1fc4434779 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/6141#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/32042/32042-1331466727.jpg> ;
    schema:name "SAKURASAKURA"@en,
        "SAKURASAKURA"@ja,
        "SAKURASAKURA"@ja-latn ;
    schema:publisher <org/884#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/32042/32042-1331466727.jpg> .

_:N51c4986975bb447bb7931649ab174158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURASAKURA"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9547f7f00696443e9e133e1fc4434779 ;
    schema:name "SAKURASAKURA"@en .

_:Nee3661fe8bb044358897b5e255119612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en ;
    mo:track_number 2 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:inPlaylist _:N9547f7f00696443e9e133e1fc4434779 ;
    schema:name "Bonus Track"@en .

_:N9547f7f00696443e9e133e1fc4434779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51c4986975bb447bb7931649ab174158,
        _:Nee3661fe8bb044358897b5e255119612 ;
    mo:track_count 2 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N51c4986975bb447bb7931649ab174158,
        _:Nee3661fe8bb044358897b5e255119612 .

