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

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

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

<artist/20144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1713#subject> ;
    schema:name "Mason B. Fisher"@en ;
    foaf:made <album/1713#composition>,
        <album/1713#subject> ;
    foaf:name "Mason B. Fisher"@en .

<album/1713#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn ;
    mo:composer <artist/20144#subject> ;
    mo:produced_work <album/1713#musicalwork> ;
    schema:name "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn .

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

<album/1713#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn ;
    mo:performance_of <album/1713#musicalwork> ;
    mo:recorded_as <album/1713#musicalexpression> ;
    schema:name "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/1713#musicalwork> .

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

<https://medium-media.vgm.io/albums/31/1713/1713-1155669354.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1713#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1713#musicalexpression> ;
    mo:publisher _:Nca8f66ea23c2474aac00b42a2672aaac ;
    mo:record _:Ned23e459a4b943d189151b369902b273 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Age of Wonders II: The Wizard's Throne"@en ;
            foaf:name "Age of Wonders II: The Wizard's Throne"@en ] ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/1713/1713-1155669354.jpg> ;
    schema:name "Age of Wonders II The Wizard's Throne - Official Soundtrack"@en,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja,
        "Age of Wonders II The Wizard's Throne - Official Soundtrack"@ja-latn ;
    schema:publisher _:Nca8f66ea23c2474aac00b42a2672aaac ;
    foaf:depiction <https://media.vgm.io/albums/31/1713/1713-1155669354.jpg> .

_:N08497d7938ae4d7dbdaf5380e5b030fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Air"@en .

_:N17775e3e183b4e5ebea8852b8df5d8ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmos"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Cosmos"@en .

_:N382c3303efb34fa0bd94d4d40820f3ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Earth"@en .

_:N49e3df49f82941bc9882411b4c8b8b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Water"@en .

_:N5f3f7a4db0104fdc96d65cf901d61733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Finale"@en .

_:N6b4978d6382b4929857cf1e0d6c2ffb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Fire"@en .

_:N97d4fb0f32934ad49e59ed57c7334ae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Life"@en .

_:N983d118cdb7f45c39c07f37d4d18d0d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aggressor"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Aggressor"@en .

_:N9f42a7c9489c46d9937846ad0c434372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Age of Wonders"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "The Age of Wonders"@en .

_:Nca8f66ea23c2474aac00b42a2672aaac schema:name "Triumph Studios"@en ;
    foaf:name "Triumph Studios"@en .

_:Nd2e995c112b8435d846ac630971e2ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Death"@en .

_:Neb49daca5e414f05b3e4afa7fa46e164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defender"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ned23e459a4b943d189151b369902b273 ;
    schema:name "Defender"@en .

_:Ned23e459a4b943d189151b369902b273 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08497d7938ae4d7dbdaf5380e5b030fa,
        _:N17775e3e183b4e5ebea8852b8df5d8ad,
        _:N382c3303efb34fa0bd94d4d40820f3ad,
        _:N49e3df49f82941bc9882411b4c8b8b6c,
        _:N5f3f7a4db0104fdc96d65cf901d61733,
        _:N6b4978d6382b4929857cf1e0d6c2ffb6,
        _:N97d4fb0f32934ad49e59ed57c7334ae4,
        _:N983d118cdb7f45c39c07f37d4d18d0d7,
        _:N9f42a7c9489c46d9937846ad0c434372,
        _:Nd2e995c112b8435d846ac630971e2ed0,
        _:Neb49daca5e414f05b3e4afa7fa46e164 ;
    mo:track_count 11 ;
    schema:duration "PT46:06"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N08497d7938ae4d7dbdaf5380e5b030fa,
        _:N17775e3e183b4e5ebea8852b8df5d8ad,
        _:N382c3303efb34fa0bd94d4d40820f3ad,
        _:N49e3df49f82941bc9882411b4c8b8b6c,
        _:N5f3f7a4db0104fdc96d65cf901d61733,
        _:N6b4978d6382b4929857cf1e0d6c2ffb6,
        _:N97d4fb0f32934ad49e59ed57c7334ae4,
        _:N983d118cdb7f45c39c07f37d4d18d0d7,
        _:N9f42a7c9489c46d9937846ad0c434372,
        _:Nd2e995c112b8435d846ac630971e2ed0,
        _:Neb49daca5e414f05b3e4afa7fa46e164 .

