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

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

<artist/726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/7228#lyrics>,
        <album/7228#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

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

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

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

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

<album/7228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Find the blue / Kanako Ito"@en,
        "Find the blue / いとうかなこ"@ja,
        "Find the blue / Kanako Ito"@ja-latn ;
    mo:performance_of <album/7228#musicalwork> ;
    mo:recorded_as <album/7228#musicalexpression> ;
    schema:name "Find the blue / Kanako Ito"@en,
        "Find the blue / いとうかなこ"@ja,
        "Find the blue / Kanako Ito"@ja-latn ;
    schema:workPerformed <album/7228#musicalwork> .

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

<https://medium-media.vgm.io/albums/82/7228/7228-1209180491.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/7228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-07"^^xsd:date ;
    dcterms:title "Find the blue / Kanako Ito"@en,
        "Find the blue / いとうかなこ"@ja,
        "Find the blue / Kanako Ito"@ja-latn ;
    mo:catalogue_number "FVCG-1004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7228#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nd26c5ed754f047b5a752a13e0cfd4cb5 ;
    mo:record_count 1 ;
    schema:about <product/2917#subject> ;
    schema:datePublished "2008-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/7228/7228-1209180491.jpg> ;
    schema:name "Find the blue / Kanako Ito"@en,
        "Find the blue / いとうかなこ"@ja,
        "Find the blue / Kanako Ito"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/7228/7228-1209180491.jpg> .

_:N16c682ddef21485fbd568988612b6823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Blue sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd26c5ed754f047b5a752a13e0cfd4cb5 ;
    schema:name "Desire Blue sky"@en .

_:N5b7eea96398d4bfc8d40c764f4aed2b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find the blue"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd26c5ed754f047b5a752a13e0cfd4cb5 ;
    schema:name "Find the blue"@en .

_:N739d6272031348da98b8b8a6b5f1e7b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find the blue [off vocal]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd26c5ed754f047b5a752a13e0cfd4cb5 ;
    schema:name "Find the blue [off vocal]"@en .

_:Nb05db0143ae1471f857fac568990725f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Blue sky [off vocal]"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd26c5ed754f047b5a752a13e0cfd4cb5 ;
    schema:name "Desire Blue sky [off vocal]"@en .

_:Nd26c5ed754f047b5a752a13e0cfd4cb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16c682ddef21485fbd568988612b6823,
        _:N5b7eea96398d4bfc8d40c764f4aed2b6,
        _:N739d6272031348da98b8b8a6b5f1e7b3,
        _:Nb05db0143ae1471f857fac568990725f ;
    mo:track_count 4 ;
    schema:duration "PT20:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N16c682ddef21485fbd568988612b6823,
        _:N5b7eea96398d4bfc8d40c764f4aed2b6,
        _:N739d6272031348da98b8b8a6b5f1e7b3,
        _:Nb05db0143ae1471f857fac568990725f .

