@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 _:Na83ae4822f8f4cb496d2be2a5e28ed9a ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Na83ae4822f8f4cb496d2be2a5e28ed9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05051b1f6e784dc88c186406f1689617,
        _:N0ca76a1270704144931e41dd51229705,
        _:N273a2041c4814c91b8079230b283d64d,
        _:N3201639c2ca34793949169a433ad3012,
        _:N3e93d2c6c648493ca2c5c8efce3b71a1,
        _:N5a650a47d18a4e508d6970890040d993,
        _:N6acddb13533d4248b2fb842c30f234e5,
        _:N70f9a2243413402295a50fce2bafade8,
        _:N76955fb9eb18469e93784b12241d3fc3,
        _:N811a2d9bea794219ad62edbf3174423f,
        _:N9f599f917f3b428cbe8109cf20d39c9d,
        _:N9fcbb45184524e4a9c33c8e1815f54fe,
        _:Naa58019d111645728ff3c346689c5b7b,
        _:Nea599d94c7f64a81bf87d6d9a1a6f6d1 ;
    mo:track_count 14 ;
    schema:duration "PT38:13"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N05051b1f6e784dc88c186406f1689617,
        _:N0ca76a1270704144931e41dd51229705,
        _:N273a2041c4814c91b8079230b283d64d,
        _:N3201639c2ca34793949169a433ad3012,
        _:N3e93d2c6c648493ca2c5c8efce3b71a1,
        _:N5a650a47d18a4e508d6970890040d993,
        _:N6acddb13533d4248b2fb842c30f234e5,
        _:N70f9a2243413402295a50fce2bafade8,
        _:N76955fb9eb18469e93784b12241d3fc3,
        _:N811a2d9bea794219ad62edbf3174423f,
        _:N9f599f917f3b428cbe8109cf20d39c9d,
        _:N9fcbb45184524e4a9c33c8e1815f54fe,
        _:Naa58019d111645728ff3c346689c5b7b,
        _:Nea599d94c7f64a81bf87d6d9a1a6f6d1 .

