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

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

<artist/12622#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72565#subject> ;
    schema:name "UZA"@en ;
    foaf:made <album/72565#composition>,
        <album/72565#subject> ;
    foaf:name "UZA"@en .

<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/72565#lyrics> a mo:Lyrics .

<album/72565#musicalexpression> a mo:Signal ;
    mo:published_as <album/72565#subject> ;
    mo:records <album/72565#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/56/72565/72565-5fa552a50b90.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/72565/72565-5fa552a50b90.jpg> ;
    foaf:depicts <album/72565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/72565/72565-5fa552a50b90.jpg> .

<https://medium-media.vgm.io/albums/56/72565/72565-5fa552a50b90.jpg> a schema:ImageObject,
        foaf:Image .

<album/72565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "NAOSHI"@en ;
            foaf:made <album/72565#composition> ;
            foaf:name "NAOSHI"@en ],
        <artist/12622#subject> ;
    mo:produced_work <album/72565#musicalwork> ;
    schema:name "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn .

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

<album/72565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn ;
    mo:performance_of <album/72565#musicalwork> ;
    mo:performer <artist/27537#subject> ;
    mo:recorded_as <album/72565#musicalexpression> ;
    schema:byArtist <artist/27537#subject> ;
    schema:name "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn ;
    schema:workPerformed <album/72565#musicalwork> .

<artist/27537#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72565#performance> ;
    schema:name "HIRO-X"@en,
        "Hiromitsu Aoki"@en,
        "青木裕光"@ja ;
    foaf:made <album/72565#lyrics>,
        <album/72565#subject> ;
    foaf:name "HIRO-X"@en,
        "Hiromitsu Aoki"@en,
        "青木裕光"@ja .

<album/72565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-05"^^xsd:date ;
    dcterms:title "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn ;
    mo:catalogue_number "NECM-12021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72565#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nc7cab4eec7324db8bd2662585c3c2cae ;
    mo:record_count 1 ;
    schema:about <product/5887#subject> ;
    schema:byArtist <artist/27537#subject> ;
    schema:datePublished "2001-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/72565/72565-5fa552a50b90.jpg> ;
    schema:name "future / HIRO-X"@en,
        "future / HIRO-X"@ja,
        "future / HIRO-X"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/72565/72565-5fa552a50b90.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72565#subject> ;
    schema:name "NAOSHI"@en ;
    foaf:made <album/72565#subject> ;
    foaf:name "NAOSHI"@en .

_:N14fb69c8745f40018bd8a8e3b97ad3d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc7cab4eec7324db8bd2662585c3c2cae ;
    schema:name "future"@en .

_:N1f018b153d624e9db5edaf8ad63f9a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANNIVERSARY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc7cab4eec7324db8bd2662585c3c2cae ;
    schema:name "ANNIVERSARY"@en .

_:Nfa6ee6843b73449eb2eca4afec7dbe57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc7cab4eec7324db8bd2662585c3c2cae ;
    schema:name "future (Instrumental)"@en .

_:Nc7cab4eec7324db8bd2662585c3c2cae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14fb69c8745f40018bd8a8e3b97ad3d7,
        _:N1f018b153d624e9db5edaf8ad63f9a10,
        _:Nfa6ee6843b73449eb2eca4afec7dbe57 ;
    mo:track_count 3 ;
    schema:duration "PT12:59"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N14fb69c8745f40018bd8a8e3b97ad3d7,
        _:N1f018b153d624e9db5edaf8ad63f9a10,
        _:Nfa6ee6843b73449eb2eca4afec7dbe57 .

