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

<artist/6339#subject> a schema:Person,
        foaf:Person ;
    schema:name "TAKAYOSHI"@en ;
    foaf:made <album/72575#lyrics>,
        <album/72575#subject> ;
    foaf:name "TAKAYOSHI"@en .

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

<artist/33863#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72575#subject> ;
    schema:name "Akira Horie"@en,
        "堀江顕"@ja ;
    foaf:made <album/72575#composition>,
        <album/72575#subject> ;
    foaf:name "Akira Horie"@en,
        "堀江顕"@ja .

<artist/9569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72575#subject> ;
    schema:name "Yasushi Ishii"@en,
        "石井妥師"@ja ;
    foaf:made <album/72575#composition>,
        <album/72575#subject> ;
    foaf:name "Yasushi Ishii"@en,
        "石井妥師"@ja .

<product/5887#subject> a schema:CreativeWork ;
    schema:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn ;
    foaf:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

<https://media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72575#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> ;
    foaf:depicts <album/72575#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> .

<https://medium-media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> a schema:ImageObject,
        foaf:Image .

<album/72575#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn ;
    mo:composer <artist/33863#subject>,
        <artist/9569#subject> ;
    mo:produced_work <album/72575#musicalwork> ;
    schema:name "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn .

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

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

<album/72575#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn ;
    mo:performance_of <album/72575#musicalwork> ;
    mo:performer <artist/41935#subject> ;
    mo:recorded_as <album/72575#musicalexpression> ;
    schema:byArtist <artist/41935#subject> ;
    schema:name "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn ;
    schema:workPerformed <album/72575#musicalwork> .

<artist/41935#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72575#performance> ;
    schema:name "Masataka Fujishige"@en,
        "藤重政孝"@ja ;
    foaf:made <album/72575#lyrics>,
        <album/72575#subject> ;
    foaf:name "Masataka Fujishige"@en,
        "藤重政孝"@ja .

<album/72575#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-01"^^xsd:date ;
    dcterms:title "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn ;
    mo:catalogue_number "NECM-12033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72575#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nc089209610ab470dbe369bc3d75c6b7d ;
    mo:record_count 1 ;
    schema:about <product/5887#subject> ;
    schema:byArtist <artist/41935#subject> ;
    schema:datePublished "2002-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> ;
    schema:name "KEEP YOUR STYLE/walk on / Masataka Fujishige"@en,
        "KEEP YOUR STYLE/walk on / 藤重政孝"@ja,
        "KEEP YOUR STYLE/walk on / Masataka Fujishige"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/72575/72575-469983a1f3a7.jpg> .

_:N2447b4acf2064cf997196d3e089e7e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "walk on"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nc089209610ab470dbe369bc3d75c6b7d ;
    schema:name "walk on"@en .

_:N93a2bdb410f34757b51c9dd27c0d7e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEEP YOUR STYLE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc089209610ab470dbe369bc3d75c6b7d ;
    schema:name "KEEP YOUR STYLE"@en .

_:N98f803b6f2584610a2bfe0304f6615cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEEP YOUR STYLE (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc089209610ab470dbe369bc3d75c6b7d ;
    schema:name "KEEP YOUR STYLE (Instrumental)"@en .

_:Ncd46bec97582485cb2fb7c68c1996b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "walk on (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc089209610ab470dbe369bc3d75c6b7d ;
    schema:name "walk on (Instrumental)"@en .

_:Nc089209610ab470dbe369bc3d75c6b7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2447b4acf2064cf997196d3e089e7e95,
        _:N93a2bdb410f34757b51c9dd27c0d7e6a,
        _:N98f803b6f2584610a2bfe0304f6615cf,
        _:Ncd46bec97582485cb2fb7c68c1996b3e ;
    mo:track_count 4 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2447b4acf2064cf997196d3e089e7e95,
        _:N93a2bdb410f34757b51c9dd27c0d7e6a,
        _:N98f803b6f2584610a2bfe0304f6615cf,
        _:Ncd46bec97582485cb2fb7c68c1996b3e .

