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

<artist/15#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Hirahara"@en,
        "平原綾香"@ja ;
    foaf:made <album/25304#lyrics>,
        <album/25304#subject>,
        <album/25304#vocals> ;
    foaf:name "Ayaka Hirahara"@en,
        "平原綾香"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25304#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/25304#composition>,
        <album/25304#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<album/25304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/25304#musicalwork> ;
    schema:name "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn .

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

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

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

<org/1071#subject> schema:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn ;
    foaf:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/40/25304/25304-1302478038.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn ;
    mo:performance_of <album/25304#musicalwork> ;
    mo:performer <artist/119#subject> ;
    mo:recorded_as <album/25304#musicalexpression> ;
    schema:byArtist <artist/119#subject> ;
    schema:name "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/25304#musicalwork> .

<artist/119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25304#performance> ;
    schema:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja ;
    foaf:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja .

<album/25304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-05"^^xsd:date ;
    dcterms:title "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MUCD-1175" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25304#musicalexpression> ;
    mo:publisher <org/1071#subject> ;
    mo:record _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Tale of Mari and Three Puppies"@en ;
            foaf:name "A Tale of Mari and Three Puppies"@en ] ;
    schema:byArtist <artist/119#subject> ;
    schema:datePublished "2007-12-05"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/40/25304/25304-1302478038.jpg> ;
    schema:name "A tale of Mari and three puppies Original Soundtrack"@en,
        "マリと子犬の物語 オリジナル・サウンドトラック"@ja,
        "A tale of Mari and three puppies Original Soundtrack"@ja-latn ;
    schema:publisher <org/1071#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/25304/25304-1302478038.jpg> .

_:N15b21d2cdc7248bfa53259efb54682f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリの活躍"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "マリの活躍"@ja .

_:N2f9140dc42df412d854ce3955c727e5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まほうのつえ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "まほうのつえ"@ja .

_:N3a1218a2c4e04f84a8a0b00c7175cfd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別れ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "別れ"@ja .

_:N45926ea28cd949c7a7827f60313ff95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かけがえのないもの"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "かけがえのないもの"@ja .

_:N480eefbadf9946ef88ceb98e3418291e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予兆"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "予兆"@ja .

_:N48a89df0054b4a879b5aaa9bb387efcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母と子と"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "母と子と"@ja .

_:N557b2c2dfb974ca6868fb383efc7bfc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お母さんの手紙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "お母さんの手紙"@ja .

_:N5949c199c7b744baaf3637e3ac747de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "災害救助隊"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "災害救助隊"@ja .

_:N5aa44351ee6649869810ecdd7cec126a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリの救出劇"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "マリの救出劇"@ja .

_:N5cdc5c48a4f54536a12ca0adcd92b5a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彩と亮太"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "彩と亮太"@ja .

_:N6acd435e95494e808c43dd897f93e19b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡の再会"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "奇跡の再会"@ja .

_:N73c876be45934b1e9dca56eef1604302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おじいちゃんの隠し事"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "おじいちゃんの隠し事"@ja .

_:N73dda89de0b0498196c1c9d50679246a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母への想い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "母への想い"@ja .

_:N7caeede6ac9e40e0b9cec980903acd16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたらしい家族"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "あたらしい家族"@ja .

_:N7daa330f431d4e32b10ae1c0562150cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家族の絆"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "家族の絆"@ja .

_:N82c0c17ea5db4e45852dc236c890d9fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "子犬と彩"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "子犬と彩"@ja .

_:N8e079045c3464a33a0159c260e733a5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふるさと"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "ふるさと"@ja .

_:N8e5177efae9a4a7ab6a96a09b1a9bae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "倒壊"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "倒壊"@ja .

_:Nc446ec344f7342249e5107e194559cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「今、風の中で」映画バージョン"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "「今、風の中で」映画バージョン"@ja .

_:Nd125dccb54664b04a355684122846197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パニック"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "パニック"@ja .

