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

<artist/10850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja ;
    foaf:made <album/103730#lyrics>,
        <album/103730#subject> ;
    foaf:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja .

<artist/10851#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keigo Hayashi"@en,
        "林圭吾"@ja ;
    foaf:made <album/103730#lyrics>,
        <album/103730#subject> ;
    foaf:name "Keigo Hayashi"@en,
        "林圭吾"@ja .

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

<album/46864> a mo:Release ;
    mo:catalogue_number "KSCL-677" .

<artist/10853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103730#subject> ;
    schema:name "Takeshi Asakawa"@en,
        "浅川岳史"@ja ;
    foaf:made <album/103730#composition>,
        <album/103730#subject> ;
    foaf:name "Takeshi Asakawa"@en,
        "浅川岳史"@ja .

<product/1149#subject> a schema:CreativeWork ;
    schema:name "Naruto"@en,
        "NARUTO-ナルト-"@ja,
        "Naruto"@ja-latn ;
    foaf:name "Naruto"@en,
        "NARUTO-ナルト-"@ja,
        "Naruto"@ja-latn .

<album/103730#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn ;
    mo:composer <artist/10853#subject> ;
    mo:produced_work <album/103730#musicalwork> ;
    schema:name "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/103730/103730-c9c41652c464.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/103730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn ;
    mo:performance_of <album/103730#musicalwork> ;
    mo:performer <artist/10848#subject> ;
    mo:recorded_as <album/103730#musicalexpression> ;
    schema:byArtist <artist/10848#subject> ;
    schema:name "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn ;
    schema:workPerformed <album/103730#musicalwork> .

<artist/10848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103730#performance> ;
    schema:name "FLOW"@en ;
    foaf:name "FLOW"@en .

<album/103730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-26"^^xsd:date ;
    dcterms:title "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn ;
    mo:catalogue_number "KSCL-918" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/46864> ;
    mo:publication_of <album/103730#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N21a15d9ededf4aa5b9eec47835417470 ;
    mo:record_count 1 ;
    schema:about <product/1149#subject> ;
    schema:byArtist <artist/10848#subject> ;
    schema:datePublished "2005-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/103730/103730-c9c41652c464.jpg> ;
    schema:name "GO!!! / FLOW"@en,
        "GO!!! / FLOW"@ja,
        "GO!!! / FLOW"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/103730/103730-c9c41652c464.jpg> .

_:N2ccc80c5cd354d2ba393734551920ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY LIFE"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N21a15d9ededf4aa5b9eec47835417470 ;
    schema:name "MY LIFE"@en .

_:N7e9b227924b74c3ba09f172cc0190975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO!!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N21a15d9ededf4aa5b9eec47835417470 ;
    schema:name "GO!!!"@en .

_:N8c56a1be60f64ba6aa2fed5a638929c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISING DRAGON"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N21a15d9ededf4aa5b9eec47835417470 ;
    schema:name "RISING DRAGON"@en .

_:N905459f346104979bfaea2832bba8bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO!!! ~VOCALLESS MIX~"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N21a15d9ededf4aa5b9eec47835417470 ;
    schema:name "GO!!! ~VOCALLESS MIX~"@en .

_:Na9b6cce4266c4b199015592b4f24d706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO!!! ~NARUTO OPENING MIX~"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N21a15d9ededf4aa5b9eec47835417470 ;
    schema:name "GO!!! ~NARUTO OPENING MIX~"@en .

_:N21a15d9ededf4aa5b9eec47835417470 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ccc80c5cd354d2ba393734551920ded,
        _:N7e9b227924b74c3ba09f172cc0190975,
        _:N8c56a1be60f64ba6aa2fed5a638929c6,
        _:N905459f346104979bfaea2832bba8bfa,
        _:Na9b6cce4266c4b199015592b4f24d706 ;
    mo:track_count 5 ;
    schema:duration "PT16:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2ccc80c5cd354d2ba393734551920ded,
        _:N7e9b227924b74c3ba09f172cc0190975,
        _:N8c56a1be60f64ba6aa2fed5a638929c6,
        _:N905459f346104979bfaea2832bba8bfa,
        _:Na9b6cce4266c4b199015592b4f24d706 .

