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

<album/30256> a mo:Release ;
    mo:catalogue_number "AS-0001" .

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

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

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/521#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/521#composition>,
        <album/521#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<product/5808#subject> a schema:CreativeWork ;
    schema:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn ;
    foaf:name "\"Hello, world.\""@en,
        "ハローワールド"@ja,
        "\"Hello, world.\""@ja-latn .

<album/521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn ;
    mo:composer <artist/63#subject> ;
    mo:produced_work <album/521#musicalwork> ;
    schema:name "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn .

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

<org/45#subject> schema:name "Digiturbo"@en,
        "有限会社デジターボ"@ja,
        "Digiturbo"@ja-latn ;
    foaf:name "Digiturbo"@en,
        "有限会社デジターボ"@ja,
        "Digiturbo"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/521/521-1190725639.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn ;
    mo:performance_of <album/521#musicalwork> ;
    mo:performer <artist/75#subject> ;
    mo:recorded_as <album/521#musicalexpression> ;
    schema:byArtist <artist/75#subject> ;
    schema:name "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn ;
    schema:workPerformed <album/521#musicalwork> .

<artist/75#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/521#performance> ;
    schema:name "Acoustic Asturias"@en,
        "アコースティック・アストゥーリアス"@ja ;
    foaf:name "Acoustic Asturias"@en,
        "アコースティック・アストゥーリアス"@ja .

<album/521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-02-27"^^xsd:date ;
    dcterms:title "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn ;
    mo:catalogue_number "HBMS-007" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/30256> ;
    mo:publication_of <album/521#musicalexpression> ;
    mo:publisher <org/45#subject> ;
    mo:record _:N77cba63a75c4457ba20a87269797813a ;
    mo:record_count 1 ;
    schema:about <product/5808#subject> ;
    schema:byArtist <artist/75#subject> ;
    schema:datePublished "2004-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/521/521-1190725639.jpg> ;
    schema:name "Bird Eyes View / Acoustic Asturias"@en,
        "Bird Eyes View / Acoustic Asturias"@ja,
        "Bird Eyes View / Acoustic Asturias"@ja-latn ;
    schema:publisher <org/45#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/521/521-1190725639.jpg> .

_:N2635839e33df42f5a043280c16146ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adolescencia"@en,
        "アドレセンスィア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N77cba63a75c4457ba20a87269797813a ;
    schema:name "Adolescencia"@en,
        "アドレセンスィア"@ja .

_:N34023153850f4714827cadcd37c48f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryu-Hyo"@en,
        "流氷"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N77cba63a75c4457ba20a87269797813a ;
    schema:name "Ryu-Hyo"@en,
        "流氷"@ja .

_:N40117b62db79463f9cf6f4346b5fdbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance"@en,
        "ディスタンス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N77cba63a75c4457ba20a87269797813a ;
    schema:name "Distance"@en,
        "ディスタンス"@ja .

_:N5943d3ef7099483180c704c22ca5cbef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird Eyes View"@en,
        "バード・アイズ・ビュー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N77cba63a75c4457ba20a87269797813a ;
    schema:name "Bird Eyes View"@en,
        "バード・アイズ・ビュー"@ja .

_:N770def2d97264b3ebaff70c3fc336452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Global Network"@en,
        "グローバル・ネットワーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N77cba63a75c4457ba20a87269797813a ;
    schema:name "Global Network"@en,
        "グローバル・ネットワーク"@ja .

_:N77cba63a75c4457ba20a87269797813a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2635839e33df42f5a043280c16146ef7,
        _:N34023153850f4714827cadcd37c48f33,
        _:N40117b62db79463f9cf6f4346b5fdbd0,
        _:N5943d3ef7099483180c704c22ca5cbef,
        _:N770def2d97264b3ebaff70c3fc336452 ;
    mo:track_count 5 ;
    schema:duration "PT24:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2635839e33df42f5a043280c16146ef7,
        _:N34023153850f4714827cadcd37c48f33,
        _:N40117b62db79463f9cf6f4346b5fdbd0,
        _:N5943d3ef7099483180c704c22ca5cbef,
        _:N770def2d97264b3ebaff70c3fc336452 .

