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

<artist/1323#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Kawai"@en,
        "河井英里"@ja ;
    foaf:made <album/25320#lyrics>,
        <album/25320#subject> ;
    foaf:name "Eri Kawai"@en,
        "河井英里"@ja .

<artist/7517#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Makino"@en,
        "牧野由依"@ja ;
    foaf:made <album/25320#subject>,
        <album/25320#vocals> ;
    foaf:name "Yui Makino"@en,
        "牧野由依"@ja .

<artist/9643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Ito"@en,
        "伊藤利恵子"@ja ;
    foaf:made <album/25320#lyrics>,
        <album/25320#subject> ;
    foaf:name "Rieko Ito"@en,
        "伊藤利恵子"@ja .

<album/62686> a mo:Release ;
    mo:catalogue_number "VTCL-35071" .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25320#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/25320#composition>,
        <album/25320#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

<artist/9510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25320#subject> ;
    schema:name "Katsutoshi Kitagawa"@en,
        "北川勝利"@ja ;
    foaf:made <album/25320#composition>,
        <album/25320#subject> ;
    foaf:name "Katsutoshi Kitagawa"@en,
        "北川勝利"@ja .

<product/1577#subject> a schema:CreativeWork ;
    schema:name "ARIA The ANIMATION"@en,
        "ARIA The ANIMATION"@ja,
        "ARIA The ANIMATION"@ja-latn ;
    foaf:name "ARIA The ANIMATION"@en,
        "ARIA The ANIMATION"@ja,
        "ARIA The ANIMATION"@ja-latn .

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

<album/25320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn ;
    mo:performance_of <album/25320#musicalwork> ;
    mo:recorded_as <album/25320#musicalexpression> ;
    schema:name "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn ;
    schema:workPerformed <album/25320#musicalwork> .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/25320/25320-1302518337.jpg> a schema:ImageObject,
        foaf:Image .

<album/25320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn ;
    mo:composer <artist/5371#subject>,
        <artist/9510#subject> ;
    mo:produced_work <album/25320#musicalwork> ;
    schema:name "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn .

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

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

<album/25320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-21"^^xsd:date ;
    dcterms:title "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn ;
    mo:catalogue_number "VICL-35898" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/62686> ;
    mo:publication_of <album/25320#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nc21cf40e7e344f6f9bfd881bea4e5e1e ;
    mo:record_count 1 ;
    schema:about <product/1577#subject> ;
    schema:datePublished "2005-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/25320/25320-1302518337.jpg> ;
    schema:name "Undine / Yui Makino"@en,
        "ウンディーネ / 牧野由依"@ja,
        "Undine / Yui Makino"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/25320/25320-1302518337.jpg> .

_:N39825e9712894d9d9c21611930515722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony (Instrumental)"@en,
        "シンフォニー（Instrumental）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nc21cf40e7e344f6f9bfd881bea4e5e1e ;
    schema:name "Symphony (Instrumental)"@en,
        "シンフォニー（Instrumental）"@ja .

_:N65bd4c1195d14c8e8f958f0b1b1959c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undine"@en,
        "ウンディーネ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc21cf40e7e344f6f9bfd881bea4e5e1e ;
    schema:name "Undine"@en,
        "ウンディーネ"@ja .

_:Nc6c5bf2ca44b44189ca1d9dc3b4c8392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undine (Instrumental)"@en,
        "ウンディーネ（Instrumental）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc21cf40e7e344f6f9bfd881bea4e5e1e ;
    schema:name "Undine (Instrumental)"@en,
        "ウンディーネ（Instrumental）"@ja .

_:Nd54e58d7111e488595a20021f61f3f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony"@en,
        "シンフォニー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nc21cf40e7e344f6f9bfd881bea4e5e1e ;
    schema:name "Symphony"@en,
        "シンフォニー"@ja .

_:Nc21cf40e7e344f6f9bfd881bea4e5e1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39825e9712894d9d9c21611930515722,
        _:N65bd4c1195d14c8e8f958f0b1b1959c2,
        _:Nc6c5bf2ca44b44189ca1d9dc3b4c8392,
        _:Nd54e58d7111e488595a20021f61f3f84 ;
    mo:track_count 4 ;
    schema:duration "PT22:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39825e9712894d9d9c21611930515722,
        _:N65bd4c1195d14c8e8f958f0b1b1959c2,
        _:Nc6c5bf2ca44b44189ca1d9dc3b4c8392,
        _:Nd54e58d7111e488595a20021f61f3f84 .

