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

<album/132967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Castlevania IV"@en,
        "Super Castlevania IV"@ja,
        "Super Castlevania IV"@ja-latn ;
    mo:produced_work <album/132967#musicalwork> ;
    schema:name "Super Castlevania IV"@en,
        "Super Castlevania IV"@ja,
        "Super Castlevania IV"@ja-latn .

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

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

<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 .

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

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

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

<https://medium-media.vgm.io/albums/76/132967/132967-df5c5726040c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-31"^^xsd:date ;
    dcterms:title "Super Castlevania IV"@en,
        "Super Castlevania IV"@ja,
        "Super Castlevania IV"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132967#musicalexpression> ;
    mo:publisher _:N6c56907e9cdb43009075ee41a18b1dde ;
    mo:record _:N791b8216171145909908b098653c2651 ;
    mo:record_count 1 ;
    schema:about <product/815#subject> ;
    schema:datePublished "2021-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/132967/132967-df5c5726040c.jpg> ;
    schema:name "Super Castlevania IV"@en,
        "Super Castlevania IV"@ja,
        "Super Castlevania IV"@ja-latn ;
    schema:publisher _:N6c56907e9cdb43009075ee41a18b1dde ;
    foaf:depiction <https://media.vgm.io/albums/76/132967/132967-df5c5726040c.jpg> .

_:N06952731a6764a4f8d74c44818c6efe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simon's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "Simon's Theme"@en .

_:N47d06fc14e27447cae1fbd207b025526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dracula's Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "Dracula's Theme"@en .

_:N4e682b06623b471ab00aa3fdb5288aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter Your Name"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "Enter Your Name"@en .

_:N6c56907e9cdb43009075ee41a18b1dde schema:name "Dion Tarry"@en,
        "Dion Tarry"@ja,
        "Dion Tarry"@ja-latn ;
    foaf:name "Dion Tarry"@en,
        "Dion Tarry"@ja,
        "Dion Tarry"@ja-latn .

_:Na4f2733c785b4075927d6650fbc9b858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Castle Dracula"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "Demon Castle Dracula"@en .

_:Nd179ae061cb444ffb1344a3629e2076a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Caves"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "The Caves"@en .

_:Nfd3ca5451e944c5c9876481d8d7babe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N791b8216171145909908b098653c2651 ;
    schema:name "Demon Forest"@en .

_:N791b8216171145909908b098653c2651 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06952731a6764a4f8d74c44818c6efe0,
        _:N47d06fc14e27447cae1fbd207b025526,
        _:N4e682b06623b471ab00aa3fdb5288aee,
        _:Na4f2733c785b4075927d6650fbc9b858,
        _:Nd179ae061cb444ffb1344a3629e2076a,
        _:Nfd3ca5451e944c5c9876481d8d7babe5 ;
    mo:track_count 6 ;
    schema:duration "PT14:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06952731a6764a4f8d74c44818c6efe0,
        _:N47d06fc14e27447cae1fbd207b025526,
        _:N4e682b06623b471ab00aa3fdb5288aee,
        _:Na4f2733c785b4075927d6650fbc9b858,
        _:Nd179ae061cb444ffb1344a3629e2076a,
        _:Nfd3ca5451e944c5c9876481d8d7babe5 .

