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

<artist/12149#subject> a schema:Person,
        foaf:Person ;
    schema:name "LAN's"@en ;
    foaf:made <album/30983#lyrics>,
        <album/30983#subject> ;
    foaf:name "LAN's"@en .

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30983#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/30983#composition>,
        <album/30983#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30983#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/30983#composition>,
        <album/30983#subject> ;
    foaf:name "PMMK"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30983#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/30983#composition>,
        <album/30983#subject> ;
    foaf:name "Manack"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30983#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/30983#composition>,
        <album/30983#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

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

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

<org/2164#subject> schema:name "Sound Barrage"@en,
        "Sound Barrage"@ja,
        "Sound Barrage"@ja-latn ;
    foaf:name "Sound Barrage"@en,
        "Sound Barrage"@ja,
        "Sound Barrage"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/30983/30983-1325268354.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn ;
    mo:performance_of <album/30983#musicalwork> ;
    mo:performer _:N8c04bc2171f649d4a269eb070e525914,
        _:Nab24189edd4645dfa99580b49bd4c310 ;
    mo:recorded_as <album/30983#musicalexpression> ;
    schema:byArtist _:N8c04bc2171f649d4a269eb070e525914,
        _:Nab24189edd4645dfa99580b49bd4c310 ;
    schema:name "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn ;
    schema:workPerformed <album/30983#musicalwork> .

<album/30983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/2027#subject>,
        <artist/267#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/30983#musicalwork> ;
    schema:name "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn .

<album/30983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn ;
    mo:catalogue_number "SDBG-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30983#musicalexpression> ;
    mo:publisher <org/2164#subject> ;
    mo:record _:Nb1271e0c6e8a4a94913612ca913d929c ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Little Busters!"@en ;
            foaf:name "Little Busters!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tsubachi Kawasumi"@en ;
            foaf:name "Tsubachi Kawasumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Helda"@en ;
            foaf:name "Helda"@en ] ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/30983/30983-1325268354.jpg> ;
    schema:name "Journey of Life"@en,
        "Journey of Life"@ja,
        "Journey of Life"@ja-latn ;
    schema:publisher <org/2164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/30983/30983-1325268354.jpg> .

_:N0fe932f3b1c5443481408b13eb311732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholy of a Troubled Girl -Clicks-"@en,
        "騒がし乙女の憂愁 -Clicks-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Melancholy of a Troubled Girl -Clicks-"@en,
        "騒がし乙女の憂愁 -Clicks-"@ja .

_:N4c3aec6722b14c8f83ddf2e5f79366c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A World is Born -hover-"@en,
        "生まれ落ちる世界 -hover-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "A World is Born -hover-"@en,
        "生まれ落ちる世界 -hover-"@ja .

_:N6030a179695e4e1496062a4171f934a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring Ring Ring! -Gravity cat is not amused-"@en,
        "Ring Ring Ring! -Gravity cat is not amused-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Ring Ring Ring! -Gravity cat is not amused-"@en,
        "Ring Ring Ring! -Gravity cat is not amused-"@ja .

_:N6565a06b2d50448fa22d2b79785fab98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls at 4:30 PM -Afterglow-"@en,
        "少女たちの午後4時半 -Afterglow-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Girls at 4:30 PM -Afterglow-"@en,
        "少女たちの午後4時半 -Afterglow-"@ja .

_:N6d879e736d9545b19ffe09e2561f8a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incommunicable Message -from A to Z-"@en,
        "伝えられないメッセージ -from A to Z-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Incommunicable Message -from A to Z-"@en,
        "伝えられないメッセージ -from A to Z-"@ja .

_:N8c04bc2171f649d4a269eb070e525914 a schema:Person,
        foaf:Person ;
    mo:performed <album/30983#performance> ;
    schema:name "Tsubachi Kawasumi"@en ;
    foaf:name "Tsubachi Kawasumi"@en .

_:Na3f6007f8fca46e4843e793978da074c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song for friends -Journey of Life-"@en,
        "Song for friends -Journey of Life-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Song for friends -Journey of Life-"@en,
        "Song for friends -Journey of Life-"@ja .

_:Nab24189edd4645dfa99580b49bd4c310 a schema:Person,
        foaf:Person ;
    mo:performed <album/30983#performance> ;
    schema:name "Helda"@en ;
    foaf:name "Helda"@en .

_:Nc35dd0a7a17844f8bd41900fcd7e1c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gather the Light-Seagull-"@en,
        "光に寄せて-Seagull-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nb1271e0c6e8a4a94913612ca913d929c ;
    schema:name "Gather the Light-Seagull-"@en,
        "光に寄せて-Seagull-"@ja .

_:Nb1271e0c6e8a4a94913612ca913d929c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe932f3b1c5443481408b13eb311732,
        _:N4c3aec6722b14c8f83ddf2e5f79366c6,
        _:N6030a179695e4e1496062a4171f934a9,
        _:N6565a06b2d50448fa22d2b79785fab98,
        _:N6d879e736d9545b19ffe09e2561f8a95,
        _:Na3f6007f8fca46e4843e793978da074c,
        _:Nc35dd0a7a17844f8bd41900fcd7e1c3b ;
    mo:track_count 7 ;
    schema:duration "PT44:48"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0fe932f3b1c5443481408b13eb311732,
        _:N4c3aec6722b14c8f83ddf2e5f79366c6,
        _:N6030a179695e4e1496062a4171f934a9,
        _:N6565a06b2d50448fa22d2b79785fab98,
        _:N6d879e736d9545b19ffe09e2561f8a95,
        _:Na3f6007f8fca46e4843e793978da074c,
        _:Nc35dd0a7a17844f8bd41900fcd7e1c3b .

