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

<artist/16409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naotaka Hayashi"@en,
        "林直孝"@ja ;
    foaf:made <album/62922#lyrics>,
        <album/62922#subject> ;
    foaf:name "Naotaka Hayashi"@en,
        "林直孝"@ja .

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

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62922#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/62922#composition>,
        <album/62922#lyrics>,
        <album/62922#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/4256#subject> a schema:CreativeWork ;
    schema:name "CHAOS;CHILD (TV)"@en,
        "CHAOS;CHILD (TV)"@ja,
        "CHAOS;CHILD (TV)"@ja-latn ;
    foaf:name "CHAOS;CHILD (TV)"@en,
        "CHAOS;CHILD (TV)"@ja,
        "CHAOS;CHILD (TV)"@ja-latn .

<album/62922#musicalexpression> a mo:Signal ;
    mo:published_as <album/62922#subject> ;
    mo:records <album/62922#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/22/62922/62922-1487349055.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62922#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/62922/62922-1487349055.jpg> ;
    foaf:depicts <album/62922#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/62922/62922-1487349055.jpg> .

<https://medium-media.vgm.io/albums/22/62922/62922-1487349055.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14351#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62922#performance> ;
    schema:name "Yoshitsugu Matsuoka"@en,
        "松岡禎丞"@ja ;
    foaf:name "Yoshitsugu Matsuoka"@en,
        "松岡禎丞"@ja .

<artist/6062#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62922#performance> ;
    schema:name "Sena Tei"@en,
        "テイセナ"@ja ;
    foaf:name "Sena Tei"@en,
        "テイセナ"@ja .

<artist/9353#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62922#performance> ;
    schema:name "Shinichi Yuuki"@en,
        "悠木真一"@ja ;
    foaf:name "Shinichi Yuuki"@en,
        "悠木真一"@ja .

<album/62922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/60#subject>,
        <artist/69#subject> ;
    mo:produced_work <album/62922#musicalwork> ;
    schema:name "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn .

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

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62922#subject> ;
    mo:performed <album/62922#performance> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/62922#composition>,
        <album/62922#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62922#subject> ;
    mo:performed <album/62922#performance> ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/62922#composition>,
        <album/62922#lyrics>,
        <album/62922#subject> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<album/62922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn ;
    mo:performance_of <album/62922#musicalwork> ;
    mo:performer <artist/14351#subject>,
        <artist/60#subject>,
        <artist/6062#subject>,
        <artist/69#subject>,
        <artist/9353#subject> ;
    mo:recorded_as <album/62922#musicalexpression> ;
    schema:byArtist <artist/14351#subject>,
        <artist/60#subject>,
        <artist/6062#subject>,
        <artist/69#subject>,
        <artist/9353#subject> ;
    schema:name "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn ;
    schema:workPerformed <album/62922#musicalwork> .

<album/62922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-25"^^xsd:date ;
    dcterms:title "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn ;
    mo:catalogue_number "FVCG-1404" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62922#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N49ce00839b0a49f29933bef167403d9a ;
    mo:record_count 1 ;
    schema:about <product/4256#subject> ;
    schema:byArtist <artist/14351#subject>,
        <artist/60#subject>,
        <artist/6062#subject>,
        <artist/69#subject>,
        <artist/9353#subject> ;
    schema:datePublished "2017-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/62922/62922-1487349055.jpg> ;
    schema:name "Uncontrollable / Kanako Ito"@en,
        "Uncontrollable / いとうかなこ"@ja,
        "Uncontrollable / Kanako Ito"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/62922/62922-1487349055.jpg> .

_:N17fbe55006c94d9391785ccc4d065550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Info-Warrior Connects the Cases"@en,
        "情報強者は事件に気付く"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N49ce00839b0a49f29933bef167403d9a ;
    schema:name "The Info-Warrior Connects the Cases"@en,
        "情報強者は事件に気付く"@ja .

_:N435a8e093d8f47c495906e4814be5cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chaos symphony"@en,
        "chaos symphony"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N49ce00839b0a49f29933bef167403d9a ;
    schema:name "chaos symphony"@en,
        "chaos symphony"@ja .

_:N4dabeffee020423294d0848282187585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chaos symphony (off Vocal)"@en,
        "chaos symphony （off vocal）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N49ce00839b0a49f29933bef167403d9a ;
    schema:name "chaos symphony (off Vocal)"@en,
        "chaos symphony （off vocal）"@ja .

_:Nadc2c32793b4457381b4d770947269a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uncontrollable (off Vocal)"@en,
        "Uncontrollable （off vocal）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N49ce00839b0a49f29933bef167403d9a ;
    schema:name "Uncontrollable (off Vocal)"@en,
        "Uncontrollable （off vocal）"@ja .

_:Ne081a7da214e49f9ba75f743893202b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uncontrollable"@en,
        "Uncontrollable"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N49ce00839b0a49f29933bef167403d9a ;
    schema:name "Uncontrollable"@en,
        "Uncontrollable"@ja .

_:N49ce00839b0a49f29933bef167403d9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17fbe55006c94d9391785ccc4d065550,
        _:N435a8e093d8f47c495906e4814be5cee,
        _:N4dabeffee020423294d0848282187585,
        _:Nadc2c32793b4457381b4d770947269a6,
        _:Ne081a7da214e49f9ba75f743893202b3 ;
    mo:track_count 5 ;
    schema:duration "PT22:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N17fbe55006c94d9391785ccc4d065550,
        _:N435a8e093d8f47c495906e4814be5cee,
        _:N4dabeffee020423294d0848282187585,
        _:Nadc2c32793b4457381b4d770947269a6,
        _:Ne081a7da214e49f9ba75f743893202b3 .

