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

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

<artist/10032#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Dominik Morgenroth"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Dominik Morgenroth"@en .

<artist/15672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Jochen Flach"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Jochen Flach"@en .

<artist/26257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Armin Haas"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Armin Haas"@en .

<artist/26258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Nicolai Patricio"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Nicolai Patricio"@en .

<artist/6724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Dynamedion"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#lyrics>,
        <album/67216#subject> ;
    foaf:name "Dynamedion"@en .

<artist/6726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    schema:name "Alex Pfeffer"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Alex Pfeffer"@en .

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

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

<org/3079#subject> schema:name "Kalypso Media"@en,
        "Kalypso Media"@ja,
        "Kalypso Media"@ja-latn ;
    foaf:name "Kalypso Media"@en,
        "Kalypso Media"@ja,
        "Kalypso Media"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/67216/67216-1491591023.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67216#performance> ;
    schema:name "Conny Kollet"@en ;
    foaf:name "Conny Kollet"@en .

<artist/26256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67216#subject> ;
    mo:performed <album/67216#performance> ;
    schema:name "Matthias Wolf"@en ;
    foaf:made <album/67216#composition>,
        <album/67216#subject> ;
    foaf:name "Matthias Wolf"@en .

<album/67216#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn ;
    mo:performance_of <album/67216#musicalwork> ;
    mo:performer _:Nf6c36d8c2e514745acee02182686abbe,
        <artist/26256#subject>,
        <artist/28032#subject> ;
    mo:recorded_as <album/67216#musicalexpression> ;
    schema:byArtist _:Nf6c36d8c2e514745acee02182686abbe,
        <artist/26256#subject>,
        <artist/28032#subject> ;
    schema:name "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn ;
    schema:workPerformed <album/67216#musicalwork> .

<album/67216#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn ;
    mo:composer <artist/10032#subject>,
        <artist/15672#subject>,
        <artist/26256#subject>,
        <artist/26257#subject>,
        <artist/26258#subject>,
        <artist/6724#subject>,
        <artist/6726#subject> ;
    mo:produced_work <album/67216#musicalwork> ;
    schema:name "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn .

<album/67216#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-14"^^xsd:date ;
    dcterms:title "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67216#musicalexpression> ;
    mo:publisher <org/3079#subject> ;
    mo:record _:N93f0f9f489034cfd903165be724a1098 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Vikings - Wolves of Midgard"@en ;
            foaf:name "Vikings - Wolves of Midgard"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Roman Krotil"@en ;
            foaf:name "Roman Krotil"@en ],
        <artist/26256#subject>,
        <artist/28032#subject> ;
    schema:datePublished "2017-04-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/67216/67216-1491591023.jpg> ;
    schema:name "Vikings - Wolves of Midgard"@en,
        "Vikings - Wolves of Midgard"@ja,
        "Vikings - Wolves of Midgard"@ja-latn ;
    schema:publisher <org/3079#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/67216/67216-1491591023.jpg> .

_:N1460f166a7e94020ac0162a048c48809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternal Well"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "The Eternal Well"@en .

_:N33ba51747e074672b72ba9c7bdbb4c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanirite Chant"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Vanirite Chant"@en .

_:N540d3d650ea64402aed19d95191d9892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Fallen"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Echoes of the Fallen"@en .

_:N56dc9bddfa874012a71b23a0541ffbfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midgard's Reckoning"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Midgard's Reckoning"@en .

_:N799fb73d0d204d9a8e671b386975dd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Serenity"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Northern Serenity"@en .

_:N7c10d9323d1e48b99fd1a2252dd522ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Awaits"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Darkness Awaits"@en .

_:N901f4fea396949fb84e98d204ec8ea14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mad Queen"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "The Mad Queen"@en .

_:N9521166437924532a39d131d9fdaf55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Kingdom"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Twisted Kingdom"@en .

_:N958760dd738f49e19ddbd8e01633e2f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling of the Wolves"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Howling of the Wolves"@en .

_:Naf038928378340bfa700dc889775782c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Giant's Rebellion"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "The Giant's Rebellion"@en .

_:Nbb900be4963c44e48ff309b4258d645b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valhalla Anthem"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Valhalla Anthem"@en .

_:Nc71666d6d793429cafd3e10335dfdecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traces in the Snow"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Traces in the Snow"@en .

_:Ncb2eb9faa7154b549d7ad9f80f170e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ulfung"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Song of the Ulfung"@en .

_:Ne6716a70f6254c918e15a8eddb259982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vikings Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Vikings Main Theme"@en .

_:Nec761747527848318f16608c71d34fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle-Born"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Battle-Born"@en .

_:Nf4f77fac1da044c6aabf1646024ed0c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ragnarok's Calling"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "Ragnarok's Calling"@en .

_:Nf6c36d8c2e514745acee02182686abbe a schema:Person,
        foaf:Person ;
    mo:performed <album/67216#performance> ;
    schema:name "Roman Krotil"@en ;
    foaf:name "Roman Krotil"@en .

_:Nfd0afae3fe3c42e1bd805676af2c21b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Above and Beyond"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N93f0f9f489034cfd903165be724a1098 ;
    schema:name "War Above and Beyond"@en .

_:N93f0f9f489034cfd903165be724a1098 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1460f166a7e94020ac0162a048c48809,
        _:N33ba51747e074672b72ba9c7bdbb4c93,
        _:N540d3d650ea64402aed19d95191d9892,
        _:N56dc9bddfa874012a71b23a0541ffbfe,
        _:N799fb73d0d204d9a8e671b386975dd34,
        _:N7c10d9323d1e48b99fd1a2252dd522ba,
        _:N901f4fea396949fb84e98d204ec8ea14,
        _:N9521166437924532a39d131d9fdaf55e,
        _:N958760dd738f49e19ddbd8e01633e2f3,
        _:Naf038928378340bfa700dc889775782c,
        _:Nbb900be4963c44e48ff309b4258d645b,
        _:Nc71666d6d793429cafd3e10335dfdecb,
        _:Ncb2eb9faa7154b549d7ad9f80f170e84,
        _:Ne6716a70f6254c918e15a8eddb259982,
        _:Nec761747527848318f16608c71d34fd1,
        _:Nf4f77fac1da044c6aabf1646024ed0c2,
        _:Nfd0afae3fe3c42e1bd805676af2c21b3 ;
    mo:track_count 17 ;
    schema:duration "PT40:26"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1460f166a7e94020ac0162a048c48809,
        _:N33ba51747e074672b72ba9c7bdbb4c93,
        _:N540d3d650ea64402aed19d95191d9892,
        _:N56dc9bddfa874012a71b23a0541ffbfe,
        _:N799fb73d0d204d9a8e671b386975dd34,
        _:N7c10d9323d1e48b99fd1a2252dd522ba,
        _:N901f4fea396949fb84e98d204ec8ea14,
        _:N9521166437924532a39d131d9fdaf55e,
        _:N958760dd738f49e19ddbd8e01633e2f3,
        _:Naf038928378340bfa700dc889775782c,
        _:Nbb900be4963c44e48ff309b4258d645b,
        _:Nc71666d6d793429cafd3e10335dfdecb,
        _:Ncb2eb9faa7154b549d7ad9f80f170e84,
        _:Ne6716a70f6254c918e15a8eddb259982,
        _:Nec761747527848318f16608c71d34fd1,
        _:Nf4f77fac1da044c6aabf1646024ed0c2,
        _:Nfd0afae3fe3c42e1bd805676af2c21b3 .

