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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/28393/28393-1354083902.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28393#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

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

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

<album/28393#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "2009 March"@en,
        "2009 March"@ja,
        "2009 March"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28393#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N7d273caf902c4b6f98e9edc8f99c65ee ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/1986#subject>,
        <artist/5519#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/28393/28393-1354083902.jpg> ;
    schema:name "2009 March"@en,
        "2009 March"@ja,
        "2009 March"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/28393/28393-1354083902.jpg> .

_:N3d22c25795d84554983fe5ca351c9b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wandering girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N7d273caf902c4b6f98e9edc8f99c65ee ;
    schema:name "wandering girl"@ja .

_:N583ac3774d02488e8f979c6e263ad9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深炎の秋方 -misato ver.-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7d273caf902c4b6f98e9edc8f99c65ee ;
    schema:name "深炎の秋方 -misato ver.-"@ja .

_:Ncd0fc33c7ace4f8397c76856a7366be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔 -Vocal nachi ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N7d273caf902c4b6f98e9edc8f99c65ee ;
    schema:name "竹取飛翔 -Vocal nachi ver.-"@ja .

_:N7d273caf902c4b6f98e9edc8f99c65ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d22c25795d84554983fe5ca351c9b1f,
        _:N583ac3774d02488e8f979c6e263ad9c9,
        _:Ncd0fc33c7ace4f8397c76856a7366be2 ;
    mo:track_count 3 ;
    schema:duration "PT12:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3d22c25795d84554983fe5ca351c9b1f,
        _:N583ac3774d02488e8f979c6e263ad9c9,
        _:Ncd0fc33c7ace4f8397c76856a7366be2 .

