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

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

<artist/6537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20902#subject> ;
    schema:name "Kei Fujimiya"@en,
        "藤宮圭"@ja ;
    foaf:made <album/20902#composition>,
        <album/20902#lyrics>,
        <album/20902#subject> ;
    foaf:name "Kei Fujimiya"@en,
        "藤宮圭"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<album/20902#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn ;
    mo:composer <artist/6537#subject> ;
    mo:produced_work <album/20902#musicalwork> ;
    schema:name "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn .

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

<org/671#subject> schema:name "Corky Voce"@en,
        "コルキヴォーチェ"@ja,
        "Corky Voce"@ja-latn ;
    foaf:name "Corky Voce"@en,
        "コルキヴォーチェ"@ja,
        "Corky Voce"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/20902/20902-1283200920.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20902#performance> ;
    schema:name "NAKI"@en ;
    foaf:name "NAKI"@en .

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20902#performance> ;
    schema:name "yuiko"@en ;
    foaf:name "yuiko"@en .

<artist/9302#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20902#performance> ;
    schema:name "Sayaka Hirose"@en,
        "紘瀬さやか"@ja ;
    foaf:made <album/20902#lyrics>,
        <album/20902#subject> ;
    foaf:name "Sayaka Hirose"@en,
        "紘瀬さやか"@ja .

<album/20902#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn ;
    mo:performance_of <album/20902#musicalwork> ;
    mo:performer _:Nc7ee51ec5b92444796772b98606f282a,
        <artist/3605#subject>,
        <artist/4276#subject>,
        <artist/9302#subject> ;
    mo:recorded_as <album/20902#musicalexpression> ;
    schema:byArtist _:Nc7ee51ec5b92444796772b98606f282a,
        <artist/3605#subject>,
        <artist/4276#subject>,
        <artist/9302#subject> ;
    schema:name "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn ;
    schema:workPerformed <album/20902#musicalwork> .

<album/20902#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn ;
    mo:catalogue_number "CVSC-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20902#musicalexpression> ;
    mo:publisher <org/671#subject> ;
    mo:record _:Nb7a32939bc2c41e68c7475c77237f889 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "JINK"@en ;
            foaf:name "JINK"@en ],
        <artist/3605#subject>,
        <artist/4276#subject>,
        <artist/9302#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/20902/20902-1283200920.jpg> ;
    schema:name "Fractal"@en,
        "フラクタル"@ja,
        "Fractal"@ja-latn ;
    schema:publisher <org/671#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/20902/20902-1283200920.jpg> .

_:N0c9885a22f774443ab13021119ba73a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EFIL"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "EFIL"@ja .

_:N23c936e7a5a942c4aeb627a9ff00df67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human vs. Philosophy"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "Human vs. Philosophy"@ja .

_:N8bebf6c60e1b4a1f8fc1242062b8c321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旋律"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "旋律"@ja .

_:N95e333c13e26449492bfe8515b305c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "βの刻印"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "βの刻印"@ja .

_:Nc7ee51ec5b92444796772b98606f282a a schema:Person,
        foaf:Person ;
    mo:performed <album/20902#performance> ;
    schema:name "JINK"@en ;
    foaf:name "JINK"@en .

_:Nf9e9aa6acc824c4fa9bafe81ce53b694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トキノカゼ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "トキノカゼ"@ja .

_:Nff0542b0184f4307817cf31594737b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラクタル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb7a32939bc2c41e68c7475c77237f889 ;
    schema:name "フラクタル"@ja .

_:Nb7a32939bc2c41e68c7475c77237f889 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c9885a22f774443ab13021119ba73a1,
        _:N23c936e7a5a942c4aeb627a9ff00df67,
        _:N8bebf6c60e1b4a1f8fc1242062b8c321,
        _:N95e333c13e26449492bfe8515b305c1a,
        _:Nf9e9aa6acc824c4fa9bafe81ce53b694,
        _:Nff0542b0184f4307817cf31594737b06 ;
    mo:track_count 6 ;
    schema:duration "PT27:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0c9885a22f774443ab13021119ba73a1,
        _:N23c936e7a5a942c4aeb627a9ff00df67,
        _:N8bebf6c60e1b4a1f8fc1242062b8c321,
        _:N95e333c13e26449492bfe8515b305c1a,
        _:Nf9e9aa6acc824c4fa9bafe81ce53b694,
        _:Nff0542b0184f4307817cf31594737b06 .

