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

<artist/4499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lynne Hobday"@en ;
    foaf:made <album/68649#lyrics>,
        <album/68649#subject> ;
    foaf:name "Lynne Hobday"@en .

<artist/8505#subject> a schema:Person,
        foaf:Person ;
    schema:name "troy"@en ;
    foaf:made <album/68649#lyrics>,
        <album/68649#subject> ;
    foaf:name "troy"@en .

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

<artist/300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68649#subject> ;
    schema:name "Michiru Oshima"@en,
        "大島ミチル"@ja ;
    foaf:made <album/68649#composition>,
        <album/68649#subject> ;
    foaf:name "Michiru Oshima"@en,
        "大島ミチル"@ja .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68649#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/68649#composition>,
        <album/68649#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<artist/39#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68649#subject> ;
    schema:name "Taku Iwasaki"@en,
        "岩崎琢"@ja ;
    foaf:made <album/68649#composition>,
        <album/68649#subject> ;
    foaf:name "Taku Iwasaki"@en,
        "岩崎琢"@ja .

<product/1776#subject> a schema:CreativeWork ;
    schema:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn ;
    foaf:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn .

<product/234#subject> a schema:CreativeWork ;
    schema:name "ICO"@en,
        "イコ"@ja,
        "ICO"@ja-latn ;
    foaf:name "ICO"@en,
        "イコ"@ja,
        "ICO"@ja-latn .

<product/3257#subject> a schema:CreativeWork ;
    schema:name "Darker Than Black"@en,
        "DARKER THAN BLACK -黒の契約者-"@ja,
        "DARKER THAN BLACK -Kuro no Keiyakusha-"@ja-latn ;
    foaf:name "Darker Than Black"@en,
        "DARKER THAN BLACK -黒の契約者-"@ja,
        "DARKER THAN BLACK -Kuro no Keiyakusha-"@ja-latn .

<product/3417#subject> a schema:CreativeWork ;
    schema:name "Wolf's Rain"@en,
        "ウルフズレイン"@ja,
        "Wolf's Rain"@ja-latn ;
    foaf:name "Wolf's Rain"@en,
        "ウルフズレイン"@ja,
        "Wolf's Rain"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/94/68649/68649-1496211246.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/26612#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Team Hideo"@en ;
    foaf:name "Team Hideo"@en .

<album/68649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn ;
    mo:composer <artist/300#subject>,
        <artist/319#subject>,
        <artist/39#subject> ;
    mo:produced_work <album/68649#musicalwork> ;
    schema:name "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn .

<album/68649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-24"^^xsd:date ;
    dcterms:title "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68649#musicalexpression> ;
    mo:publisher _:Nf0c6d6b9ba9047619953c6439b20a7c8 ;
    mo:record _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Read or Die"@en ;
            foaf:name "Read or Die"@en ],
        <product/1776#subject>,
        <product/234#subject>,
        <product/3257#subject>,
        <product/3417#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Caitlin Fuller"@en ;
            foaf:name "Caitlin Fuller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kai Chou"@en ;
            foaf:name "Kai Chou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rebecca Roudman"@en ;
            foaf:name "Rebecca Roudman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Vucinich"@en ;
            foaf:name "John Vucinich"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dylan Weddle"@en ;
            foaf:name "Dylan Weddle"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hannah Ward"@en ;
            foaf:name "Hannah Ward"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mary Stocker"@en ;
            foaf:name "Mary Stocker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Schyler Baker"@en ;
            foaf:name "Schyler Baker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gary Der"@en ;
            foaf:name "Gary Der"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Heflin"@en ;
            foaf:name "Dan Heflin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Catherine Buttler"@en ;
            foaf:name "Catherine Buttler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Liliana Moore"@en ;
            foaf:name "Liliana Moore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pedro Velasco"@en ;
            foaf:name "Pedro Velasco"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shaina Evoniuk"@en ;
            foaf:name "Shaina Evoniuk"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christopher Pasillas"@en ;
            foaf:name "Christopher Pasillas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasean Lee"@en ;
            foaf:name "Yasean Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Xander Abbe"@en ;
            foaf:name "Xander Abbe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jerome Holmes"@en ;
            foaf:name "Jerome Holmes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stephen Escobedo"@en ;
            foaf:name "Stephen Escobedo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brittney Zearfoss"@en ;
            foaf:name "Brittney Zearfoss"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Genevieve Lavaud"@en ;
            foaf:name "Genevieve Lavaud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Smith-Stewart"@en ;
            foaf:name "Paul Smith-Stewart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike McKellar"@en ;
            foaf:name "Mike McKellar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Blair Baker"@en ;
            foaf:name "(Blair Baker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sal Mattos"@en ;
            foaf:name "Sal Mattos"@en ],
        <artist/26612#subject> ;
    schema:datePublished "2012-05-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/68649/68649-1496211246.jpg> ;
    schema:name "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn ;
    schema:publisher _:Nf0c6d6b9ba9047619953c6439b20a7c8 ;
    foaf:depiction <https://media.vgm.io/albums/94/68649/68649-1496211246.jpg> .

