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

<artist/69#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/15567#subject>,
        <album/15567#vocals> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/7098#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Urushino"@en,
        "漆野淳哉"@ja ;
    foaf:made <album/15567#lyrics>,
        <album/15567#subject> ;
    foaf:name "Junya Urushino"@en,
        "漆野淳哉"@ja .

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

<artist/495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15567#subject> ;
    schema:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja ;
    foaf:made <album/15567#composition>,
        <album/15567#subject> ;
    foaf:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja .

<release/2016#subject> a schema:CreativeWork ;
    schema:name "STEINS;GATE (Xbox 360)"@en,
        "STEINS;GATE (Xbox 360)"@ja,
        "STEINS;GATE (Xbox 360)"@ja-latn ;
    foaf:name "STEINS;GATE (Xbox 360)"@en,
        "STEINS;GATE (Xbox 360)"@ja,
        "STEINS;GATE (Xbox 360)"@ja-latn .

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

<album/15567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn ;
    mo:performance_of <album/15567#musicalwork> ;
    mo:recorded_as <album/15567#musicalexpression> ;
    schema:name "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn ;
    schema:workPerformed <album/15567#musicalwork> .

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

<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/76/15567/15567-1256659826.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15567#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/15567/15567-1256659826.jpg> ;
    foaf:depicts <album/15567#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/15567/15567-1256659826.jpg> .

<https://medium-media.vgm.io/albums/76/15567/15567-1256659826.jpg> a schema:ImageObject,
        foaf:Image .

<album/15567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/495#subject> ;
    mo:produced_work <album/15567#musicalwork> ;
    schema:name "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn .

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

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

<album/15567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-28"^^xsd:date ;
    dcterms:title "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn ;
    mo:catalogue_number "FVCG-1100" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15567#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N6f040906d6c842768feef84ec5b0fd1d ;
    mo:record_count 1 ;
    schema:about <release/2016#subject> ;
    schema:datePublished "2009-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/15567/15567-1256659826.jpg> ;
    schema:name "Skyclad no Kansokusha / Kanako Ito"@en,
        "スカイクラッドの観測者 / いとうかなこ"@ja,
        "Skyclad Observer / Kanako Ito"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/15567/15567-1256659826.jpg> .

_:N3cbc700fd6d345079660b45f7c2de674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Heaven"@en,
        "Another Heaven"@ja,
        "Another Heaven"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6f040906d6c842768feef84ec5b0fd1d ;
    schema:name "Another Heaven"@en,
        "Another Heaven"@ja,
        "Another Heaven"@ja-latn .

_:Nb7bc63cb3c184ec2b1c39d6ec9636538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyclad Observer"@en,
        "スカイクラッドの観測者"@ja,
        "Skyclad no Kansokusha"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6f040906d6c842768feef84ec5b0fd1d ;
    schema:name "Skyclad Observer"@en,
        "スカイクラッドの観測者"@ja,
        "Skyclad no Kansokusha"@ja-latn .

_:Nbbf1155a4d8e40bd944ebc7cca4bbefe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyclad Observer (Off Vocal)"@en,
        "スカイクラッドの観測者 （Off Vocal）"@ja,
        "Skyclad no Kansokusha (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6f040906d6c842768feef84ec5b0fd1d ;
    schema:name "Skyclad Observer (Off Vocal)"@en,
        "スカイクラッドの観測者 （Off Vocal）"@ja,
        "Skyclad no Kansokusha (Off Vocal)"@ja-latn .

_:Nfd74048bbeab49f48872d7d0cd0fdd38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Heaven (Off Vocal)"@en,
        "Another Heaven （Off Vocal）"@ja,
        "Another Heaven (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N6f040906d6c842768feef84ec5b0fd1d ;
    schema:name "Another Heaven (Off Vocal)"@en,
        "Another Heaven （Off Vocal）"@ja,
        "Another Heaven (Off Vocal)"@ja-latn .

_:N6f040906d6c842768feef84ec5b0fd1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cbc700fd6d345079660b45f7c2de674,
        _:Nb7bc63cb3c184ec2b1c39d6ec9636538,
        _:Nbbf1155a4d8e40bd944ebc7cca4bbefe,
        _:Nfd74048bbeab49f48872d7d0cd0fdd38 ;
    mo:track_count 4 ;
    schema:duration "PT18:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3cbc700fd6d345079660b45f7c2de674,
        _:Nb7bc63cb3c184ec2b1c39d6ec9636538,
        _:Nbbf1155a4d8e40bd944ebc7cca4bbefe,
        _:Nfd74048bbeab49f48872d7d0cd0fdd38 .

