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

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77951#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/77951#composition>,
        <album/77951#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/4045#subject> a schema:CreativeWork ;
    schema:name "AOKANA: Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn ;
    foaf:name "AOKANA: Four Rhythm Across the Blue"@en,
        "蒼の彼方のフォーリズム"@ja,
        "Ao no Kanata no Four Rhythm"@ja-latn .

<product/7916#subject> a schema:CreativeWork ;
    schema:name "BALDR HEART"@en,
        "バルドハート"@ja,
        "BALDR HEART"@ja-latn ;
    foaf:name "BALDR HEART"@en,
        "バルドハート"@ja,
        "BALDR HEART"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/77951/77951-1527335626.jpg> a schema:ImageObject,
        foaf:Image .

<album/77951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn ;
    mo:composer <artist/127#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/77951#musicalwork> ;
    schema:name "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn .

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

<album/77951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn ;
    mo:performance_of <album/77951#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/77951#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn ;
    schema:workPerformed <album/77951#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77951#subject> ;
    mo:performed <album/77951#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/77951#composition>,
        <album/77951#lyrics>,
        <album/77951#subject> ;
    foaf:name "KOTOKO"@en .

<album/77951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-27"^^xsd:date ;
    dcterms:title "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn ;
    mo:catalogue_number "GNCA-1528" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77951#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4ceb66294e4540cd9ebefc4564585c34 ;
    mo:record_count 1 ;
    schema:about <product/4045#subject>,
        <product/7916#subject> ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2018-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/77951/77951-1527335626.jpg> ;
    schema:name "tears cyclone -Kai- / KOTOKO"@en,
        "tears cyclone -廻- / KOTOKO"@ja,
        "tears cyclone -Kai- / KOTOKO"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/77951/77951-1527335626.jpg> .

_:N39a324fc40304e42940a501fcd25b0b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲雀"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "雲雀"@ja .

_:N39fdeac3bef0450590346203107495a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onyx"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "Onyx"@ja .

_:N51a798fb0a254dd6a585631c4dce4f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of Suspicion"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "Sign of Suspicion"@ja .

_:N5516141aec174a1d8c5c368ea5a6c3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SA*KU*RA 白書"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "SA*KU*RA 白書"@ja .

_:N55792d53aa174ecc94d826c71b00a842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミュゲの花束を、君へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "ミュゲの花束を、君へ"@ja .

_:N70364113c80f45c5bb1eafd95125887f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dusty days"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "dusty days"@ja .

_:N77353b2f2534414c8fdce98cc422e137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "effacer"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "effacer"@ja .

_:N8ea92bf652574db4872a361eb76d4e81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nonfiction～悪魔が棲む惑星～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "nonfiction～悪魔が棲む惑星～"@ja .

_:N9e301fd0ef8845e8bdd6da6835c20c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏恋"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "夏恋"@ja .

_:Nbe8ee494922b4815bbea649bf54a8027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回転木馬"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "回転木馬"@ja .

_:Nd237e72851f34c5ba9aa79c4e2e005d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廻-Ro-tation"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "廻-Ro-tation"@ja .

_:Ned17a175deb5472390ef16f33fed097b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-gain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4ceb66294e4540cd9ebefc4564585c34 ;
    schema:name "a-gain"@ja .

_:N4ceb66294e4540cd9ebefc4564585c34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39a324fc40304e42940a501fcd25b0b6,
        _:N39fdeac3bef0450590346203107495a2,
        _:N51a798fb0a254dd6a585631c4dce4f82,
        _:N5516141aec174a1d8c5c368ea5a6c3eb,
        _:N55792d53aa174ecc94d826c71b00a842,
        _:N70364113c80f45c5bb1eafd95125887f,
        _:N77353b2f2534414c8fdce98cc422e137,
        _:N8ea92bf652574db4872a361eb76d4e81,
        _:N9e301fd0ef8845e8bdd6da6835c20c5d,
        _:Nbe8ee494922b4815bbea649bf54a8027,
        _:Nd237e72851f34c5ba9aa79c4e2e005d7,
        _:Ned17a175deb5472390ef16f33fed097b ;
    mo:track_count 12 ;
    schema:duration "PT58:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N39a324fc40304e42940a501fcd25b0b6,
        _:N39fdeac3bef0450590346203107495a2,
        _:N51a798fb0a254dd6a585631c4dce4f82,
        _:N5516141aec174a1d8c5c368ea5a6c3eb,
        _:N55792d53aa174ecc94d826c71b00a842,
        _:N70364113c80f45c5bb1eafd95125887f,
        _:N77353b2f2534414c8fdce98cc422e137,
        _:N8ea92bf652574db4872a361eb76d4e81,
        _:N9e301fd0ef8845e8bdd6da6835c20c5d,
        _:Nbe8ee494922b4815bbea649bf54a8027,
        _:Nd237e72851f34c5ba9aa79c4e2e005d7,
        _:Ned17a175deb5472390ef16f33fed097b .

