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

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

<album/62995> a mo:Release ;
    mo:catalogue_number "ROS1-GDS-WS-OST" .

<artist/17619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58376#subject> ;
    schema:name "Hajime Sugie"@en,
        "杉江一"@ja ;
    foaf:made <album/58376#composition>,
        <album/58376#lyrics>,
        <album/58376#subject> ;
    foaf:name "Hajime Sugie"@en,
        "杉江一"@ja .

<product/22877#subject> a schema:CreativeWork ;
    schema:name "A Rose in the Twilight"@en,
        "ロゼと黄昏の古城"@ja,
        "Rose to Tasogare no Kojou"@ja-latn ;
    foaf:name "A Rose in the Twilight"@en,
        "ロゼと黄昏の古城"@ja,
        "Rose to Tasogare no Kojou"@ja-latn .

<album/58376#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn ;
    mo:composer <artist/17619#subject> ;
    mo:produced_work <album/58376#musicalwork> ;
    schema:name "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn .

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

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

<org/373#subject> schema:name "Nippon Ichi Software"@en,
        "株式会社日本一ソフトウェア"@ja,
        "Nippon Ichi Software"@ja-latn ;
    foaf:name "Nippon Ichi Software"@en,
        "株式会社日本一ソフトウェア"@ja,
        "Nippon Ichi Software"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/58376/58376-1461846660.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58376#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn ;
    mo:performance_of <album/58376#musicalwork> ;
    mo:performer _:N978d8d1c653c4a77a624c721d9422715 ;
    mo:recorded_as <album/58376#musicalexpression> ;
    schema:byArtist _:N978d8d1c653c4a77a624c721d9422715 ;
    schema:name "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/58376#musicalwork> .

<album/58376#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-26"^^xsd:date ;
    dcterms:title "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VLJS-00139" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/62995> ;
    mo:publication_of <album/58376#musicalexpression> ;
    mo:publisher <org/373#subject> ;
    mo:record _:N7f679db1a0374b1f9b34607b4978fb29 ;
    mo:record_count 1 ;
    schema:about <product/22877#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "熊田さとみ"@en ;
            foaf:name "熊田さとみ"@en ] ;
    schema:datePublished "2016-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/58376/58376-1461846660.jpg> ;
    schema:name "Rose to Tasogare no Kojou Original Soundtrack"@en,
        "ロゼと黄昏の古城 オリジナルサウンドトラック"@ja,
        "Rose to Tasogare no Kojou Original Soundtrack"@ja-latn ;
    schema:publisher <org/373#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/58376/58376-1461846660.jpg> .

_:N0a3e21dcd6714a39bc41c9d85fd48644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for you and for me"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "for you and for me"@en .

_:N0bb35a9ffd4740faab05c6b6a37c0170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memory of castle"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "memory of castle"@en .

_:N134ee55f12a14ac1ae9a8b1bbb242ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blood of blanc"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "blood of blanc"@en .

_:N169a1c50185849eab10b8c6485056834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "subsistence of darkness"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "subsistence of darkness"@en .

_:N2ac66091e13a4d7faf8c80b21751e006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "someone is crying in truth"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "someone is crying in truth"@en .

_:N398ef0a7addb43eb9e088f8854ae3ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "personal space"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "personal space"@en .

_:N7ed24d0faf9c433aa2afa5d2d440f419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "knowledge of lonely lonely librarian"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "knowledge of lonely lonely librarian"@en .

_:N9578df22c0284eea89d131035d80e972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the castle sings history"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "the castle sings history"@en .

_:N978d8d1c653c4a77a624c721d9422715 a schema:Person,
        foaf:Person ;
    mo:performed <album/58376#performance> ;
    schema:name "熊田さとみ"@en ;
    foaf:name "熊田さとみ"@en .

_:Na03f4a81483c4b898d8a2d93ad300bcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "way to stare"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "way to stare"@en .

_:Na1585f4730454ca5871223238f72f8f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reason"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "reason"@en .

_:Na73bd49ef9df48f58014f31517217749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ancient promise"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "ancient promise"@en .

_:Nc83941f91b594137a8ec2d47deca6ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ruin of rose"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "ruin of rose"@en .

_:Nd603a37238304a278afe782ac382aa77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flowery weeds"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "flowery weeds"@en .

_:Ndb737bc30dbb47eba3e962b2fc19057c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "battle to ascertain"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "battle to ascertain"@en .

_:Nfa28e9025be94a76b6bfeadf170bcbbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "want to find something"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7f679db1a0374b1f9b34607b4978fb29 ;
    schema:name "want to find something"@en .

_:N7f679db1a0374b1f9b34607b4978fb29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3e21dcd6714a39bc41c9d85fd48644,
        _:N0bb35a9ffd4740faab05c6b6a37c0170,
        _:N134ee55f12a14ac1ae9a8b1bbb242ee6,
        _:N169a1c50185849eab10b8c6485056834,
        _:N2ac66091e13a4d7faf8c80b21751e006,
        _:N398ef0a7addb43eb9e088f8854ae3ded,
        _:N7ed24d0faf9c433aa2afa5d2d440f419,
        _:N9578df22c0284eea89d131035d80e972,
        _:Na03f4a81483c4b898d8a2d93ad300bcb,
        _:Na1585f4730454ca5871223238f72f8f3,
        _:Na73bd49ef9df48f58014f31517217749,
        _:Nc83941f91b594137a8ec2d47deca6ba1,
        _:Nd603a37238304a278afe782ac382aa77,
        _:Ndb737bc30dbb47eba3e962b2fc19057c,
        _:Nfa28e9025be94a76b6bfeadf170bcbbb ;
    mo:track_count 15 ;
    schema:duration "PT58:02"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0a3e21dcd6714a39bc41c9d85fd48644,
        _:N0bb35a9ffd4740faab05c6b6a37c0170,
        _:N134ee55f12a14ac1ae9a8b1bbb242ee6,
        _:N169a1c50185849eab10b8c6485056834,
        _:N2ac66091e13a4d7faf8c80b21751e006,
        _:N398ef0a7addb43eb9e088f8854ae3ded,
        _:N7ed24d0faf9c433aa2afa5d2d440f419,
        _:N9578df22c0284eea89d131035d80e972,
        _:Na03f4a81483c4b898d8a2d93ad300bcb,
        _:Na1585f4730454ca5871223238f72f8f3,
        _:Na73bd49ef9df48f58014f31517217749,
        _:Nc83941f91b594137a8ec2d47deca6ba1,
        _:Nd603a37238304a278afe782ac382aa77,
        _:Ndb737bc30dbb47eba3e962b2fc19057c,
        _:Nfa28e9025be94a76b6bfeadf170bcbbb .

