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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12465#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/12465#composition>,
        <album/12465#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 .

<album/12465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12465#musicalwork> ;
    schema:name "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn .

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

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

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

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

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

<album/12465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn ;
    mo:performance_of <album/12465#musicalwork> ;
    mo:performer <artist/2323#subject> ;
    mo:recorded_as <album/12465#musicalexpression> ;
    schema:byArtist <artist/2323#subject> ;
    schema:name "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn ;
    schema:workPerformed <album/12465#musicalwork> .

<artist/2323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12465#performance> ;
    schema:name "Mayu"@en,
        "真優"@ja ;
    foaf:name "Mayu"@en,
        "真優"@ja .

<album/12465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn ;
    mo:catalogue_number "GCFT-0053" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12465#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Nd02aded9fda0496abe3e03c55e72b972 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/2323#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/12465/12465-1236279383.jpg> ;
    schema:name "Kumo no Haruka e ~ Fantasy Counting Rhymes"@en,
        "雲の遥かへ ～fantasy counting rhymes"@ja,
        "Kumo no Haruka e ~ Fantasy Counting Rhymes"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/12465/12465-1236279383.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "夕雲岐"@en ;
    foaf:made <album/12465#subject> ;
    foaf:name "夕雲岐"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kawamaru Sasamori"@en ;
    foaf:made <album/12465#subject> ;
    foaf:name "Kawamaru Sasamori"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夕雲岐"@en ;
    foaf:made <album/12465#lyrics> ;
    foaf:name "夕雲岐"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kawamaru Sasamori"@en ;
    foaf:made <album/12465#lyrics> ;
    foaf:name "Kawamaru Sasamori"@en .

_:N6ec4a951d73b47d1866947589ff3da42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Beyond the Clouds ~ fantasy counting rhymes (Instrumental)"@en,
        "雲の遙かへ～fantasy counting rhymes(Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nd02aded9fda0496abe3e03c55e72b972 ;
    schema:name "Far Beyond the Clouds ~ fantasy counting rhymes (Instrumental)"@en,
        "雲の遙かへ～fantasy counting rhymes(Instrumental)"@ja .

_:Nb56a54b52a404a0598d102a0d5310e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Beyond the Clouds ~ fantasy counting rhymes"@en,
        "雲の遙かへ～fantasy counting rhymes"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nd02aded9fda0496abe3e03c55e72b972 ;
    schema:name "Far Beyond the Clouds ~ fantasy counting rhymes"@en,
        "雲の遙かへ～fantasy counting rhymes"@ja .

_:Nca64e46b9a3242df958236f90c5daa60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Beyond the Clouds ~ fantasy counting rhymes (Off vocal)"@en,
        "雲の遙かへ～fantasy counting rhymes(Off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd02aded9fda0496abe3e03c55e72b972 ;
    schema:name "Far Beyond the Clouds ~ fantasy counting rhymes (Off vocal)"@en,
        "雲の遙かへ～fantasy counting rhymes(Off vocal)"@ja .

_:Nd02aded9fda0496abe3e03c55e72b972 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6ec4a951d73b47d1866947589ff3da42,
        _:Nb56a54b52a404a0598d102a0d5310e36,
        _:Nca64e46b9a3242df958236f90c5daa60 ;
    mo:track_count 3 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6ec4a951d73b47d1866947589ff3da42,
        _:Nb56a54b52a404a0598d102a0d5310e36,
        _:Nca64e46b9a3242df958236f90c5daa60 .

