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

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

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

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

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

<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/65449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/65449#musicalwork> ;
    schema:name "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn .

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

<album/65449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn ;
    mo:performance_of <album/65449#musicalwork> ;
    mo:recorded_as <album/65449#musicalexpression> ;
    schema:name "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn ;
    schema:workPerformed <album/65449#musicalwork> .

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

<https://medium-media.vgm.io/albums/94/65449/65449-1486466565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn ;
    mo:catalogue_number "KCTN-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65449#musicalexpression> ;
    mo:publisher _:Ne376d24544b4419493d354d8f61b9ede ;
    mo:record _:N83645f54bbcd4a1b81d7204ed93028ef ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/65449/65449-1486466565.jpg> ;
    schema:name "SAKURA"@en,
        "桜 -SAKURA-"@ja,
        "SAKURA"@ja-latn ;
    schema:publisher _:Ne376d24544b4419493d354d8f61b9ede ;
    foaf:depiction <https://media.vgm.io/albums/94/65449/65449-1486466565.jpg> .

_:N471334a15df64d9e99664cca7b004557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across The Deadline (band arrangement)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83645f54bbcd4a1b81d7204ed93028ef ;
    schema:name "Across The Deadline (band arrangement)"@en .

_:Ne376d24544b4419493d354d8f61b9ede schema:name "Kichinto Tonchiki"@en ;
    foaf:name "Kichinto Tonchiki"@en .

_:Ne86f4607f4c2403eb558368f090361f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casebook GAMMA (techno arrange)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N83645f54bbcd4a1b81d7204ed93028ef ;
    schema:name "Casebook GAMMA (techno arrange)"@en .

_:N83645f54bbcd4a1b81d7204ed93028ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N471334a15df64d9e99664cca7b004557,
        _:Ne86f4607f4c2403eb558368f090361f5 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N471334a15df64d9e99664cca7b004557,
        _:Ne86f4607f4c2403eb558368f090361f5 .

