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

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

<album/92748> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<artist/15673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Marc Rosenberger"@en ;
    foaf:made <album/18612#composition>,
        <album/18612#subject> ;
    foaf:name "Marc Rosenberger"@en .

<artist/5049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Tilman Sillescu"@en ;
    foaf:made <album/18612#composition>,
        <album/18612#subject> ;
    foaf:name "Tilman Sillescu"@en .

<artist/6723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Alexander Roeder"@en ;
    foaf:made <album/18612#composition>,
        <album/18612#subject> ;
    foaf:name "Alexander Roeder"@en .

<artist/6725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Markus Schmidt"@en ;
    foaf:made <album/18612#composition>,
        <album/18612#subject> ;
    foaf:name "Markus Schmidt"@en .

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

<artist/8241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Benny Oschmann"@en ;
    foaf:made <album/18612#composition>,
        <album/18612#subject> ;
    foaf:name "Benny Oschmann"@en .

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

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

<org/1000#subject> schema:name "Ubisoft"@en,
        "Ubisoft"@ja,
        "Ubisoft"@ja-latn ;
    foaf:name "Ubisoft"@en,
        "Ubisoft"@ja,
        "Ubisoft"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/18612/18612-1270625149.png> a schema:ImageObject,
        foaf:Image .

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

<artist/8263#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "GENUIN Philharmonic Choir Leipzig"@en ;
    foaf:name "GENUIN Philharmonic Choir Leipzig"@en .

<artist/8264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "Staatskapelle Halle"@en ;
    foaf:name "Staatskapelle Halle"@en .

<artist/8265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "Brandenburgisches Staatsorchester Frankfurt"@en ;
    foaf:name "Brandenburgisches Staatsorchester Frankfurt"@en .

<album/18612#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn ;
    mo:performance_of <album/18612#musicalwork> ;
    mo:performer _:N41ffd7b9621f4289871a2cea3f0effbc,
        _:N791c7e9c347646419e1d284138c45538,
        _:N943d4adbb5754c58b55627c5092fede8,
        <artist/8263#subject>,
        <artist/8264#subject>,
        <artist/8265#subject> ;
    mo:recorded_as <album/18612#musicalexpression> ;
    schema:byArtist _:N41ffd7b9621f4289871a2cea3f0effbc,
        _:N791c7e9c347646419e1d284138c45538,
        _:N943d4adbb5754c58b55627c5092fede8,
        <artist/8263#subject>,
        <artist/8264#subject>,
        <artist/8265#subject> ;
    schema:name "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/18612#musicalwork> .

<album/18612#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kariina Gretere"@en ;
            foaf:made <album/18612#composition> ;
            foaf:name "Kariina Gretere"@en ],
        <artist/15672#subject>,
        <artist/15673#subject>,
        <artist/5049#subject>,
        <artist/6723#subject>,
        <artist/6725#subject>,
        <artist/6726#subject>,
        <artist/8241#subject> ;
    mo:produced_work <album/18612#musicalwork> ;
    schema:name "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn .

<album/18612#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-25"^^xsd:date ;
    dcterms:title "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "300029244" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/92748> ;
    mo:publication_of <album/18612#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:N6ad513814f7e49a59b8e5df338f60f2d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Settlers 7: Paths to a Kingdom"@en ;
            foaf:name "The Settlers 7: Paths to a Kingdom"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Oder)"@en ;
            foaf:name "(Oder)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kariina Gretere"@en ;
            foaf:name "Kariina Gretere"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MDR Broadcasting Choir"@en ;
            foaf:name "MDR Broadcasting Choir"@en ],
        <artist/8263#subject>,
        <artist/8264#subject>,
        <artist/8265#subject> ;
    schema:datePublished "2010-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/18612/18612-1270625149.png> ;
    schema:name "Die Siedler 7 Original Soundtrack"@en,
        "Die Siedler 7 Original Soundtrack"@ja,
        "Die Siedler 7 Original Soundtrack"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/18612/18612-1270625149.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kariina Gretere"@en ;
    foaf:made <album/18612#subject> ;
    foaf:name "Kariina Gretere"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18612#subject> ;
    schema:name "Kariina Gretere"@en ;
    foaf:made <album/18612#subject> ;
    foaf:name "Kariina Gretere"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kariina Gretere"@en ;
    foaf:made <album/18612#lyrics> ;
    foaf:name "Kariina Gretere"@en .

_:N00026c0fd44341efb3f24ba20f173d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thief of Time"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Thief of Time"@en .

_:N01239b16608b4a6abc91b854d3563adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever After Revisted"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Ever After Revisted"@en .

_:N0c231358cd324b8da6f8c3c2861ed022 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Fight"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "You Fight"@en .

_:N0d875e39938248a785e9d31cd728b978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero Within Revisted"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Hero Within Revisted"@en .

_:N29c5b62e0ceb4d28820578f1e9b82e35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All is Well (that ends well)"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "All is Well (that ends well)"@en .

_:N399a57e63639431c9d5eb0cb0d3e4458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hearts to Steel"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Hearts to Steel"@en .