<album/68649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn ;
    mo:performance_of <album/68649#musicalwork> ;
    mo:performer _:N0d9775340a0642fba0ef1da9434fcf0e,
        _:N1828e9b3c8424d5fb43ee77ab4856fc3,
        _:N1b85ee2a7e0f4dcc9c4b4a4f09f5eae1,
        _:N1da49d0029a7474daf6ae44a3409d8b7,
        _:N33a78798e28c4b928f269e41f4cf1a1f,
        _:N39a519413bcc4840a58f85bb9678b316,
        _:N4375b9399c654d77a53856603d665545,
        _:N4c0216721d1440038949e9e1c5e1b627,
        _:N52655f6442624244b77605a6300f2937,
        _:N5ace6cac75d94736b78f9167f840ddcd,
        _:N6b53bbe4956541c4b9b694a7f540c385,
        _:N888523945ba543eb817f7ad0f024f590,
        _:N8a04600badf94b7cb49584abb6ce411d,
        _:N9d7b1f2ec8ec42a98050bf8255bf8717,
        _:Na111290a2a654cada67278149ed81676,
        _:Na8fc1895295d45e3b1e15e84ef56579a,
        _:Nb3405970b57e4005af418fcd7a6420ce,
        _:Nb6bad7f5d26b424ebfb684d9dc4ab827,
        _:Nbc28df1152874836970276687d535254,
        _:Nc178d64770144725a191cec3600891ca,
        _:Nc6431da2751446f48ecd78b393b84fc3,
        _:Nc7ef6903cc9c45978593340c84e02a22,
        _:Ncb27c4ae1a6e4898a3bcaa452cb423cf,
        _:Ne9a286ace4a844a38f728f56d11ac79f,
        _:Nff865ac5095944bd947510700123cde6,
        <artist/26612#subject> ;
    mo:recorded_as <album/68649#musicalexpression> ;
    schema:byArtist _:N0d9775340a0642fba0ef1da9434fcf0e,
        _:N1828e9b3c8424d5fb43ee77ab4856fc3,
        _:N1b85ee2a7e0f4dcc9c4b4a4f09f5eae1,
        _:N1da49d0029a7474daf6ae44a3409d8b7,
        _:N33a78798e28c4b928f269e41f4cf1a1f,
        _:N39a519413bcc4840a58f85bb9678b316,
        _:N4375b9399c654d77a53856603d665545,
        _:N4c0216721d1440038949e9e1c5e1b627,
        _:N52655f6442624244b77605a6300f2937,
        _:N5ace6cac75d94736b78f9167f840ddcd,
        _:N6b53bbe4956541c4b9b694a7f540c385,
        _:N888523945ba543eb817f7ad0f024f590,
        _:N8a04600badf94b7cb49584abb6ce411d,
        _:N9d7b1f2ec8ec42a98050bf8255bf8717,
        _:Na111290a2a654cada67278149ed81676,
        _:Na8fc1895295d45e3b1e15e84ef56579a,
        _:Nb3405970b57e4005af418fcd7a6420ce,
        _:Nb6bad7f5d26b424ebfb684d9dc4ab827,
        _:Nbc28df1152874836970276687d535254,
        _:Nc178d64770144725a191cec3600891ca,
        _:Nc6431da2751446f48ecd78b393b84fc3,
        _:Nc7ef6903cc9c45978593340c84e02a22,
        _:Ncb27c4ae1a6e4898a3bcaa452cb423cf,
        _:Ne9a286ace4a844a38f728f56d11ac79f,
        _:Nff865ac5095944bd947510700123cde6,
        <artist/26612#subject> ;
    schema:name "Hideo: An Evening at The Shiny Mug"@en,
        "Hideo: An Evening at The Shiny Mug"@ja,
        "Hideo: An Evening at The Shiny Mug"@ja-latn ;
    schema:workPerformed <album/68649#musicalwork> .

_:N0d9775340a0642fba0ef1da9434fcf0e a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Kai Chou"@en ;
    foaf:name "Kai Chou"@en .

_:N1828e9b3c8424d5fb43ee77ab4856fc3 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Christopher Pasillas"@en ;
    foaf:name "Christopher Pasillas"@en .

_:N1b85ee2a7e0f4dcc9c4b4a4f09f5eae1 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Gary Der"@en ;
    foaf:name "Gary Der"@en .

_:N1da49d0029a7474daf6ae44a3409d8b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Paul Smith-Stewart"@en ;
    foaf:name "Paul Smith-Stewart"@en .

