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

<artist/11789#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tawashi"@en,
        "たわし"@ja ;
    foaf:made <album/29610#lyrics>,
        <album/29610#subject> ;
    foaf:name "Tawashi"@en,
        "たわし"@ja .

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

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

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

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

<org/922#subject> schema:name "Studio-Tawashi"@en,
        "すたじおたわし"@ja,
        "Studio-Tawashi"@ja-latn ;
    foaf:name "Studio-Tawashi"@en,
        "すたじおたわし"@ja,
        "Studio-Tawashi"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/29610/29610-1318861914.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akatokizukuyo"@en,
        "暁月夜"@ja,
        "Akatokizukuyo"@ja-latn ;
    mo:performance_of <album/29610#musicalwork> ;
    mo:performer _:N7877363f04dd4ba1b0fbc4b9abac6506 ;
    mo:recorded_as <album/29610#musicalexpression> ;
    schema:byArtist _:N7877363f04dd4ba1b0fbc4b9abac6506 ;
    schema:name "Akatokizukuyo"@en,
        "暁月夜"@ja,
        "Akatokizukuyo"@ja-latn ;
    schema:workPerformed <album/29610#musicalwork> .

<album/29610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Akatokizukuyo"@en,
        "暁月夜"@ja,
        "Akatokizukuyo"@ja-latn ;
    mo:catalogue_number "STCD0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29610#musicalexpression> ;
    mo:publisher <org/922#subject> ;
    mo:record _:N4ff0a48c9c6544d09f2df48e1e921d66 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rei"@en ;
            foaf:name "Rei"@en ] ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/29610/29610-1318861914.jpg> ;
    schema:name "Akatokizukuyo"@en,
        "暁月夜"@ja,
        "Akatokizukuyo"@ja-latn ;
    schema:publisher <org/922#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/29610/29610-1318861914.jpg> .

_:N7877363f04dd4ba1b0fbc4b9abac6506 a schema:Person,
        foaf:Person ;
    mo:performed <album/29610#performance> ;
    schema:name "Rei"@en ;
    foaf:name "Rei"@en .

_:N8b1e1b3dcbae4e94be0471f38805da2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想警備隊"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff0a48c9c6544d09f2df48e1e921d66 ;
    schema:name "幻想警備隊"@ja .

_:Ne7cb531cdae44475adbe959cc318456b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久星月夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff0a48c9c6544d09f2df48e1e921d66 ;
    schema:name "悠久星月夜"@ja .

_:Nf11c468f5a124297b1b2454de77037e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cradle of memory"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff0a48c9c6544d09f2df48e1e921d66 ;
    schema:name "cradle of memory"@ja .

_:N4ff0a48c9c6544d09f2df48e1e921d66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b1e1b3dcbae4e94be0471f38805da2b,
        _:Ne7cb531cdae44475adbe959cc318456b,
        _:Nf11c468f5a124297b1b2454de77037e3 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8b1e1b3dcbae4e94be0471f38805da2b,
        _:Ne7cb531cdae44475adbe959cc318456b,
        _:Nf11c468f5a124297b1b2454de77037e3 .

