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

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

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

<artist/602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37161#subject> ;
    schema:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja ;
    foaf:made <album/37161#composition>,
        <album/37161#subject> ;
    foaf:name "Hiroto Saitoh"@en,
        "齋藤博人"@ja .

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

<album/37161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn ;
    mo:composer <artist/602#subject> ;
    mo:produced_work <album/37161#musicalwork> ;
    schema:name "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn .

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

<album/37161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn ;
    mo:performance_of <album/37161#musicalwork> ;
    mo:recorded_as <album/37161#musicalexpression> ;
    schema:name "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn ;
    schema:workPerformed <album/37161#musicalwork> .

<org/237#subject> schema:name "LILT RECORDS"@en,
        "LILT RECORDS"@ja,
        "LILT RECORDS"@ja-latn ;
    foaf:name "LILT RECORDS"@en,
        "LILT RECORDS"@ja,
        "LILT RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/37161/37161-1369883117.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn ;
    mo:catalogue_number "LILT-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37161#musicalexpression> ;
    mo:publisher <org/237#subject> ;
    mo:record _:Ne114b12000504a6498b82e7bcda2f705 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/16/37161/37161-1369883117.jpg> ;
    schema:name "Fragments of The World"@en,
        "フラグメンツ オブ ザ ワールド"@ja,
        "Fragments of The World"@ja-latn ;
    schema:publisher <org/237#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/37161/37161-1369883117.jpg> .

_:N1916d0c4d6eb4db893240d3360c77cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-13 - Field"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-13 - Field"@en .

_:N1a4ed9d75cfd46578742af5a0d3d88a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-02 - Event2"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-02 - Event2"@en .

_:N1f11fde8ec374e23802437b648f977c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-07 - Battle2"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-07 - Battle2"@en .

_:N1fc513fff3f543f39228d9e5ecd0f21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-04 - Battle1"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-04 - Battle1"@en .

_:N24663229907a4dba9f414dd748cd4c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-14 - Event4"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-14 - Event4"@en .

_:N5225727684c04dbb97e2c8d8395675b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-12 - Scene3"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-12 - Scene3"@en .

_:N54ebf56354e14f638d927c8520d64ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-08 - Battle3"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-08 - Battle3"@en .

_:N79518b0ee8284023892eb4bbd69ffec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-10 - Scene2"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-10 - Scene2"@en .

_:Nb407b0af21f543b78a35dfa7507a35ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-11 - Battle4"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-11 - Battle4"@en .

_:Nbfab555fc020484ba7444873b97f2fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-09 - Event3"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-09 - Event3"@en .

_:Ncd0b984d86934eb4bcedf22d02fa56db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-06 - Scene1"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-06 - Scene1"@en .

_:Nd0b86b5eb01e4c52a2ff415d5c8a570a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-01 - Event1"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-01 - Event1"@en .

_:Nd9679e9eb6b94d1794b1a2b1432f02ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-03 - Town1"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-03 - Town1"@en .

_:Nf096cb12b2c7477daa258caed2002eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragment-05 - Town2"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne114b12000504a6498b82e7bcda2f705 ;
    schema:name "Fragment-05 - Town2"@en .

_:Ne114b12000504a6498b82e7bcda2f705 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1916d0c4d6eb4db893240d3360c77cab,
        _:N1a4ed9d75cfd46578742af5a0d3d88a8,
        _:N1f11fde8ec374e23802437b648f977c3,
        _:N1fc513fff3f543f39228d9e5ecd0f21e,
        _:N24663229907a4dba9f414dd748cd4c29,
        _:N5225727684c04dbb97e2c8d8395675b9,
        _:N54ebf56354e14f638d927c8520d64ef0,
        _:N79518b0ee8284023892eb4bbd69ffec5,
        _:Nb407b0af21f543b78a35dfa7507a35ee,
        _:Nbfab555fc020484ba7444873b97f2fa1,
        _:Ncd0b984d86934eb4bcedf22d02fa56db,
        _:Nd0b86b5eb01e4c52a2ff415d5c8a570a,
        _:Nd9679e9eb6b94d1794b1a2b1432f02ba,
        _:Nf096cb12b2c7477daa258caed2002eb1 ;
    mo:track_count 14 ;
    schema:duration "PT38:13"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1916d0c4d6eb4db893240d3360c77cab,
        _:N1a4ed9d75cfd46578742af5a0d3d88a8,
        _:N1f11fde8ec374e23802437b648f977c3,
        _:N1fc513fff3f543f39228d9e5ecd0f21e,
        _:N24663229907a4dba9f414dd748cd4c29,
        _:N5225727684c04dbb97e2c8d8395675b9,
        _:N54ebf56354e14f638d927c8520d64ef0,
        _:N79518b0ee8284023892eb4bbd69ffec5,
        _:Nb407b0af21f543b78a35dfa7507a35ee,
        _:Nbfab555fc020484ba7444873b97f2fa1,
        _:Ncd0b984d86934eb4bcedf22d02fa56db,
        _:Nd0b86b5eb01e4c52a2ff415d5c8a570a,
        _:Nd9679e9eb6b94d1794b1a2b1432f02ba,
        _:Nf096cb12b2c7477daa258caed2002eb1 .

