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

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

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

<artist/1297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113227#subject> ;
    schema:name "Rob Hubbard"@en ;
    foaf:made <album/113227#composition>,
        <album/113227#subject> ;
    foaf:name "Rob Hubbard"@en .

<artist/1420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113227#subject> ;
    schema:name "Jason Page"@en ;
    foaf:made <album/113227#composition>,
        <album/113227#subject> ;
    foaf:name "Jason Page"@en .

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

<album/113227#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn ;
    mo:performance_of <album/113227#musicalwork> ;
    mo:recorded_as <album/113227#musicalexpression> ;
    schema:name "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn ;
    schema:workPerformed <album/113227#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/113227/113227-f32398656f3a.jpg> a schema:ImageObject,
        foaf:Image .

<album/113227#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn ;
    mo:composer <artist/1297#subject>,
        <artist/1420#subject> ;
    mo:produced_work <album/113227#musicalwork> ;
    schema:name "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn .

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

<album/113227#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-25"^^xsd:date ;
    dcterms:title "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn ;
    mo:catalogue_number "Zzap-01" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/113227#musicalexpression> ;
    mo:publisher _:Nf7dd8c4a625d4914bd545be067db6b06 ;
    mo:record _:N7d6e0c67c44d4f419885122571c906fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kentilla"@en ;
            foaf:name "Kentilla"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Lord of Dragonspire"@en ;
            foaf:name "The Lord of Dragonspire"@en ] ;
    schema:datePublished "2022-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/113227/113227-f32398656f3a.jpg> ;
    schema:name "The Lord of Dragonspire / Kentilla"@en,
        "The Lord of Dragonspire / Kentilla"@ja,
        "The Lord of Dragonspire / Kentilla"@ja-latn ;
    schema:publisher _:Nf7dd8c4a625d4914bd545be067db6b06 ;
    foaf:depiction <https://media.vgm.io/albums/72/113227/113227-f32398656f3a.jpg> .

_:N0a18c738aaba429f8fcc4d065a89617b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lord of Dragonspire Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:30"^^xsd:interval ;
    schema:inPlaylist _:N7d6e0c67c44d4f419885122571c906fc ;
    schema:name "The Lord of Dragonspire Theme"@en .

_:N78604171b6ec4bc0b199b4131e8b3957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kentilla Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT12:50"^^xsd:interval ;
    schema:inPlaylist _:N7d6e0c67c44d4f419885122571c906fc ;
    schema:name "Kentilla Theme"@en .

_:Nf7dd8c4a625d4914bd545be067db6b06 schema:name "Zzap! 64 Records"@en,
        "Zzap! 64 Records"@ja,
        "Zzap! 64 Records"@ja-latn ;
    foaf:name "Zzap! 64 Records"@en,
        "Zzap! 64 Records"@ja,
        "Zzap! 64 Records"@ja-latn .

_:N7d6e0c67c44d4f419885122571c906fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a18c738aaba429f8fcc4d065a89617b,
        _:N78604171b6ec4bc0b199b4131e8b3957 ;
    mo:track_count 2 ;
    schema:duration "PT12:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0a18c738aaba429f8fcc4d065a89617b,
        _:N78604171b6ec4bc0b199b4131e8b3957 .

