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

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

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

<artist/11441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Satoe Terashima"@en,
        "寺島里恵"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Satoe Terashima"@en,
        "寺島里恵"@ja .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/2744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Kenichi Matsubara"@en ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Kenichi Matsubara"@en .

<artist/3021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Masanori Adachi"@en,
        "安達昌宣"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Masanori Adachi"@en,
        "安達昌宣"@ja .

<artist/325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Taro Kudo"@en,
        "工藤太郎"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Taro Kudo"@en,
        "工藤太郎"@ja .

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<artist/452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58963#subject> ;
    schema:name "akiropito"@en,
        "あきろぴと"@ja ;
    foaf:made <album/58963#composition>,
        <album/58963#subject> ;
    foaf:name "akiropito"@en,
        "あきろぴと"@ja .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/813#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn ;
    foaf:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn .

<product/815#subject> a schema:CreativeWork ;
    schema:name "Super Castlevania IV"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Super Castlevania IV"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/816#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Rondo of Blood"@en,
        "悪魔城ドラキュラX 血の輪廻"@ja,
        "Akumajo Dracula X: Chi no Rondo"@ja-latn ;
    foaf:name "Castlevania: Rondo of Blood"@en,
        "悪魔城ドラキュラX 血の輪廻"@ja,
        "Akumajo Dracula X: Chi no Rondo"@ja-latn .

<product/818#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn ;
    foaf:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn .

<product/833#subject> a schema:CreativeWork ;
    schema:name "Castlevania: The Adventure"@en,
        "ドラキュラ伝説"@ja,
        "Dracula Densetsu"@ja-latn ;
    foaf:name "Castlevania: The Adventure"@en,
        "ドラキュラ伝説"@ja,
        "Dracula Densetsu"@ja-latn .

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

<https://media.vgm.io/albums/36/58963/58963-1464027966.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58963#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/58963/58963-1464027966.png> ;
    foaf:depicts <album/58963#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/58963/58963-1464027966.png> .

<https://medium-media.vgm.io/albums/36/58963/58963-1464027966.png> a schema:ImageObject,
        foaf:Image .

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

<album/58963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn ;
    mo:performance_of <album/58963#musicalwork> ;
    mo:performer <artist/16783#subject> ;
    mo:recorded_as <album/58963#musicalexpression> ;
    schema:byArtist <artist/16783#subject> ;
    schema:name "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn ;
    schema:workPerformed <album/58963#musicalwork> .

<artist/16783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58963#performance> ;
    schema:name "Jazz Paladin"@en ;
    foaf:name "Jazz Paladin"@en .

<album/58963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn ;
    mo:composer <artist/11441#subject>,
        <artist/161#subject>,
        <artist/2744#subject>,
        <artist/3021#subject>,
        <artist/325#subject>,
        <artist/334#subject>,
        <artist/452#subject> ;
    mo:produced_work <album/58963#musicalwork> ;
    schema:name "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn .

<album/58963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-13"^^xsd:date ;
    dcterms:title "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58963#musicalexpression> ;
    mo:publisher _:N43c7a57199034aad89d7d82b02de48da ;
    mo:record _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    mo:record_count 1 ;
    schema:about <product/812#subject>,
        <product/813#subject>,
        <product/815#subject>,
        <product/816#subject>,
        <product/818#subject>,
        <product/833#subject> ;
    schema:byArtist <artist/16783#subject> ;
    schema:datePublished "2016-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/58963/58963-1464027966.png> ;
    schema:name "Jazzyvania : Symphonies of the Knight"@en,
        "Jazzyvania : Symphonies of the Knight"@ja,
        "Jazzyvania : Symphonies of the Knight"@ja-latn ;
    schema:publisher _:N43c7a57199034aad89d7d82b02de48da ;
    foaf:depiction <https://media.vgm.io/albums/36/58963/58963-1464027966.png> .

_:N10124095419249f29db28e634b0d004d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pillared Corridor"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Pillared Corridor"@en .

_:N2a6933635fe34799a4217f11aad4312f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight Corridor"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Knight Corridor"@en .

_:N2ba778b628284c6baa3400643a842e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Monsters"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Forest of Monsters"@en .

_:N2d4b09ee48004eab8c10d33882c28938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Revenge"@en .

_:N3a489fe3d51a4678addc6c897ba442eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Ghosts"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Wandering Ghosts"@en .

_:N43c7a57199034aad89d7d82b02de48da schema:name "Jazz Paladin Productions"@en ;
    foaf:name "Jazz Paladin Productions"@en .

_:N61308e997ea243309bf48f747b8aeeda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Tears/Out of Time"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Bloody Tears/Out of Time"@en .

_:N7088b3e7de1349b5853ca581500dcf2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Simon Belmont"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Theme of Simon Belmont"@en .

_:Nc37d65f7576d4ff9b3b13f98a022129f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterfall"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Waterfall"@en .

_:Nd4dba807068b4db5882639a512e52d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Teardrop"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Crystal Teardrop"@en .

_:Nd6fa24061d6a433da13bed03f3fe0e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Vampire Killer"@en .

_:Nda1fce058fa04f1aa72493f104976e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Painting"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Lost Painting"@en .

_:Nee848ade75fb4de98c6c5c1c605713a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opposing Bloodlines"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Opposing Bloodlines"@en .

_:Nf3050865a97c4a0fb365370ef5d32de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Submersed Waterway"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Submersed Waterway"@en .

_:Nf5fa28e9772645478ed4d70a0790c331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Picture of a Ghost Ship"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nff53dbf1ec5b43249c288987db80d6b8 ;
    schema:name "Picture of a Ghost Ship"@en .

_:Nff53dbf1ec5b43249c288987db80d6b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10124095419249f29db28e634b0d004d,
        _:N2a6933635fe34799a4217f11aad4312f,
        _:N2ba778b628284c6baa3400643a842e77,
        _:N2d4b09ee48004eab8c10d33882c28938,
        _:N3a489fe3d51a4678addc6c897ba442eb,
        _:N61308e997ea243309bf48f747b8aeeda,
        _:N7088b3e7de1349b5853ca581500dcf2d,
        _:Nc37d65f7576d4ff9b3b13f98a022129f,
        _:Nd4dba807068b4db5882639a512e52d6c,
        _:Nd6fa24061d6a433da13bed03f3fe0e39,
        _:Nda1fce058fa04f1aa72493f104976e1a,
        _:Nee848ade75fb4de98c6c5c1c605713a3,
        _:Nf3050865a97c4a0fb365370ef5d32de6,
        _:Nf5fa28e9772645478ed4d70a0790c331 ;
    mo:track_count 14 ;
    schema:duration "PT45:42"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N10124095419249f29db28e634b0d004d,
        _:N2a6933635fe34799a4217f11aad4312f,
        _:N2ba778b628284c6baa3400643a842e77,
        _:N2d4b09ee48004eab8c10d33882c28938,
        _:N3a489fe3d51a4678addc6c897ba442eb,
        _:N61308e997ea243309bf48f747b8aeeda,
        _:N7088b3e7de1349b5853ca581500dcf2d,
        _:Nc37d65f7576d4ff9b3b13f98a022129f,
        _:Nd4dba807068b4db5882639a512e52d6c,
        _:Nd6fa24061d6a433da13bed03f3fe0e39,
        _:Nda1fce058fa04f1aa72493f104976e1a,
        _:Nee848ade75fb4de98c6c5c1c605713a3,
        _:Nf3050865a97c4a0fb365370ef5d32de6,
        _:Nf5fa28e9772645478ed4d70a0790c331 .

