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

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

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

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<org/693#subject> schema:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn ;
    foaf:name "Foreground Eclipse"@en,
        "Foreground Eclipse"@ja,
        "Foreground Eclipse"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/39486/39486-1400350740.jpg> a schema:ImageObject,
        foaf:Image .

<album/39486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/8483#subject> ;
    mo:produced_work <album/39486#musicalwork> ;
    schema:name "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn .

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

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

<artist/8484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39486#performance> ;
    schema:name "Merami"@en,
        "めらみ"@ja ;
    foaf:made <album/39486#lyrics>,
        <album/39486#subject> ;
    foaf:name "Merami"@en,
        "めらみ"@ja .

<artist/8483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39486#subject> ;
    mo:performed <album/39486#performance> ;
    schema:name "Teto"@en,
        "てと"@ja ;
    foaf:made <album/39486#composition>,
        <album/39486#lyrics>,
        <album/39486#subject> ;
    foaf:name "Teto"@en,
        "てと"@ja .

<album/39486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn ;
    mo:performance_of <album/39486#musicalwork> ;
    mo:performer _:N073d3791b8684d2089c488c59a3e4711,
        <artist/8483#subject>,
        <artist/8484#subject> ;
    mo:recorded_as <album/39486#musicalexpression> ;
    schema:byArtist _:N073d3791b8684d2089c488c59a3e4711,
        <artist/8483#subject>,
        <artist/8484#subject> ;
    schema:name "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn ;
    schema:workPerformed <album/39486#musicalwork> .

<album/39486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39486#musicalexpression> ;
    mo:publisher <org/693#subject> ;
    mo:record _:N76e96e97164843cea516c3de0110cb94 ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Siym"@en ;
            foaf:name "Siym"@en ],
        <artist/8483#subject>,
        <artist/8484#subject> ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/39486/39486-1400350740.jpg> ;
    schema:name "Foreground Eclipse Demo CD Vol.06"@en,
        "Foreground Eclipse Demo CD Vol.06"@ja,
        "Foreground Eclipse Demo CD Vol.06"@ja-latn ;
    schema:publisher <org/693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/39486/39486-1400350740.jpg> .

_:N073d3791b8684d2089c488c59a3e4711 a schema:Person,
        foaf:Person ;
    mo:performed <album/39486#performance> ;
    schema:name "Siym"@en ;
    foaf:name "Siym"@en .

_:Ndbc64b75bf16403ebbe0b4e753ef6a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escapes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N76e96e97164843cea516c3de0110cb94 ;
    schema:name "Escapes"@en .

_:Ne5fb268011b84b8f97dc7109d255475e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Things What Fowls Can't See Confuse Us"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N76e96e97164843cea516c3de0110cb94 ;
    schema:name "Things What Fowls Can't See Confuse Us"@en .

_:N76e96e97164843cea516c3de0110cb94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndbc64b75bf16403ebbe0b4e753ef6a36,
        _:Ne5fb268011b84b8f97dc7109d255475e ;
    mo:track_count 2 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ndbc64b75bf16403ebbe0b4e753ef6a36,
        _:Ne5fb268011b84b8f97dc7109d255475e .