_:N41ffd7b9621f4289871a2cea3f0effbc a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "(Oder)"@en ;
    foaf:name "(Oder)"@en .

_:N537b5f9f0f3b41eaba5bfda2e65089e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Worlds Dawn"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "New Worlds Dawn"@en .

_:N625cc64a7b9846a5b6575e4f70e0b2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Times and Kingdoms"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Ancient Times and Kingdoms"@en .

_:N6c43d11a66074a63bf278609b383ca28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Working Apart"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Working Apart"@en .

_:N7033fc5fbc984398ab6209481bbcc641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever After"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Ever After"@en .

_:N791c7e9c347646419e1d284138c45538 a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "MDR Broadcasting Choir"@en ;
    foaf:name "MDR Broadcasting Choir"@en .

_:N7c0dd1b7034f40b48f557d8b57ab4a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory is Life"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Victory is Life"@en .

_:N7c58c3ecbc484636a4926138f31feda5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Power"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Divine Power"@en .

_:N943d4adbb5754c58b55627c5092fede8 a schema:Person,
        foaf:Person ;
    mo:performed <album/18612#performance> ;
    schema:name "Kariina Gretere"@en ;
    foaf:name "Kariina Gretere"@en .

_:N96b6952fe3294fcc8a9c0e2ffe61872a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Stars"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Silver Stars"@en .

_:N9913f0e46a7f4fcc89bc9a034bbb10dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Gems"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Golden Gems"@en .

_:Naeaaaa4d1f024e9fb99a15c58b809642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Money Rules The World"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Money Rules The World"@en .

_:Nc03f507d026d4ee6aaac935997925668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Defeats"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Dark Defeats"@en .

_:Nc4fba7a353e842ae89c2883a2819d575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Hoard"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "The Dragon Hoard"@en .

_:Ne177a4aee7424943a7177ece944fa1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero Within"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Hero Within"@en .

_:Nec585a112e4c4833aa3d2d28945b0de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are Broke"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "We Are Broke"@en .

_:Nf7f831d7b53e48b689b31cb66e4aeef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together We Stand"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N6ad513814f7e49a59b8e5df338f60f2d ;
    schema:name "Together We Stand"@en .

_:N6ad513814f7e49a59b8e5df338f60f2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00026c0fd44341efb3f24ba20f173d8c,
        _:N01239b16608b4a6abc91b854d3563adb,
        _:N0c231358cd324b8da6f8c3c2861ed022,
        _:N0d875e39938248a785e9d31cd728b978,
        _:N29c5b62e0ceb4d28820578f1e9b82e35,
        _:N399a57e63639431c9d5eb0cb0d3e4458,
        _:N537b5f9f0f3b41eaba5bfda2e65089e2,
        _:N625cc64a7b9846a5b6575e4f70e0b2a5,
        _:N6c43d11a66074a63bf278609b383ca28,
        _:N7033fc5fbc984398ab6209481bbcc641,
        _:N7c0dd1b7034f40b48f557d8b57ab4a79,
        _:N7c58c3ecbc484636a4926138f31feda5,
        _:N96b6952fe3294fcc8a9c0e2ffe61872a,
        _:N9913f0e46a7f4fcc89bc9a034bbb10dd,
        _:Naeaaaa4d1f024e9fb99a15c58b809642,
        _:Nc03f507d026d4ee6aaac935997925668,
        _:Nc4fba7a353e842ae89c2883a2819d575,
        _:Ne177a4aee7424943a7177ece944fa1c1,
        _:Nec585a112e4c4833aa3d2d28945b0de4,
        _:Nf7f831d7b53e48b689b31cb66e4aeef3 ;
    mo:track_count 20 ;
    schema:duration "PT51:27"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N00026c0fd44341efb3f24ba20f173d8c,
        _:N01239b16608b4a6abc91b854d3563adb,
        _:N0c231358cd324b8da6f8c3c2861ed022,
        _:N0d875e39938248a785e9d31cd728b978,
        _:N29c5b62e0ceb4d28820578f1e9b82e35,
        _:N399a57e63639431c9d5eb0cb0d3e4458,
        _:N537b5f9f0f3b41eaba5bfda2e65089e2,
        _:N625cc64a7b9846a5b6575e4f70e0b2a5,
        _:N6c43d11a66074a63bf278609b383ca28,
        _:N7033fc5fbc984398ab6209481bbcc641,
        _:N7c0dd1b7034f40b48f557d8b57ab4a79,
        _:N7c58c3ecbc484636a4926138f31feda5,
        _:N96b6952fe3294fcc8a9c0e2ffe61872a,
        _:N9913f0e46a7f4fcc89bc9a034bbb10dd,
        _:Naeaaaa4d1f024e9fb99a15c58b809642,
        _:Nc03f507d026d4ee6aaac935997925668,
        _:Nc4fba7a353e842ae89c2883a2819d575,
        _:Ne177a4aee7424943a7177ece944fa1c1,
        _:Nec585a112e4c4833aa3d2d28945b0de4,
        _:Nf7f831d7b53e48b689b31cb66e4aeef3 .

