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

<artist/32117#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenta Urashima"@en,
        "浦島健太"@ja ;
    foaf:made <album/118979#lyrics>,
        <album/118979#subject> ;
    foaf:name "Kenta Urashima"@en,
        "浦島健太"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:made <album/118979#lyrics>,
        <album/118979#subject>,
        <album/118979#vocals> ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<artist/12050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118979#subject> ;
    schema:name "CHI-MEY"@en ;
    foaf:made <album/118979#composition>,
        <album/118979#lyrics>,
        <album/118979#subject> ;
    foaf:name "CHI-MEY"@en .

<artist/12652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118979#subject> ;
    schema:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja ;
    foaf:made <album/118979#composition>,
        <album/118979#subject> ;
    foaf:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja .

<artist/13309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118979#subject> ;
    schema:name "her0ism"@en,
        "ヒロイズム"@ja ;
    foaf:made <album/118979#composition>,
        <album/118979#lyrics>,
        <album/118979#subject> ;
    foaf:name "her0ism"@en,
        "ヒロイズム"@ja .

<artist/18757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118979#subject> ;
    schema:name "Akihiko Nakamura"@en,
        "中村瑛彦"@ja ;
    foaf:made <album/118979#composition>,
        <album/118979#subject> ;
    foaf:name "Akihiko Nakamura"@en,
        "中村瑛彦"@ja .

<artist/24829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118979#subject> ;
    schema:name "Junichi Sasaki"@en,
        "佐々木淳一"@ja ;
    foaf:made <album/118979#composition>,
        <album/118979#subject> ;
    foaf:name "Junichi Sasaki"@en,
        "佐々木淳一"@ja .

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

<album/118979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn ;
    mo:performance_of <album/118979#musicalwork> ;
    mo:recorded_as <album/118979#musicalexpression> ;
    schema:name "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn ;
    schema:workPerformed <album/118979#musicalwork> .

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

<org/1067#subject> schema:name "Kiramune"@en,
        "Kiramune"@ja,
        "Kiramune"@ja-latn ;
    foaf:name "Kiramune"@en,
        "Kiramune"@ja,
        "Kiramune"@ja-latn .

<https://media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118979#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> ;
    foaf:depicts <album/118979#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> .

<https://medium-media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/118979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn ;
    mo:composer <artist/12050#subject>,
        <artist/12652#subject>,
        <artist/13309#subject>,
        <artist/18757#subject>,
        <artist/24829#subject> ;
    mo:produced_work <album/118979#musicalwork> ;
    schema:name "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn .

<album/118979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-27"^^xsd:date ;
    dcterms:title "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn ;
    mo:catalogue_number "LACA-15836" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118979#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    mo:record_count 1 ;
    schema:datePublished "2021-01-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> ;
    schema:name "Chaosix / Nobuhiko Okamoto"@en,
        "Chaosix / 岡本信彦"@ja,
        "Chaosix / Nobuhiko Okamoto"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/118979/118979-3187b3eb791b.jpg> .

_:N2afc42e3951f4495ba50fcb3c6d9606e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のエール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "恋のエール"@ja .

_:Nbe98e57da1d9432fbd1a8196cb26b4a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "Overture"@ja .

_:Nc3a7ec52371040808c9c2c722dd2c1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミとなら"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "キミとなら"@ja .

_:Nc6b29b7c99cb47839ba768ed596771aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "Game"@ja .

_:Ncf6992887fb9426da3d01221de2eea39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extremes World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "Extremes World"@ja .

_:Ne7d32e58f6ba47aeb1bbcf9efd67534f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2人いるパズル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Na514c3cffe844b2e9f8a0e85bc3c4784 ;
    schema:name "2人いるパズル"@ja .

_:Na514c3cffe844b2e9f8a0e85bc3c4784 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2afc42e3951f4495ba50fcb3c6d9606e,
        _:Nbe98e57da1d9432fbd1a8196cb26b4a4,
        _:Nc3a7ec52371040808c9c2c722dd2c1bb,
        _:Nc6b29b7c99cb47839ba768ed596771aa,
        _:Ncf6992887fb9426da3d01221de2eea39,
        _:Ne7d32e58f6ba47aeb1bbcf9efd67534f ;
    mo:track_count 6 ;
    schema:duration "PT29:07"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2afc42e3951f4495ba50fcb3c6d9606e,
        _:Nbe98e57da1d9432fbd1a8196cb26b4a4,
        _:Nc3a7ec52371040808c9c2c722dd2c1bb,
        _:Nc6b29b7c99cb47839ba768ed596771aa,
        _:Ncf6992887fb9426da3d01221de2eea39,
        _:Ne7d32e58f6ba47aeb1bbcf9efd67534f .

