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

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

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

<artist/31079#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96401#subject> ;
    schema:name "Clark Aboud"@en ;
    foaf:made <album/96401#composition>,
        <album/96401#subject> ;
    foaf:name "Clark Aboud"@en .

<album/96401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Path of Giants"@en,
        "Path of Giants"@ja,
        "Path of Giants"@ja-latn ;
    mo:composer <artist/31079#subject> ;
    mo:produced_work <album/96401#musicalwork> ;
    schema:name "Path of Giants"@en,
        "Path of Giants"@ja,
        "Path of Giants"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/10/96401/96401-1581862469.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/96401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-15"^^xsd:date ;
    dcterms:title "Path of Giants"@en,
        "Path of Giants"@ja,
        "Path of Giants"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/96401#musicalexpression> ;
    mo:publisher _:N5b071dd60f044266ae50c8e4ea6005bc ;
    mo:record _:N6c7620cd68764cecb7702fc047babe83 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Path of Giants"@en ;
            foaf:name "Path of Giants"@en ] ;
    schema:datePublished "2020-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/96401/96401-1581862469.jpg> ;
    schema:name "Path of Giants"@en,
        "Path of Giants"@ja,
        "Path of Giants"@ja-latn ;
    schema:publisher _:N5b071dd60f044266ae50c8e4ea6005bc ;
    foaf:depiction <https://media.vgm.io/albums/10/96401/96401-1581862469.jpg> .

_:N5b071dd60f044266ae50c8e4ea6005bc schema:name "Clark Aboud"@en ;
    foaf:name "Clark Aboud"@en .

_:N605b7c90df8b4fcd8c1ea585425ff74f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Chamber"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6c7620cd68764cecb7702fc047babe83 ;
    schema:name "Final Chamber"@en .

_:N7a27b9023c01457dba01abadc3261364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Hall"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N6c7620cd68764cecb7702fc047babe83 ;
    schema:name "The Grand Hall"@en .

_:N917dd45918744705a409e4e317fe7a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Lost"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6c7620cd68764cecb7702fc047babe83 ;
    schema:name "Echoes of the Lost"@en .

_:Nd13be01c4a7d4ed395dcc84e9c9fcfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath of Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N6c7620cd68764cecb7702fc047babe83 ;
    schema:name "Breath of Life"@en .

_:N6c7620cd68764cecb7702fc047babe83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N605b7c90df8b4fcd8c1ea585425ff74f,
        _:N7a27b9023c01457dba01abadc3261364,
        _:N917dd45918744705a409e4e317fe7a3d,
        _:Nd13be01c4a7d4ed395dcc84e9c9fcfdc ;
    mo:track_count 4 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N605b7c90df8b4fcd8c1ea585425ff74f,
        _:N7a27b9023c01457dba01abadc3261364,
        _:N917dd45918744705a409e4e317fe7a3d,
        _:Nd13be01c4a7d4ed395dcc84e9c9fcfdc .

