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

<artist/3971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134466#subject> ;
    schema:name "AIKO"@en,
        "aiko"@en ;
    foaf:made <album/134466#composition>,
        <album/134466#lyrics>,
        <album/134466#subject>,
        <album/134466#vocals> ;
    foaf:name "AIKO"@en,
        "aiko"@en .

<product/667#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY CRYSTAL CHRONICLES: Echoes of Time"@en,
        "ファイナルファンタジー・クリスタルクロニクル エコーズ・オブ・タイム"@ja,
        "FINAL FANTASY CRYSTAL CHRONICLES: Echoes of Time"@ja-latn ;
    foaf:name "FINAL FANTASY CRYSTAL CHRONICLES: Echoes of Time"@en,
        "ファイナルファンタジー・クリスタルクロニクル エコーズ・オブ・タイム"@ja,
        "FINAL FANTASY CRYSTAL CHRONICLES: Echoes of Time"@ja-latn .

<product/8243#subject> a schema:CreativeWork ;
    schema:name "BOYS OVER FLOWERS the movie"@en,
        "花より男子 ファイナル"@ja,
        "Hana yori Dango Final"@ja-latn ;
    foaf:name "BOYS OVER FLOWERS the movie"@en,
        "花より男子 ファイナル"@ja,
        "Hana yori Dango Final"@ja-latn .

<album/134466#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn ;
    mo:composer <artist/3971#subject> ;
    mo:produced_work <album/134466#musicalwork> ;
    schema:name "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn .

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

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

<album/134466#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn ;
    mo:performance_of <album/134466#musicalwork> ;
    mo:recorded_as <album/134466#musicalexpression> ;
    schema:name "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/134466#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/134466/134466-f4b3d5e29ac3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134466#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-22"^^xsd:date ;
    dcterms:title "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCJA-15009" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/134466#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N1fe7662c75774fe8b5a2b4538cb1a614,
        _:N750be3f9c8e24fa980143666af08ac76 ;
    mo:record_count 2 ;
    schema:about <product/667#subject>,
        <product/8243#subject> ;
    schema:datePublished "2023-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/134466/134466-f4b3d5e29ac3.jpg> ;
    schema:name "BABY / aiko [Limited Edition]"@en,
        "BABY / aiko [生産限定盤]"@ja,
        "BABY / aiko [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/134466/134466-f4b3d5e29ac3.jpg> .

_:N038b707bf3eb4cca9468175e4ac2d811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戻れない明日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "戻れない明日"@ja .

_:N12df01868b9b4f31a7ca3678629d8a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beat"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "beat"@ja .

_:N26f29bd70fe14c72b220e7bb94f3994f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "より道"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "より道"@ja .

_:N60e7ee0befe9426d905d71f996791e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒカリ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "ヒカリ"@ja .

_:N60eaa74ce37a42698032337cf26045de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トンネル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "トンネル"@ja .

_:N6639fd46914c4d699ed7840e40673dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "milk"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "milk"@ja .

_:N6c9ef0945e5e4df4a537af4425ae2ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "鏡"@ja .

_:N6cdd450c2d4e43f786e0d858a8815a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘆きのキス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "嘆きのキス"@ja .

_:N8ee857c61d7343e6a775dbc8d3509e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏が帰る"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "夏が帰る"@ja .

_:N960efc22b5db4a388f1411bd35ee74ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子の夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "あの子の夢"@ja .

_:N9cf3d697e40749c39da9e1b76544c6ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リズム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "リズム"@ja .

_:Nab13ffb8cd9740f0898b4d0fc3dfe1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "Yellow"@ja .

_:Nc7459be3372e4a6ead516833a8e8d128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "指先"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1fe7662c75774fe8b5a2b4538cb1a614 ;
    schema:name "指先"@ja .

_:Nfe81066dd2d74c788fdd0e364630581d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KissHug"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N750be3f9c8e24fa980143666af08ac76 ;
    schema:name "KissHug"@ja .

_:N1fe7662c75774fe8b5a2b4538cb1a614 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N038b707bf3eb4cca9468175e4ac2d811,
        _:N26f29bd70fe14c72b220e7bb94f3994f,
        _:N60e7ee0befe9426d905d71f996791e61,
        _:N60eaa74ce37a42698032337cf26045de,
        _:N960efc22b5db4a388f1411bd35ee74ce,
        _:Nab13ffb8cd9740f0898b4d0fc3dfe1a0,
        _:Nc7459be3372e4a6ead516833a8e8d128 ;
    mo:track_count 7 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N038b707bf3eb4cca9468175e4ac2d811,
        _:N26f29bd70fe14c72b220e7bb94f3994f,
        _:N60e7ee0befe9426d905d71f996791e61,
        _:N60eaa74ce37a42698032337cf26045de,
        _:N960efc22b5db4a388f1411bd35ee74ce,
        _:Nab13ffb8cd9740f0898b4d0fc3dfe1a0,
        _:Nc7459be3372e4a6ead516833a8e8d128 .

_:N750be3f9c8e24fa980143666af08ac76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12df01868b9b4f31a7ca3678629d8a10,
        _:N6639fd46914c4d699ed7840e40673dd1,
        _:N6c9ef0945e5e4df4a537af4425ae2ec1,
        _:N6cdd450c2d4e43f786e0d858a8815a29,
        _:N8ee857c61d7343e6a775dbc8d3509e0f,
        _:N9cf3d697e40749c39da9e1b76544c6ec,
        _:Nfe81066dd2d74c788fdd0e364630581d ;
    mo:track_count 7 ;
    schema:duration "PT20:16"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N12df01868b9b4f31a7ca3678629d8a10,
        _:N6639fd46914c4d699ed7840e40673dd1,
        _:N6c9ef0945e5e4df4a537af4425ae2ec1,
        _:N6cdd450c2d4e43f786e0d858a8815a29,
        _:N8ee857c61d7343e6a775dbc8d3509e0f,
        _:N9cf3d697e40749c39da9e1b76544c6ec,
        _:Nfe81066dd2d74c788fdd0e364630581d .

