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

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

<product/7496#subject> a schema:CreativeWork ;
    schema:name "given"@en,
        "ギヴン"@ja,
        "given"@ja-latn ;
    foaf:name "given"@en,
        "ギヴン"@ja,
        "given"@ja-latn .

<album/89246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn ;
    mo:composer <artist/32147#subject> ;
    mo:produced_work <album/89246#musicalwork> ;
    schema:name "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/64/89246/89246-1566495590.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89246#performance> ;
    schema:name "Centimillimental"@en,
        "センチミリメンタル"@ja ;
    foaf:name "Centimillimental"@en,
        "センチミリメンタル"@ja .

<artist/32147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89246#subject> ;
    mo:performed <album/89246#performance> ;
    schema:name "Atsushi"@en,
        "温詞"@ja ;
    foaf:made <album/89246#composition>,
        <album/89246#lyrics>,
        <album/89246#subject> ;
    foaf:name "Atsushi"@en,
        "温詞"@ja .

<album/89246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-11"^^xsd:date ;
    dcterms:title "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5277~8" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/89246#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N662f787208c2491fa7056d313ec50769,
        _:N7751e99dfbef46208d474ee30e061a37 ;
    mo:record_count 2 ;
    schema:about <product/7496#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "空"@en ;
            foaf:name "空"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryo Yamamoto"@en ;
            foaf:name "Ryo Yamamoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kotaro"@en ;
            foaf:name "Kotaro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "中島隆成"@en ;
            foaf:name "中島隆成"@en ],
        <artist/32147#subject>,
        <artist/32148#subject> ;
    schema:datePublished "2019-09-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/89246/89246-1566495590.jpg> ;
    schema:name "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/89246/89246-1566495590.jpg> .

<album/89246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn ;
    mo:performance_of <album/89246#musicalwork> ;
    mo:performer _:N40edfe885a7741dda7ad6c427bb6e45a,
        _:N6f69fd1587b74c879b1ca6985e611e67,
        _:Nbe092d249e2249478633ebbfa75fda16,
        _:Nee0363be21f442df87f4afd81ce1fb3e,
        <artist/32147#subject>,
        <artist/32148#subject> ;
    mo:recorded_as <album/89246#musicalexpression> ;
    schema:byArtist _:N40edfe885a7741dda7ad6c427bb6e45a,
        _:N6f69fd1587b74c879b1ca6985e611e67,
        _:Nbe092d249e2249478633ebbfa75fda16,
        _:Nee0363be21f442df87f4afd81ce1fb3e,
        <artist/32147#subject>,
        <artist/32148#subject> ;
    schema:name "Kizuato / Centimillimental [Limited Edition]"@en,
        "キヅアト / センチミリメンタル [初回生産限定盤]"@ja,
        "Kizuato / Centimillimental [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/89246#musicalwork> .

_:N042a5c2ebef14e358c77824643df0a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キヅアト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7751e99dfbef46208d474ee30e061a37 ;
    schema:name "キヅアト"@ja .

_:N14dc34d2b00048d18d20e444131e970b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まるつけ -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7751e99dfbef46208d474ee30e061a37 ;
    schema:name "まるつけ -Instrumental-"@ja .

_:N40edfe885a7741dda7ad6c427bb6e45a a schema:Person,
        foaf:Person ;
    mo:performed <album/89246#performance> ;
    schema:name "中島隆成"@en ;
    foaf:name "中島隆成"@en .

_:N53eba8782ba040b8bfd078c07f88df4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キヅアト -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7751e99dfbef46208d474ee30e061a37 ;
    schema:name "キヅアト -Instrumental-"@ja .

_:N6f69fd1587b74c879b1ca6985e611e67 a schema:Person,
        foaf:Person ;
    mo:performed <album/89246#performance> ;
    schema:name "空"@en ;
    foaf:name "空"@en .

_:N82818587fde54005b848b8f1f9e33192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「session」-TVアニメ「ギヴン」 劇中映像-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N662f787208c2491fa7056d313ec50769 ;
    schema:name "「session」-TVアニメ「ギヴン」 劇中映像-"@ja .

_:Nb22930ec23444de990fddfed4c886f3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キヅアト -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N662f787208c2491fa7056d313ec50769 ;
    schema:name "キヅアト -Music Video-"@ja .

_:Nbe092d249e2249478633ebbfa75fda16 a schema:Person,
        foaf:Person ;
    mo:performed <album/89246#performance> ;
    schema:name "Ryo Yamamoto"@en ;
    foaf:name "Ryo Yamamoto"@en .

_:Nc81a605feb3c4220a1947cdee1cb7999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "session / the seasons"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N7751e99dfbef46208d474ee30e061a37 ;
    schema:name "session / the seasons"@ja .

_:Ndaea8ef0b23a4389914f902a994138c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「ギヴン」オープニングムービー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N662f787208c2491fa7056d313ec50769 ;
    schema:name "TVアニメ「ギヴン」オープニングムービー"@ja .

_:Ne8d9d3f54768425cb12a89eb4148a887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「ギヴン」プロモーションムービー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N662f787208c2491fa7056d313ec50769 ;
    schema:name "TVアニメ「ギヴン」プロモーションムービー"@ja .

_:Nee0363be21f442df87f4afd81ce1fb3e a schema:Person,
        foaf:Person ;
    mo:performed <album/89246#performance> ;
    schema:name "Kotaro"@en ;
    foaf:name "Kotaro"@en .

_:Nfed0677eff3a47cd98a3f5ad9fc38e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まるつけ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7751e99dfbef46208d474ee30e061a37 ;
    schema:name "まるつけ"@ja .

_:N662f787208c2491fa7056d313ec50769 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N82818587fde54005b848b8f1f9e33192,
        _:Nb22930ec23444de990fddfed4c886f3d,
        _:Ndaea8ef0b23a4389914f902a994138c9,
        _:Ne8d9d3f54768425cb12a89eb4148a887 ;
    mo:track_count 4 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N82818587fde54005b848b8f1f9e33192,
        _:Nb22930ec23444de990fddfed4c886f3d,
        _:Ndaea8ef0b23a4389914f902a994138c9,
        _:Ne8d9d3f54768425cb12a89eb4148a887 .

_:N7751e99dfbef46208d474ee30e061a37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042a5c2ebef14e358c77824643df0a2d,
        _:N14dc34d2b00048d18d20e444131e970b,
        _:N53eba8782ba040b8bfd078c07f88df4d,
        _:Nc81a605feb3c4220a1947cdee1cb7999,
        _:Nfed0677eff3a47cd98a3f5ad9fc38e76 ;
    mo:track_count 5 ;
    schema:duration "PT18:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N042a5c2ebef14e358c77824643df0a2d,
        _:N14dc34d2b00048d18d20e444131e970b,
        _:N53eba8782ba040b8bfd078c07f88df4d,
        _:Nc81a605feb3c4220a1947cdee1cb7999,
        _:Nfed0677eff3a47cd98a3f5ad9fc38e76 .

