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

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

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

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79160#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/79160#composition>,
        <album/79160#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<artist/318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79160#subject> ;
    schema:name "Ishisan"@en,
        "いしさん"@ja ;
    foaf:made <album/79160#composition>,
        <album/79160#subject> ;
    foaf:name "Ishisan"@en,
        "いしさん"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79160#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/79160#composition>,
        <album/79160#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<artist/9971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79160#subject> ;
    schema:name "GSK"@en ;
    foaf:made <album/79160#composition>,
        <album/79160#subject> ;
    foaf:name "GSK"@en .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/185#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XIII"@en,
        "ファイナルファンタジーXIII"@ja,
        "FINAL FANTASY XIII"@ja-latn ;
    foaf:name "FINAL FANTASY XIII"@en,
        "ファイナルファンタジーXIII"@ja,
        "FINAL FANTASY XIII"@ja-latn .

<product/4086#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@en,
        "アイドルマスター シンデレラガールズ スターライトステージ"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@ja-latn ;
    foaf:name "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@en,
        "アイドルマスター シンデレラガールズ スターライトステージ"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@ja-latn .

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

<album/79160#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn ;
    mo:performance_of <album/79160#musicalwork> ;
    mo:recorded_as <album/79160#musicalexpression> ;
    schema:name "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn ;
    schema:workPerformed <album/79160#musicalwork> .

<org/812#subject> schema:name "MuToPiA LABEL"@en,
        "MuToPiA LABEL"@ja,
        "MuToPiA LABEL"@ja-latn ;
    foaf:name "MuToPiA LABEL"@en,
        "MuToPiA LABEL"@ja,
        "MuToPiA LABEL"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79160#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/79160#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/79160#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn ;
    mo:composer <artist/145#subject>,
        <artist/318#subject>,
        <artist/9621#subject>,
        <artist/9971#subject> ;
    mo:produced_work <album/79160#musicalwork> ;
    schema:name "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn .

<album/79160#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn ;
    mo:catalogue_number "MLMD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79160#musicalexpression> ;
    mo:publisher <org/812#subject> ;
    mo:record _:Nb24044e0241b4595b8318868ec564b39 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/185#subject>,
        <product/4086#subject> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "ChipTuToPiA"@en,
        "ChipTuToPiA"@ja,
        "ChipTuToPiA"@ja-latn ;
    schema:publisher <org/812#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N29567d7fa3fb406091b981ee9c1bdca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでかけしよう!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "おでかけしよう!"@ja .

_:N524cf0d764fc443a8ab355435e69c347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閃光"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "閃光"@ja .

_:N9ec5e2813db644a79cf2b197e4b0b494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕に出来ること"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "僕に出来ること"@ja .

_:Nb4c0ecdeacd143feb7a27d9cdd20659b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレッドノート大爆進!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "ドレッドノート大爆進!"@ja .

_:Ncc1c9f9a6d364f1d906261106c638b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ススメ☆オトメ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "ススメ☆オトメ"@ja .

_:Nefaa2eb5c820407b9aff964ebfd2c10b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンレス水郷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nb24044e0241b4595b8318868ec564b39 ;
    schema:name "サンレス水郷"@ja .

_:Nb24044e0241b4595b8318868ec564b39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29567d7fa3fb406091b981ee9c1bdca5,
        _:N524cf0d764fc443a8ab355435e69c347,
        _:N9ec5e2813db644a79cf2b197e4b0b494,
        _:Nb4c0ecdeacd143feb7a27d9cdd20659b,
        _:Ncc1c9f9a6d364f1d906261106c638b0b,
        _:Nefaa2eb5c820407b9aff964ebfd2c10b ;
    mo:track_count 6 ;
    schema:duration "PT17:25"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N29567d7fa3fb406091b981ee9c1bdca5,
        _:N524cf0d764fc443a8ab355435e69c347,
        _:N9ec5e2813db644a79cf2b197e4b0b494,
        _:Nb4c0ecdeacd143feb7a27d9cdd20659b,
        _:Ncc1c9f9a6d364f1d906261106c638b0b,
        _:Nefaa2eb5c820407b9aff964ebfd2c10b .

