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

<artist/15577#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi Takahashi"@en,
        "高橋亜由美"@ja ;
    foaf:made <album/4870#lyrics>,
        <album/4870#subject> ;
    foaf:name "Ayumi Takahashi"@en,
        "高橋亜由美"@ja .

<artist/6244#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sohei Niikawa"@en,
        "新川宗平"@ja ;
    foaf:made <album/4870#lyrics>,
        <album/4870#subject> ;
    foaf:name "Sohei Niikawa"@en,
        "新川宗平"@ja .

<album/13834> a mo:Release ;
    mo:catalogue_number "113-999-PB03" .

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

<artist/608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4870#subject> ;
    schema:name "Tenpei Sato"@en,
        "佐藤天平"@ja ;
    foaf:made <album/4870#composition>,
        <album/4870#subject> ;
    foaf:name "Tenpei Sato"@en,
        "佐藤天平"@ja .

<product/10386#subject> a schema:CreativeWork ;
    schema:name "Phantom Brave"@en,
        "ファントム・ブレイブ"@ja,
        "Phantom Brave"@ja-latn ;
    foaf:name "Phantom Brave"@en,
        "ファントム・ブレイブ"@ja,
        "Phantom Brave"@ja-latn .

<album/4870#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn ;
    mo:composer <artist/608#subject> ;
    mo:produced_work <album/4870#musicalwork> ;
    schema:name "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn .

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

<org/374#subject> schema:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn ;
    foaf:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/4870/4870-1246286225.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4870#performance> ;
    schema:name "Hana"@en,
        "華"@ja ;
    foaf:name "Hana"@en,
        "華"@ja .

<artist/15576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4870#performance> ;
    schema:name "Ray Tateishi"@en,
        "立石玲"@ja ;
    foaf:name "Ray Tateishi"@en,
        "立石玲"@ja .

<album/4870#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn ;
    mo:performance_of <album/4870#musicalwork> ;
    mo:performer _:N87fe45f831bd48cfa1a53563d7be8c4b,
        <artist/15575#subject>,
        <artist/15576#subject> ;
    mo:recorded_as <album/4870#musicalexpression> ;
    schema:byArtist _:N87fe45f831bd48cfa1a53563d7be8c4b,
        <artist/15575#subject>,
        <artist/15576#subject> ;
    schema:name "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn ;
    schema:workPerformed <album/4870#musicalwork> .

<album/4870#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-31"^^xsd:date ;
    dcterms:title "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn ;
    mo:catalogue_number "DIDX 104772" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/13834> ;
    mo:publication_of <album/4870#musicalexpression> ;
    mo:publisher <org/374#subject> ;
    mo:record _:N9942a9061d2c4620978cc28184bd820b ;
    mo:record_count 1 ;
    schema:about <product/10386#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Serena"@en ;
            foaf:name "Serena"@en ],
        <artist/15575#subject>,
        <artist/15576#subject> ;
    schema:datePublished "2004-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/4870/4870-1246286225.jpg> ;
    schema:name "Phantom Brave Bonus Soundtrack"@en,
        "Phantom Brave Bonus Soundtrack"@ja,
        "Phantom Brave Bonus Soundtrack"@ja-latn ;
    schema:publisher <org/374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/4870/4870-1246286225.jpg> .

_:N0263323fdb184574a3ee0df2925de9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Road ~Hannasaki Annainin~"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Flower Road ~Hannasaki Annainin~"@en .

_:N10ff1f1feea4403a9b97e5c750ae1570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand Shower"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Sand Shower"@en .

_:N1d166f2b3bcd4eba9ff42a9c35210e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand March"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Grand March"@en .

_:N2252e595f4044959b4349e59a8c370ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel Breath"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Angel Breath"@en .

_:N25d953fd70ce49ef87f9822fb540e8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thinking of You ~Atuki Omoi~"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Thinking of You ~Atuki Omoi~"@en .

_:N337dea5366aa4381a4bac319d858a9d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Emotion"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Violent Emotion"@en .

_:N345a344b50fc4126a9b998f7dfe740cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow ~Ureiiro no Omoi~"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Sorrow ~Ureiiro no Omoi~"@en .

_:N42d5fe435a0b48bd82fad016252c1e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Braker"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Game Braker"@en .

_:N49869961b339435da1163cbe208ec3a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Wind"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Strange Wind"@en .

_:N87fe45f831bd48cfa1a53563d7be8c4b a schema:Person,
        foaf:Person ;
    mo:performed <album/4870#performance> ;
    schema:name "Serena"@en ;
    foaf:name "Serena"@en .

_:N8e8fad4ee9b749e3bfe2e053a532940a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7th Brass"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "7th Brass"@en .

_:Na84e9c4d5719459dbd7febf281fd2a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Little Garden"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "My Little Garden"@en .

_:Na9bc09b031f14400aee157b44f8b140e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends ~Tomodachi~"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Friends ~Tomodachi~"@en .

_:Nbf00d3fdd2724de18a2bd6bf543cb9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All at Once"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "All at Once"@en .

_:Nc6c950b0bbf546c4a08ae14047da0d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavens Garden"@en ;
    mo:track_number 15 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "Heavens Garden"@en .

_:Nc907579686ca4f56886263b3c1558d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R & R Junkiee"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9942a9061d2c4620978cc28184bd820b ;
    schema:name "R & R Junkiee"@en .

_:N9942a9061d2c4620978cc28184bd820b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0263323fdb184574a3ee0df2925de9e1,
        _:N10ff1f1feea4403a9b97e5c750ae1570,
        _:N1d166f2b3bcd4eba9ff42a9c35210e88,
        _:N2252e595f4044959b4349e59a8c370ff,
        _:N25d953fd70ce49ef87f9822fb540e8ea,
        _:N337dea5366aa4381a4bac319d858a9d9,
        _:N345a344b50fc4126a9b998f7dfe740cd,
        _:N42d5fe435a0b48bd82fad016252c1e28,
        _:N49869961b339435da1163cbe208ec3a4,
        _:N8e8fad4ee9b749e3bfe2e053a532940a,
        _:Na84e9c4d5719459dbd7febf281fd2a35,
        _:Na9bc09b031f14400aee157b44f8b140e,
        _:Nbf00d3fdd2724de18a2bd6bf543cb9aa,
        _:Nc6c950b0bbf546c4a08ae14047da0d7e,
        _:Nc907579686ca4f56886263b3c1558d47 ;
    mo:track_count 15 ;
    schema:duration "PT43:27"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0263323fdb184574a3ee0df2925de9e1,
        _:N10ff1f1feea4403a9b97e5c750ae1570,
        _:N1d166f2b3bcd4eba9ff42a9c35210e88,
        _:N2252e595f4044959b4349e59a8c370ff,
        _:N25d953fd70ce49ef87f9822fb540e8ea,
        _:N337dea5366aa4381a4bac319d858a9d9,
        _:N345a344b50fc4126a9b998f7dfe740cd,
        _:N42d5fe435a0b48bd82fad016252c1e28,
        _:N49869961b339435da1163cbe208ec3a4,
        _:N8e8fad4ee9b749e3bfe2e053a532940a,
        _:Na84e9c4d5719459dbd7febf281fd2a35,
        _:Na9bc09b031f14400aee157b44f8b140e,
        _:Nbf00d3fdd2724de18a2bd6bf543cb9aa,
        _:Nc6c950b0bbf546c4a08ae14047da0d7e,
        _:Nc907579686ca4f56886263b3c1558d47 .

