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

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

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63671#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/63671#composition>,
        <album/63671#subject> ;
    foaf:name "Jeremy Soule"@en .

<product/1387#subject> a schema:CreativeWork ;
    schema:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn ;
    foaf:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/63671/63671-1481485940.jpg> a schema:ImageObject,
        foaf:Image .

<album/63671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn ;
    mo:composer <artist/15834#subject>,
        <artist/431#subject> ;
    mo:produced_work <album/63671#musicalwork> ;
    schema:name "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn .

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

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

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

<artist/27875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63671#performance> ;
    schema:name "Bernardo Limon"@en ;
    foaf:name "Bernardo Limon"@en .

<artist/45292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63671#performance> ;
    schema:name "Reven"@en ;
    foaf:made <album/63671#lyrics>,
        <album/63671#subject> ;
    foaf:name "Reven"@en .

<artist/15834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63671#subject> ;
    mo:performed <album/63671#performance> ;
    schema:name "Rozen"@en ;
    foaf:made <album/63671#composition>,
        <album/63671#lyrics>,
        <album/63671#subject> ;
    foaf:name "Rozen"@en .

<album/63671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn ;
    mo:performance_of <album/63671#musicalwork> ;
    mo:performer _:N10b2a923f3384337b3bde1aea6c4e7e9,
        <artist/15834#subject>,
        <artist/16566#subject>,
        <artist/27875#subject>,
        <artist/45292#subject> ;
    mo:recorded_as <album/63671#musicalexpression> ;
    schema:byArtist _:N10b2a923f3384337b3bde1aea6c4e7e9,
        <artist/15834#subject>,
        <artist/16566#subject>,
        <artist/27875#subject>,
        <artist/45292#subject> ;
    schema:name "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn ;
    schema:workPerformed <album/63671#musicalwork> .

<album/63671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-12"^^xsd:date ;
    dcterms:title "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn ;
    mo:catalogue_number "MCOL-0016" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63671#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N569a8cc73ef54791a29c0bd442660afe ;
    mo:record_count 1 ;
    schema:about <product/1387#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Connor Riley"@en ;
            foaf:name "Connor Riley"@en ],
        <artist/15834#subject>,
        <artist/16566#subject>,
        <artist/27875#subject>,
        <artist/45292#subject> ;
    schema:datePublished "2016-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/63671/63671-1481485940.jpg> ;
    schema:name "Keizaal: Journey to Skyrim"@en,
        "Keizaal: Journey to Skyrim"@ja,
        "Keizaal: Journey to Skyrim"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/63671/63671-1481485940.jpg> .

_:N0c873e1f7f2940b18b097510bb3e6757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Past to Present (Instrumental)"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "From Past to Present (Instrumental)"@en .

_:N10b2a923f3384337b3bde1aea6c4e7e9 a schema:Person,
        foaf:Person ;
    mo:performed <album/63671#performance> ;
    schema:name "Connor Riley"@en ;
    foaf:name "Connor Riley"@en .

_:N15c25ba165424a6f8f154b5a950f4e47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch The Skies"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Watch The Skies"@en .

_:N2f036308dbbf4ec49e2e5459154c1415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Past to Present"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "From Past to Present"@en .

_:N42676eb459f64b8fa4d0bb0c7ec76b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Waters (Bonus Track)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Peaceful Waters (Bonus Track)"@en .

_:N533834c859524dd1806d706b0e3b7b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragons Awaken"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Dragons Awaken"@en .

_:N7da56ed038914449bf605e4aec3966cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secunda"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Secunda"@en .

_:N7dad80bd26f844a89b92738430026c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Streets Of Markarth"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "The Streets Of Markarth"@en .

_:N89199516046c4aabb1a71d4ddc9c3329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Stones"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Ancient Stones"@en .

_:N8bf827cb30c640e19aa366bdb603c139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragonborn"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Dragonborn"@en .

_:N905110edc4474e3485879e127bede140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bannered Mare"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "The Bannered Mare"@en .

_:N9146434f0c004cde9acb55f63fb5d73c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tooth and Claw"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Tooth and Claw"@en .

_:N9891a647641740caada22ae4f618eb1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Horizons"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Far Horizons"@en .

_:Nd64a9402e1684274a41a680217639566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aetherium"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Aetherium"@en .

_:Ne21dda3b53484f1bb2fe7ca5a2ceb7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keizaal: Journey to Skyrim"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N569a8cc73ef54791a29c0bd442660afe ;
    schema:name "Keizaal: Journey to Skyrim"@en .

_:N569a8cc73ef54791a29c0bd442660afe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c873e1f7f2940b18b097510bb3e6757,
        _:N15c25ba165424a6f8f154b5a950f4e47,
        _:N2f036308dbbf4ec49e2e5459154c1415,
        _:N42676eb459f64b8fa4d0bb0c7ec76b6f,
        _:N533834c859524dd1806d706b0e3b7b91,
        _:N7da56ed038914449bf605e4aec3966cb,
        _:N7dad80bd26f844a89b92738430026c8b,
        _:N89199516046c4aabb1a71d4ddc9c3329,
        _:N8bf827cb30c640e19aa366bdb603c139,
        _:N905110edc4474e3485879e127bede140,
        _:N9146434f0c004cde9acb55f63fb5d73c,
        _:N9891a647641740caada22ae4f618eb1b,
        _:Nd64a9402e1684274a41a680217639566,
        _:Ne21dda3b53484f1bb2fe7ca5a2ceb7f8 ;
    mo:track_count 14 ;
    schema:duration "PT52:05"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0c873e1f7f2940b18b097510bb3e6757,
        _:N15c25ba165424a6f8f154b5a950f4e47,
        _:N2f036308dbbf4ec49e2e5459154c1415,
        _:N42676eb459f64b8fa4d0bb0c7ec76b6f,
        _:N533834c859524dd1806d706b0e3b7b91,
        _:N7da56ed038914449bf605e4aec3966cb,
        _:N7dad80bd26f844a89b92738430026c8b,
        _:N89199516046c4aabb1a71d4ddc9c3329,
        _:N8bf827cb30c640e19aa366bdb603c139,
        _:N905110edc4474e3485879e127bede140,
        _:N9146434f0c004cde9acb55f63fb5d73c,
        _:N9891a647641740caada22ae4f618eb1b,
        _:Nd64a9402e1684274a41a680217639566,
        _:Ne21dda3b53484f1bb2fe7ca5a2ceb7f8 .

