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

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

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

<artist/100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7890#subject> ;
    schema:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja ;
    foaf:made <album/7890#composition>,
        <album/7890#subject> ;
    foaf:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja .

<product/5563#subject> a schema:CreativeWork ;
    schema:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn ;
    foaf:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn .

<album/7890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn ;
    mo:composer <artist/100#subject> ;
    mo:produced_work <album/7890#musicalwork> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn .

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

<album/7890#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn ;
    mo:performance_of <album/7890#musicalwork> ;
    mo:recorded_as <album/7890#musicalexpression> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn ;
    schema:workPerformed <album/7890#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/09/7890/7890-be2ce214ff9f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-21"^^xsd:date ;
    dcterms:title "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn ;
    mo:catalogue_number "MACP-1009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7890#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N1995f6cb1c47419a8596f30ac78482e1 ;
    mo:record_count 1 ;
    schema:about <product/5563#subject> ;
    schema:datePublished "2002-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/7890/7890-be2ce214ff9f.jpg> ;
    schema:name "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@en,
        "ドラマCD Pia♥キャロットへようこそ!!３ 愛沢ともみ・夏、旅立ちの季節"@ja,
        "Pia♥ Carrot e Youkoso!! 3 Drama CD 2 – Tomomi Aizawa"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/7890/7890-be2ce214ff9f.jpg> .

_:N2a29cbe80e97460cbb38c852590a683d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing Seasons"@en,
        "移りゆく季節"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Changing Seasons"@en,
        "移りゆく季節"@ja .

_:N4453228d977b48bf9d1540b4d3500194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faraway Feelings"@en,
        "想いは遠く"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Faraway Feelings"@en,
        "想いは遠く"@ja .

_:N5ff0ea2460b242728b603851d427243c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Rendezvous"@en,
        "夏の出逢い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Summer Rendezvous"@en,
        "夏の出逢い"@ja .

_:N66b0b0b96939498e9b6c4f32713a1ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Determination"@en,
        "さびしい決意"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Lonely Determination"@en,
        "さびしい決意"@ja .

_:N732c6941065f4410a59b96502db4d274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blissful Dream"@en,
        "しあわせな夢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Blissful Dream"@en,
        "しあわせな夢"@ja .

_:N88c42aa6120640718c97c443aedfa989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of a Season, Start of a Relationship"@en,
        "季節の終わり、ふたりの始まり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT9:55"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "End of a Season, Start of a Relationship"@en,
        "季節の終わり、ふたりの始まり"@ja .

_:N9419c3668cc94028b7ebefffb0c0214a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of the Heart"@en,
        "こころの声"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Voice of the Heart"@en,
        "こころの声"@ja .

_:Nb01b87ef3a644fb7a4b9205e92054c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place Only For Two"@en,
        "ふたりだけの場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "A Place Only For Two"@en,
        "ふたりだけの場所"@ja .

_:Nba7403828a6d4f8d92eee34e7070f6a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swayed By Aspiration"@en,
        "あこがれにゆれて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N1995f6cb1c47419a8596f30ac78482e1 ;
    schema:name "Swayed By Aspiration"@en,
        "あこがれにゆれて"@ja .

_:N1995f6cb1c47419a8596f30ac78482e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a29cbe80e97460cbb38c852590a683d,
        _:N4453228d977b48bf9d1540b4d3500194,
        _:N5ff0ea2460b242728b603851d427243c,
        _:N66b0b0b96939498e9b6c4f32713a1ea8,
        _:N732c6941065f4410a59b96502db4d274,
        _:N88c42aa6120640718c97c443aedfa989,
        _:N9419c3668cc94028b7ebefffb0c0214a,
        _:Nb01b87ef3a644fb7a4b9205e92054c87,
        _:Nba7403828a6d4f8d92eee34e7070f6a0 ;
    mo:track_count 9 ;
    schema:duration "PT65:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2a29cbe80e97460cbb38c852590a683d,
        _:N4453228d977b48bf9d1540b4d3500194,
        _:N5ff0ea2460b242728b603851d427243c,
        _:N66b0b0b96939498e9b6c4f32713a1ea8,
        _:N732c6941065f4410a59b96502db4d274,
        _:N88c42aa6120640718c97c443aedfa989,
        _:N9419c3668cc94028b7ebefffb0c0214a,
        _:Nb01b87ef3a644fb7a4b9205e92054c87,
        _:Nba7403828a6d4f8d92eee34e7070f6a0 .

