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

<artist/11184#subject> a schema:Person,
        foaf:Person ;
    schema:name "rybero"@en,
        "リベロ"@ja ;
    foaf:made <album/141474#lyrics>,
        <album/141474#subject> ;
    foaf:name "rybero"@en,
        "リベロ"@ja .

<album/141474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn ;
    mo:produced_work <album/141474#musicalwork> ;
    schema:name "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn .

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/2503#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn ;
    foaf:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn .

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

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

<album/141474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn ;
    mo:performance_of <album/141474#musicalwork> ;
    mo:recorded_as <album/141474#musicalexpression> ;
    schema:name "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn ;
    schema:workPerformed <album/141474#musicalwork> .

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

<org/833#subject> schema:name "Get The Rabbit Out!"@en,
        "Get The Rabbit Out!"@ja,
        "Get The Rabbit Out!"@ja-latn ;
    foaf:name "Get The Rabbit Out!"@en,
        "Get The Rabbit Out!"@ja,
        "Get The Rabbit Out!"@ja-latn .

<https://media.vgm.io/albums/47/141474/141474-1516c4254824.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141474#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/141474/141474-1516c4254824.png> ;
    foaf:depicts <album/141474#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/141474/141474-1516c4254824.png> .

<https://medium-media.vgm.io/albums/47/141474/141474-1516c4254824.png> a schema:ImageObject,
        foaf:Image .

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

<album/141474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141474#musicalexpression> ;
    mo:publisher <org/833#subject> ;
    mo:record _:N3bef42a684c64d9896c7dc3829c8b468 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/1011#subject>,
        <product/2503#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/141474/141474-1516c4254824.png> ;
    schema:name "reverSNOW"@en,
        "reverSNOW"@ja,
        "reverSNOW"@ja-latn ;
    schema:publisher <org/833#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/141474/141474-1516c4254824.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "琳乃"@en ;
    foaf:made <album/141474#vocals> ;
    foaf:name "琳乃"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "琳乃"@en ;
    foaf:made <album/141474#subject> ;
    foaf:name "琳乃"@en .

_:N0d7bd89484be4203ac9135ac6a0348fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last White Story"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "Last White Story"@ja .

_:N21727a92529f45d5b1c46c00bd9ad622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUND OF DESTINY -more ROCK edition-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "SOUND OF DESTINY -more ROCK edition-"@ja .

_:N3d7eaf86d56148fdb8d6032fd0165102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reverSNOW"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "reverSNOW"@ja .

_:N6d8c756da324453296a61ba639c0c57f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軌跡"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "軌跡"@ja .

_:N793eea89dcca49349418d353a5875c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏乃舞"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "夏乃舞"@ja .

_:Nc1f334ea11784ed5baa4ef0a1ff134df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got the vacation！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "Got the vacation！"@ja .

_:Ne5823b72abfb4512b629dcddfe75846e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba at the time of beginning to become dark"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N3bef42a684c64d9896c7dc3829c8b468 ;
    schema:name "Samba at the time of beginning to become dark"@ja .

_:N3bef42a684c64d9896c7dc3829c8b468 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d7bd89484be4203ac9135ac6a0348fe,
        _:N21727a92529f45d5b1c46c00bd9ad622,
        _:N3d7eaf86d56148fdb8d6032fd0165102,
        _:N6d8c756da324453296a61ba639c0c57f,
        _:N793eea89dcca49349418d353a5875c5e,
        _:Nc1f334ea11784ed5baa4ef0a1ff134df,
        _:Ne5823b72abfb4512b629dcddfe75846e ;
    mo:track_count 7 ;
    schema:duration "PT25:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0d7bd89484be4203ac9135ac6a0348fe,
        _:N21727a92529f45d5b1c46c00bd9ad622,
        _:N3d7eaf86d56148fdb8d6032fd0165102,
        _:N6d8c756da324453296a61ba639c0c57f,
        _:N793eea89dcca49349418d353a5875c5e,
        _:Nc1f334ea11784ed5baa4ef0a1ff134df,
        _:Ne5823b72abfb4512b629dcddfe75846e .

