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

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:made <album/103577#subject>,
        <album/103577#vocals> ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

<product/21700#subject> a schema:CreativeWork ;
    schema:name "GRANDER MUSASHI RV"@en,
        "グランダー武蔵RV"@ja,
        "GRANDER MUSASHI RV"@ja-latn ;
    foaf:name "GRANDER MUSASHI RV"@en,
        "グランダー武蔵RV"@ja,
        "GRANDER MUSASHI RV"@ja-latn .

<album/103577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn ;
    mo:composer <artist/73959#subject> ;
    mo:produced_work <album/103577#musicalwork> ;
    schema:name "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/77/103577/103577-a659d5874d99.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn ;
    mo:performance_of <album/103577#musicalwork> ;
    mo:performer <artist/73959#subject> ;
    mo:recorded_as <album/103577#musicalexpression> ;
    schema:byArtist <artist/73959#subject> ;
    schema:name "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn ;
    schema:workPerformed <album/103577#musicalwork> .

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

<artist/73959#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103577#subject> ;
    mo:performed <album/103577#performance> ;
    schema:name "COA"@en,
        "コア"@ja ;
    foaf:made <album/103577#composition>,
        <album/103577#lyrics>,
        <album/103577#subject>,
        <album/103577#vocals> ;
    foaf:name "COA"@en,
        "コア"@ja .

<album/103577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-21"^^xsd:date ;
    dcterms:title "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn ;
    mo:catalogue_number "CODC-1494" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/103577#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N409c890ca09746aca6e26ec2417b8e6f ;
    mo:record_count 1 ;
    schema:about <product/21700#subject> ;
    schema:byArtist <artist/73959#subject> ;
    schema:datePublished "1998-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/103577/103577-a659d5874d99.jpg> ;
    schema:name "Chase The Wind / COA"@en,
        "Chase The Wind / COA"@ja,
        "Chase The Wind / COA"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/103577/103577-a659d5874d99.jpg> .

_:N145c8dd03cdd432493d5fb72bd400989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase The Wind（オリジナル・カラオケ）"@ja,
        "Chase The Wind (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N409c890ca09746aca6e26ec2417b8e6f ;
    schema:name "Chase The Wind（オリジナル・カラオケ）"@ja,
        "Chase The Wind (Original Karaoke)"@ja-latn .

_:N1f719f49762149cc8aab7e65ed9d90a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飾らない想い"@ja,
        "Kazaranai Omoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N409c890ca09746aca6e26ec2417b8e6f ;
    schema:name "飾らない想い"@ja,
        "Kazaranai Omoi"@ja-latn .

_:Nac652098a131449fb173ebfd4c8750a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飾らない想い（オリジナル・カラオケ）"@ja,
        "Kazaranai Omoi (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N409c890ca09746aca6e26ec2417b8e6f ;
    schema:name "飾らない想い（オリジナル・カラオケ）"@ja,
        "Kazaranai Omoi (Original Karaoke)"@ja-latn .

_:Nddda616ddaf5437d8f50b2b183d96b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase The Wind"@ja,
        "Chase The Wind"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N409c890ca09746aca6e26ec2417b8e6f ;
    schema:name "Chase The Wind"@ja,
        "Chase The Wind"@ja-latn .

_:N409c890ca09746aca6e26ec2417b8e6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145c8dd03cdd432493d5fb72bd400989,
        _:N1f719f49762149cc8aab7e65ed9d90a6,
        _:Nac652098a131449fb173ebfd4c8750a4,
        _:Nddda616ddaf5437d8f50b2b183d96b97 ;
    mo:track_count 4 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N145c8dd03cdd432493d5fb72bd400989,
        _:N1f719f49762149cc8aab7e65ed9d90a6,
        _:Nac652098a131449fb173ebfd4c8750a4,
        _:Nddda616ddaf5437d8f50b2b183d96b97 .

