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

<artist/3744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hassy"@en ;
    foaf:made <album/72567#lyrics>,
        <album/72567#subject> ;
    foaf:name "Hassy"@en .

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

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

<artist/16832#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72567#subject> ;
    schema:name "Ikuo Shibutani"@en,
        "渋谷郁央"@ja ;
    foaf:made <album/72567#composition>,
        <album/72567#subject> ;
    foaf:name "Ikuo Shibutani"@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/72567#musicalexpression> a mo:Signal ;
    mo:published_as <album/72567#subject> ;
    mo:records <album/72567#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/76/72567/72567-1509581312.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72567#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/72567/72567-1509581312.jpg> ;
    foaf:depicts <album/72567#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/72567/72567-1509581312.jpg> .

<https://medium-media.vgm.io/albums/76/72567/72567-1509581312.jpg> a schema:ImageObject,
        foaf:Image .

<album/72567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Driving Myself / HIRO-X"@en,
        "Driving Myself / HIRO-X"@ja,
        "Driving Myself / HIRO-X"@ja-latn ;
    mo:composer <artist/12622#subject>,
        <artist/16832#subject> ;
    mo:produced_work <album/72567#musicalwork> ;
    schema:name "Driving Myself / HIRO-X"@en,
        "Driving Myself / HIRO-X"@ja,
        "Driving Myself / HIRO-X"@ja-latn .

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

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

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

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

<album/72567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-01"^^xsd:date ;
    dcterms:title "Driving Myself / HIRO-X"@en,
        "Driving Myself / HIRO-X"@ja,
        "Driving Myself / HIRO-X"@ja-latn ;
    mo:catalogue_number "NECM-12032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72567#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nc52385934e8244789a3c964724a41cce ;
    mo:record_count 1 ;
    schema:about <product/5887#subject> ;
    schema:byArtist <artist/27537#subject> ;
    schema:datePublished "2002-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/72567/72567-1509581312.jpg> ;
    schema:name "Driving Myself / HIRO-X"@en,
        "Driving Myself / HIRO-X"@ja,
        "Driving Myself / HIRO-X"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/72567/72567-1509581312.jpg> .

_:N2bdbcb56b1cd45efadd319e444d87948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driving Myself"@ja,
        "Driving Myself"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc52385934e8244789a3c964724a41cce ;
    schema:name "Driving Myself"@ja,
        "Driving Myself"@ja-latn .

_:N777a7e55051c48d09d877224ea9b6dbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driving Myself (Instrumental)"@ja,
        "Driving Myself (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc52385934e8244789a3c964724a41cce ;
    schema:name "Driving Myself (Instrumental)"@ja,
        "Driving Myself (Instrumental)"@ja-latn .

_:Ncec2782f8ecb46088ef81fbed4e68e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しあわせの歌"@ja,
        "Shiawase no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc52385934e8244789a3c964724a41cce ;
    schema:name "しあわせの歌"@ja,
        "Shiawase no Uta"@ja-latn .

_:Nc52385934e8244789a3c964724a41cce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bdbcb56b1cd45efadd319e444d87948,
        _:N777a7e55051c48d09d877224ea9b6dbe,
        _:Ncec2782f8ecb46088ef81fbed4e68e2d ;
    mo:track_count 3 ;
    schema:duration "PT13:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2bdbcb56b1cd45efadd319e444d87948,
        _:N777a7e55051c48d09d877224ea9b6dbe,
        _:Ncec2782f8ecb46088ef81fbed4e68e2d .

