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

<artist/10049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja ;
    foaf:made <album/25282#lyrics>,
        <album/25282#subject> ;
    foaf:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja .

<artist/3658#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja ;
    foaf:made <album/25282#lyrics>,
        <album/25282#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja .

<artist/7688#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Hikita"@en,
        "引田香織"@ja ;
    foaf:made <album/25282#subject>,
        <album/25282#vocals> ;
    foaf:name "Kaori Hikita"@en,
        "引田香織"@ja .

<artist/3748#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25282#subject> ;
    schema:name "Jin Nakamura"@en ;
    foaf:made <album/25282#composition>,
        <album/25282#subject> ;
    foaf:name "Jin Nakamura"@en .

<artist/4671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25282#subject> ;
    schema:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja ;
    foaf:made <album/25282#composition>,
        <album/25282#subject> ;
    foaf:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja .

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

<album/25282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn ;
    mo:performance_of <album/25282#musicalwork> ;
    mo:recorded_as <album/25282#musicalexpression> ;
    schema:name "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn ;
    schema:workPerformed <album/25282#musicalwork> .

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

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/25282/25282-1302435037.jpg> a schema:ImageObject,
        foaf:Image .

<album/25282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn ;
    mo:composer <artist/3748#subject>,
        <artist/4671#subject> ;
    mo:produced_work <album/25282#musicalwork> ;
    schema:name "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn .

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

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

<album/25282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-05"^^xsd:date ;
    dcterms:title "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn ;
    mo:catalogue_number "FCCM-0219" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25282#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:Ne1327839d32a4387b1de2e6a01cda70c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hatenkou Yugi"@en ;
            foaf:name "Hatenkou Yugi"@en ] ;
    schema:datePublished "2008-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/25282/25282-1302435037.jpg> ;
    schema:name "Te no Naka no Eien / Kaori Hikita"@en,
        "手の中の永遠 / 引田香織"@ja,
        "Te no Naka no Eien / Kaori Hikita"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/25282/25282-1302435037.jpg> .

_:N22134c2dc2c04e359420af57c15f4da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手の中の永遠"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1327839d32a4387b1de2e6a01cda70c ;
    schema:name "手の中の永遠"@ja .

_:N7412d667851347a880438be4a3bdab2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You will find your HERO"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1327839d32a4387b1de2e6a01cda70c ;
    schema:name "You will find your HERO"@ja .

_:Nd57f79f48aa54400b6b4c43efe7fda12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You will find your HERO (off vocal version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1327839d32a4387b1de2e6a01cda70c ;
    schema:name "You will find your HERO (off vocal version)"@ja .

_:Nfbcc879669ff4026a94a81682c8d375c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手の中の永遠 (off vocal version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne1327839d32a4387b1de2e6a01cda70c ;
    schema:name "手の中の永遠 (off vocal version)"@ja .

_:Ne1327839d32a4387b1de2e6a01cda70c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22134c2dc2c04e359420af57c15f4da3,
        _:N7412d667851347a880438be4a3bdab2a,
        _:Nd57f79f48aa54400b6b4c43efe7fda12,
        _:Nfbcc879669ff4026a94a81682c8d375c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N22134c2dc2c04e359420af57c15f4da3,
        _:N7412d667851347a880438be4a3bdab2a,
        _:Nd57f79f48aa54400b6b4c43efe7fda12,
        _:Nfbcc879669ff4026a94a81682c8d375c .