_:Nd204af7c897346c6a02c9a14b1021de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリに会いたい"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "マリに会いたい"@ja .

_:Nde2f8937bfa04cc4a64be8bda3ac2bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふるさとの悲劇"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "ふるさとの悲劇"@ja .

_:Ne840f482227f40db9e8a46ef3e376dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ついて来る・・・"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "ついて来る・・・"@ja .

_:Nef058cfbc3744bbdad3640d4c9f6870f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グー・チョキ・パー"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nfc4bd51e9fd64a83b402d37b7515d4f9 ;
    schema:name "グー・チョキ・パー"@ja .

_:Nfc4bd51e9fd64a83b402d37b7515d4f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15b21d2cdc7248bfa53259efb54682f0,
        _:N2f9140dc42df412d854ce3955c727e5c,
        _:N3a1218a2c4e04f84a8a0b00c7175cfd0,
        _:N45926ea28cd949c7a7827f60313ff95b,
        _:N480eefbadf9946ef88ceb98e3418291e,
        _:N48a89df0054b4a879b5aaa9bb387efcc,
        _:N557b2c2dfb974ca6868fb383efc7bfc8,
        _:N5949c199c7b744baaf3637e3ac747de2,
        _:N5aa44351ee6649869810ecdd7cec126a,
        _:N5cdc5c48a4f54536a12ca0adcd92b5a5,
        _:N6acd435e95494e808c43dd897f93e19b,
        _:N73c876be45934b1e9dca56eef1604302,
        _:N73dda89de0b0498196c1c9d50679246a,
        _:N7caeede6ac9e40e0b9cec980903acd16,
        _:N7daa330f431d4e32b10ae1c0562150cf,
        _:N82c0c17ea5db4e45852dc236c890d9fb,
        _:N8e079045c3464a33a0159c260e733a5a,
        _:N8e5177efae9a4a7ab6a96a09b1a9bae8,
        _:Nc446ec344f7342249e5107e194559cc4,
        _:Nd125dccb54664b04a355684122846197,
        _:Nd204af7c897346c6a02c9a14b1021de8,
        _:Nde2f8937bfa04cc4a64be8bda3ac2bd3,
        _:Ne840f482227f40db9e8a46ef3e376dd7,
        _:Nef058cfbc3744bbdad3640d4c9f6870f ;
    mo:track_count 24 ;
    schema:duration "PT61:55"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N15b21d2cdc7248bfa53259efb54682f0,
        _:N2f9140dc42df412d854ce3955c727e5c,
        _:N3a1218a2c4e04f84a8a0b00c7175cfd0,
        _:N45926ea28cd949c7a7827f60313ff95b,
        _:N480eefbadf9946ef88ceb98e3418291e,
        _:N48a89df0054b4a879b5aaa9bb387efcc,
        _:N557b2c2dfb974ca6868fb383efc7bfc8,
        _:N5949c199c7b744baaf3637e3ac747de2,
        _:N5aa44351ee6649869810ecdd7cec126a,
        _:N5cdc5c48a4f54536a12ca0adcd92b5a5,
        _:N6acd435e95494e808c43dd897f93e19b,
        _:N73c876be45934b1e9dca56eef1604302,
        _:N73dda89de0b0498196c1c9d50679246a,
        _:N7caeede6ac9e40e0b9cec980903acd16,
        _:N7daa330f431d4e32b10ae1c0562150cf,
        _:N82c0c17ea5db4e45852dc236c890d9fb,
        _:N8e079045c3464a33a0159c260e733a5a,
        _:N8e5177efae9a4a7ab6a96a09b1a9bae8,
        _:Nc446ec344f7342249e5107e194559cc4,
        _:Nd125dccb54664b04a355684122846197,
        _:Nd204af7c897346c6a02c9a14b1021de8,
        _:Nde2f8937bfa04cc4a64be8bda3ac2bd3,
        _:Ne840f482227f40db9e8a46ef3e376dd7,
        _:Nef058cfbc3744bbdad3640d4c9f6870f .