_:N33a78798e28c4b928f269e41f4cf1a1f a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Xander Abbe"@en ;
    foaf:name "Xander Abbe"@en .

_:N391d66744698497da7da181f3e8447d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    schema:name "Intro"@en .

_:N39a519413bcc4840a58f85bb9678b316 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Liliana Moore"@en ;
    foaf:name "Liliana Moore"@en .

_:N4375b9399c654d77a53856603d665545 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Rebecca Roudman"@en ;
    foaf:name "Rebecca Roudman"@en .

_:N44b30480889241469824e93fb796d57f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kuro"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    schema:name "Kuro"@en .

_:N4c0216721d1440038949e9e1c5e1b627 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Mary Stocker"@en ;
    foaf:name "Mary Stocker"@en .

_:N52655f6442624244b77605a6300f2937 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Mike McKellar"@en ;
    foaf:name "Mike McKellar"@en .

_:N5ace6cac75d94736b78f9167f840ddcd a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Sal Mattos"@en ;
    foaf:name "Sal Mattos"@en .

_:N6b53bbe4956541c4b9b694a7f540c385 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Shaina Evoniuk"@en ;
    foaf:name "Shaina Evoniuk"@en .

_:N888523945ba543eb817f7ad0f024f590 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Genevieve Lavaud"@en ;
    foaf:name "Genevieve Lavaud"@en .

_:N8a04600badf94b7cb49584abb6ce411d a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Dan Heflin"@en ;
    foaf:name "Dan Heflin"@en .

_:N9d7b1f2ec8ec42a98050bf8255bf8717 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Yasean Lee"@en ;
    foaf:name "Yasean Lee"@en .

_:Na111290a2a654cada67278149ed81676 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Stephen Escobedo"@en ;
    foaf:name "Stephen Escobedo"@en .

_:Na8fc1895295d45e3b1e15e84ef56579a a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Jerome Holmes"@en ;
    foaf:name "Jerome Holmes"@en .

_:Na9ba9b853b8b43b1855862bd5354ec75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of R.O.D."@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    schema:name "Theme of R.O.D."@en .

_:Nb3405970b57e4005af418fcd7a6420ce a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "John Vucinich"@en ;
    foaf:name "John Vucinich"@en .

_:Nb6bad7f5d26b424ebfb684d9dc4ab827 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Hannah Ward"@en ;
    foaf:name "Hannah Ward"@en .

_:Nbc28df1152874836970276687d535254 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Caitlin Fuller"@en ;
    foaf:name "Caitlin Fuller"@en .

_:Nbc7e0c3e066947e289b68704f42292c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Were There"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    schema:name "You Were There"@en .

_:Nc178d64770144725a191cec3600891ca a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Catherine Buttler"@en ;
    foaf:name "Catherine Buttler"@en .

_:Nc6431da2751446f48ecd78b393b84fc3 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Brittney Zearfoss"@en ;
    foaf:name "Brittney Zearfoss"@en .

_:Nc7ef6903cc9c45978593340c84e02a22 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Schyler Baker"@en ;
    foaf:name "Schyler Baker"@en .

_:Nc8c3834dffaa4bc1adc6e71553ca9573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nda27e41c0fc74b77b0e0f93d028938fe ;
    schema:name "Gravity"@en .

_:Ncb27c4ae1a6e4898a3bcaa452cb423cf a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Pedro Velasco"@en ;
    foaf:name "Pedro Velasco"@en .

_:Ne9a286ace4a844a38f728f56d11ac79f a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "(Blair Baker"@en ;
    foaf:name "(Blair Baker"@en .

_:Nf0c6d6b9ba9047619953c6439b20a7c8 schema:name "Four Lights Productions"@en ;
    foaf:name "Four Lights Productions"@en .

_:Nff865ac5095944bd947510700123cde6 a schema:Person,
        foaf:Person ;
    mo:performed <album/68649#performance> ;
    schema:name "Dylan Weddle"@en ;
    foaf:name "Dylan Weddle"@en .

_:Nda27e41c0fc74b77b0e0f93d028938fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N391d66744698497da7da181f3e8447d0,
        _:N44b30480889241469824e93fb796d57f,
        _:Na9ba9b853b8b43b1855862bd5354ec75,
        _:Nbc7e0c3e066947e289b68704f42292c3,
        _:Nc8c3834dffaa4bc1adc6e71553ca9573 ;
    mo:track_count 5 ;
    schema:duration "PT20:17"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N391d66744698497da7da181f3e8447d0,
        _:N44b30480889241469824e93fb796d57f,
        _:Na9ba9b853b8b43b1855862bd5354ec75,
        _:Nbc7e0c3e066947e289b68704f42292c3,
        _:Nc8c3834dffaa4bc1adc6e71553ca9573 .

