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

<artist/6985#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kobakyon"@en,
        "こばきょん"@ja ;
    foaf:made <album/65095#lyrics>,
        <album/65095#subject> ;
    foaf:name "Kobakyon"@en,
        "こばきょん"@ja .

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/59/65095/65095-1485447796.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fortune Girl"@en,
        "Fortune Girl"@ja,
        "Fortune Girl"@ja-latn ;
    mo:performance_of <album/65095#musicalwork> ;
    mo:performer _:Neddbcfc3330f4422aafbe39d3aa09322 ;
    mo:recorded_as <album/65095#musicalexpression> ;
    schema:byArtist _:Neddbcfc3330f4422aafbe39d3aa09322 ;
    schema:name "Fortune Girl"@en,
        "Fortune Girl"@ja,
        "Fortune Girl"@ja-latn ;
    schema:workPerformed <album/65095#musicalwork> .

<album/65095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Fortune Girl"@en,
        "Fortune Girl"@ja,
        "Fortune Girl"@ja-latn ;
    mo:catalogue_number "KKCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65095#musicalexpression> ;
    mo:publisher _:Nbab4250320144ea088ed72fe5e4156e0 ;
    mo:record _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kodemari Koruri"@en ;
            foaf:name "Kodemari Koruri"@en ] ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/65095/65095-1485447796.jpg> ;
    schema:name "Fortune Girl"@en,
        "Fortune Girl"@ja,
        "Fortune Girl"@ja-latn ;
    schema:publisher _:Nbab4250320144ea088ed72fe5e4156e0 ;
    foaf:depiction <https://media.vgm.io/albums/59/65095/65095-1485447796.jpg> .

_:N0260179b72184d39be2c6ddb332f451c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久の恋時雨"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "悠久の恋時雨"@ja .

_:N3c012f8951cf493ea72d0ea773d92256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leap On"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "Leap On"@ja .

_:N92784f5e0a6548cea70ef7a2731a9632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淡雪すずろに咲いて"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "淡雪すずろに咲いて"@ja .

_:N976420840a4b41daa13231a308c32241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宵闇に水鏡"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "宵闇に水鏡"@ja .

_:Nbab4250320144ea088ed72fe5e4156e0 schema:name "Kodemari Koruri"@en ;
    foaf:name "Kodemari Koruri"@en .

_:Nc52e6564afea4e8fbf33812d09ecbfeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortutne Girl"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "Fortutne Girl"@ja .

_:Nda2e917863cb429885245a0305689cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradox Labyrinth"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "Paradox Labyrinth"@ja .

_:Ne23d21c583894c1da38e9e388f84cf86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天つ風どこまでも"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd6c6397d6a4af6803313cbcee440c5 ;
    schema:name "天つ風どこまでも"@ja .

_:Neddbcfc3330f4422aafbe39d3aa09322 a schema:Person,
        foaf:Person ;
    mo:performed <album/65095#performance> ;
    schema:name "Kodemari Koruri"@en ;
    foaf:name "Kodemari Koruri"@en .

_:N8dd6c6397d6a4af6803313cbcee440c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0260179b72184d39be2c6ddb332f451c,
        _:N3c012f8951cf493ea72d0ea773d92256,
        _:N92784f5e0a6548cea70ef7a2731a9632,
        _:N976420840a4b41daa13231a308c32241,
        _:Nc52e6564afea4e8fbf33812d09ecbfeb,
        _:Nda2e917863cb429885245a0305689cfa,
        _:Ne23d21c583894c1da38e9e388f84cf86 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0260179b72184d39be2c6ddb332f451c,
        _:N3c012f8951cf493ea72d0ea773d92256,
        _:N92784f5e0a6548cea70ef7a2731a9632,
        _:N976420840a4b41daa13231a308c32241,
        _:Nc52e6564afea4e8fbf33812d09ecbfeb,
        _:Nda2e917863cb429885245a0305689cfa,
        _:Ne23d21c583894c1da38e9e388f84cf86 .

