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

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

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

<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/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@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/817#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Bloodlines"@en,
        "バンパイアキラー"@ja,
        "Vampire Killer"@ja-latn ;
    foaf:name "Castlevania: Bloodlines"@en,
        "バンパイアキラー"@ja,
        "Vampire Killer"@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 .

<product/834#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Belmont's Revenge"@en,
        "ドラキュラ伝説II"@ja,
        "Dracula Densetsu II"@ja-latn ;
    foaf:name "Castlevania II: Belmont's Revenge"@en,
        "ドラキュラ伝説II"@ja,
        "Dracula Densetsu II"@ja-latn .

<album/160972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ SUPER SONIC"@en ;
            foaf:made <album/160972#composition> ;
            foaf:name "DJ SUPER SONIC"@en ] ;
    mo:produced_work <album/160972#musicalwork> ;
    schema:name "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn .

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

<album/160972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn ;
    mo:performance_of <album/160972#musicalwork> ;
    mo:recorded_as <album/160972#musicalexpression> ;
    schema:name "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn ;
    schema:workPerformed <album/160972#musicalwork> .

<https://media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160972#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> ;
    foaf:depicts <album/160972#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> .

<https://medium-media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-10"^^xsd:date ;
    dcterms:title "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160972#musicalexpression> ;
    mo:publisher _:N9371c528110a45669e691bf9abb8919d ;
    mo:record _:N24b669f84e304c89a571be9bb386c0da ;
    mo:record_count 1 ;
    schema:about <product/812#subject>,
        <product/813#subject>,
        <product/814#subject>,
        <product/815#subject>,
        <product/817#subject>,
        <product/818#subject>,
        <product/833#subject>,
        <product/834#subject> ;
    schema:datePublished "2021-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> ;
    schema:name "Cybervania"@en,
        "Cybervania"@ja,
        "Cybervania"@ja-latn ;
    schema:publisher _:N9371c528110a45669e691bf9abb8919d ;
    foaf:depiction <https://media.vgm.io/albums/27/160972/160972-34ddebbea04a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160972#subject> ;
    schema:name "DJ SUPER SONIC"@en ;
    foaf:made <album/160972#subject> ;
    foaf:name "DJ SUPER SONIC"@en .

_:N101ed294a31148c288abfd43c6cf3e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bloodline"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Bloodline"@en .

_:N2a7a9822fda648b9ae16857e77ee6012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventure"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Adventure"@en .

_:N2b206636598a4c0eb7c848fb8018e2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Revenge"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Revenge"@en .

_:N2e7ac105de19482f9a370f4205587c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Slayer"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "Vampire Slayer"@en .

_:N37a3982ea71b4069ab12aba15864aea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Symphony"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Symphony"@en .

_:N3cc7f0c5f6364b75861fc36cccf559b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Munitions Factory"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Munitions Factory"@en .

_:N855ca4062ab543a5b2e970f0d9715c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "Intro"@en .

_:N9371c528110a45669e691bf9abb8919d schema:name "DJ SUPER SONIC"@en,
        "DJ SUPER SONIC"@ja,
        "DJ SUPER SONIC"@ja-latn ;
    foaf:name "DJ SUPER SONIC"@en,
        "DJ SUPER SONIC"@ja,
        "DJ SUPER SONIC"@ja-latn .

_:N9379b2f9e4a84b6994c961f855e6aa93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Curse"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "The Curse"@en .

_:Nd35e322da24a4639bb59ef8b4989b42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simon's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N24b669f84e304c89a571be9bb386c0da ;
    schema:name "Simon's Theme"@en .

_:N24b669f84e304c89a571be9bb386c0da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101ed294a31148c288abfd43c6cf3e98,
        _:N2a7a9822fda648b9ae16857e77ee6012,
        _:N2b206636598a4c0eb7c848fb8018e2b7,
        _:N2e7ac105de19482f9a370f4205587c89,
        _:N37a3982ea71b4069ab12aba15864aea4,
        _:N3cc7f0c5f6364b75861fc36cccf559b2,
        _:N855ca4062ab543a5b2e970f0d9715c2d,
        _:N9379b2f9e4a84b6994c961f855e6aa93,
        _:Nd35e322da24a4639bb59ef8b4989b42b ;
    mo:track_count 9 ;
    schema:duration "PT24:47"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N101ed294a31148c288abfd43c6cf3e98,
        _:N2a7a9822fda648b9ae16857e77ee6012,
        _:N2b206636598a4c0eb7c848fb8018e2b7,
        _:N2e7ac105de19482f9a370f4205587c89,
        _:N37a3982ea71b4069ab12aba15864aea4,
        _:N3cc7f0c5f6364b75861fc36cccf559b2,
        _:N855ca4062ab543a5b2e970f0d9715c2d,
        _:N9379b2f9e4a84b6994c961f855e6aa93,
        _:Nd35e322da24a4639bb59ef8b4989b42b .

