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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/21131#lyrics>,
        <album/21131#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21131#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/21131#composition>,
        <album/21131#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21131#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/21131#composition>,
        <album/21131#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<product/6454#subject> a schema:CreativeWork ;
    schema:name "Memories Off: Yubikiri no Kioku"@en,
        "メモリーズオフ ゆびきりの記憶"@ja,
        "Memories Off: Yubikiri no Kioku"@ja-latn ;
    foaf:name "Memories Off: Yubikiri no Kioku"@en,
        "メモリーズオフ ゆびきりの記憶"@ja,
        "Memories Off: Yubikiri no Kioku"@ja-latn .

<release/1964#subject> a schema:CreativeWork ;
    schema:name "Choujigen Game Neptune"@en,
        "超次元ゲイム ネプテューヌ"@ja,
        "Choujigen Game Neptune"@ja-latn ;
    foaf:name "Choujigen Game Neptune"@en,
        "超次元ゲイム ネプテューヌ"@ja,
        "Choujigen Game Neptune"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/21131/21131-1501179960.jpg> a schema:ImageObject,
        foaf:Image .

<album/21131#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/2350#subject> ;
    mo:produced_work <album/21131#musicalwork> ;
    schema:name "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn .

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

<artist/14882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21131#performance> ;
    schema:name "maya"@en ;
    foaf:name "maya"@en .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21131#performance> ;
    schema:name "nao"@en ;
    foaf:name "nao"@en .

<album/21131#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn ;
    mo:performance_of <album/21131#musicalwork> ;
    mo:performer <artist/14882#subject>,
        <artist/657#subject> ;
    mo:recorded_as <album/21131#musicalexpression> ;
    schema:byArtist <artist/14882#subject>,
        <artist/657#subject> ;
    schema:name "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn ;
    schema:workPerformed <album/21131#musicalwork> .

<album/21131#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-25"^^xsd:date ;
    dcterms:title "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn ;
    mo:catalogue_number "VGCD-50009" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/21131#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N3812c311f2d64d9c97faaa9ba244475d,
        _:Nb7886f6c2fa2494ba8ec19b5a6a34d7f ;
    mo:record_count 2 ;
    schema:about <product/6454#subject>,
        <release/1964#subject> ;
    schema:byArtist <artist/14882#subject>,
        <artist/657#subject> ;
    schema:datePublished "2010-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/21131/21131-1501179960.jpg> ;
    schema:name "Ryuusei no Bifröst / nao"@en,
        "流星のビヴロスト / nao"@ja,
        "Ryuusei no Bifröst / nao"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/21131/21131-1501179960.jpg> .

_:N18c1c798f9d64e0889a6b47b17a1473b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sincerely"@ja,
        "sincerely"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N3812c311f2d64d9c97faaa9ba244475d ;
    schema:name "sincerely"@ja,
        "sincerely"@ja-latn .

_:N1c17b3e2342148419e88efb7f6b1f961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sincerely (PV)"@ja,
        "sincerely (PV)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb7886f6c2fa2494ba8ec19b5a6a34d7f ;
    schema:name "sincerely (PV)"@ja,
        "sincerely (PV)"@ja-latn .

_:N6ccd3fbb06884e83857794ad1ecd857e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星のビヴロスト (Off Vocal)"@ja,
        "Ryuusei no Bifrost (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3812c311f2d64d9c97faaa9ba244475d ;
    schema:name "流星のビヴロスト (Off Vocal)"@ja,
        "Ryuusei no Bifrost (Off Vocal)"@ja-latn .

_:N9e082f38fd4e435e9ec16bb8af43bad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sincerely (Off Vocal)"@ja,
        "sincerely (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N3812c311f2d64d9c97faaa9ba244475d ;
    schema:name "sincerely (Off Vocal)"@ja,
        "sincerely (Off Vocal)"@ja-latn .

_:Nb7886f6c2fa2494ba8ec19b5a6a34d7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1c17b3e2342148419e88efb7f6b1f961 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1c17b3e2342148419e88efb7f6b1f961 .

_:Nd721dd7836834deb9ee2e611157fa1e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星のビヴロスト"@ja,
        "Ryuusei no Bifrost"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3812c311f2d64d9c97faaa9ba244475d ;
    schema:name "流星のビヴロスト"@ja,
        "Ryuusei no Bifrost"@ja-latn .

_:N3812c311f2d64d9c97faaa9ba244475d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18c1c798f9d64e0889a6b47b17a1473b,
        _:N6ccd3fbb06884e83857794ad1ecd857e,
        _:N9e082f38fd4e435e9ec16bb8af43bad4,
        _:Nd721dd7836834deb9ee2e611157fa1e3 ;
    mo:track_count 4 ;
    schema:duration "PT18:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18c1c798f9d64e0889a6b47b17a1473b,
        _:N6ccd3fbb06884e83857794ad1ecd857e,
        _:N9e082f38fd4e435e9ec16bb8af43bad4,
        _:Nd721dd7836834deb9ee2e611157fa1e3 .

