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

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

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

<artist/25166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70290#subject> ;
    schema:name "Justin Bell"@en ;
    foaf:made <album/70290#composition>,
        <album/70290#subject> ;
    foaf:name "Justin Bell"@en .

<product/23938#subject> a schema:CreativeWork ;
    schema:name "Pillars of Eternity"@en,
        "Pillars of Eternity"@ja,
        "Pillars of Eternity"@ja-latn ;
    foaf:name "Pillars of Eternity"@en,
        "Pillars of Eternity"@ja,
        "Pillars of Eternity"@ja-latn .

<album/70290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn ;
    mo:composer <artist/25166#subject> ;
    mo:produced_work <album/70290#musicalwork> ;
    schema:name "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn .

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

<https://media.vgm.io/albums/09/70290/70290-1501532434.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70290#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/70290/70290-1501532434.png> ;
    foaf:depicts <album/70290#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/70290/70290-1501532434.png> .

<https://medium-media.vgm.io/albums/09/70290/70290-1501532434.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "Michaela Nachtigall"@en ;
    foaf:name "Michaela Nachtigall"@en .

<artist/18549#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "Jordan Chin"@en ;
    foaf:name "Jordan Chin"@en .

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "Ian Martyn"@en ;
    foaf:name "Ian Martyn"@en .

<artist/21690#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "David Ramos"@en ;
    foaf:name "David Ramos"@en .

<artist/23164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "The Travelers VGM"@en ;
    foaf:name "The Travelers VGM"@en .

<artist/23245#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70290#performance> ;
    schema:name "Andrew Stern"@en ;
    foaf:name "Andrew Stern"@en .

<album/70290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-31"^^xsd:date ;
    dcterms:title "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70290#musicalexpression> ;
    mo:publisher _:Na0752aeb5761409da35b6e3df62367a8 ;
    mo:record _:Nad25f064a297435daf5518abda219099 ;
    mo:record_count 1 ;
    schema:about <product/23938#subject> ;
    schema:byArtist <artist/16566#subject>,
        <artist/18549#subject>,
        <artist/18555#subject>,
        <artist/21690#subject>,
        <artist/23164#subject>,
        <artist/23245#subject> ;
    schema:datePublished "2017-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/70290/70290-1501532434.png> ;
    schema:name "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn ;
    schema:publisher _:Na0752aeb5761409da35b6e3df62367a8 ;
    foaf:depiction <https://media.vgm.io/albums/09/70290/70290-1501532434.png> .

<album/70290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn ;
    mo:performance_of <album/70290#musicalwork> ;
    mo:performer <artist/16566#subject>,
        <artist/18549#subject>,
        <artist/18555#subject>,
        <artist/21690#subject>,
        <artist/23164#subject>,
        <artist/23245#subject> ;
    mo:recorded_as <album/70290#musicalexpression> ;
    schema:byArtist <artist/16566#subject>,
        <artist/18549#subject>,
        <artist/18555#subject>,
        <artist/21690#subject>,
        <artist/23164#subject>,
        <artist/23245#subject> ;
    schema:name "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja,
        "Amhrán Ársa (Oldsong from Pillars of Eternity)"@ja-latn ;
    schema:workPerformed <album/70290#musicalwork> .

_:Na0752aeb5761409da35b6e3df62367a8 schema:name "The Travelers VGM"@en,
        "The Travelers VGM"@ja,
        "The Travelers VGM"@ja-latn ;
    foaf:name "The Travelers VGM"@en,
        "The Travelers VGM"@ja,
        "The Travelers VGM"@ja-latn .

_:Nad25f064a297435daf5518abda219099 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb57d1f444de2475a9d7ec2ebfb3cc3dc ;
    mo:track_count 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb57d1f444de2475a9d7ec2ebfb3cc3dc .

_:Nb57d1f444de2475a9d7ec2ebfb3cc3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nad25f064a297435daf5518abda219099 ;
    schema:name "Amhrán Ársa (Oldsong from Pillars of Eternity)"@en .

