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

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

<artist/1403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Michiel van den Bos"@en ;
    foaf:made <album/42040#composition>,
        <album/42040#subject> ;
    foaf:name "Michiel van den Bos"@en .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/42040#composition>,
        <album/42040#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/15065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Jukka Rintamäki"@en ;
    foaf:made <album/42040#composition>,
        <album/42040#subject> ;
    foaf:name "Jukka Rintamäki"@en .

<artist/53564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Johan Skugge"@en ;
    foaf:made <album/42040#composition>,
        <album/42040#subject> ;
    foaf:name "Johan Skugge"@en .

<product/12025#subject> a schema:CreativeWork ;
    schema:name "Battlefield 3"@en,
        "Battlefield 3"@ja,
        "Battlefield 3"@ja-latn ;
    foaf:name "Battlefield 3"@en,
        "Battlefield 3"@ja,
        "Battlefield 3"@ja-latn .

<product/16308#subject> a schema:CreativeWork ;
    schema:name "Unreal Tournament (1999)"@en,
        "Unreal Tournament (1999)"@ja,
        "Unreal Tournament (1999)"@ja-latn ;
    foaf:name "Unreal Tournament (1999)"@en,
        "Unreal Tournament (1999)"@ja,
        "Unreal Tournament (1999)"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/3989#subject> a schema:CreativeWork ;
    schema:name "Mirror's Edge"@en,
        "Mirror's Edge"@ja,
        "Mirror's Edge"@ja-latn ;
    foaf:name "Mirror's Edge"@en,
        "Mirror's Edge"@ja,
        "Mirror's Edge"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/04/42040/42040-1380724475.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/44560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Aqualung"@en ;
    foaf:name "Aqualung"@en .

<artist/5288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Lisa Miskovsky"@en ;
    foaf:made <album/42040#lyrics>,
        <album/42040#subject> ;
    foaf:name "Lisa Miskovsky"@en .

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

<album/42040#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Arnthor Birgisson"@en ;
            foaf:made <album/42040#composition> ;
            foaf:name "Arnthor Birgisson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rami Yacoub"@en ;
            foaf:made <album/42040#composition> ;
            foaf:name "Rami Yacoub"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "phrakture"@en ;
            foaf:made <album/42040#composition> ;
            foaf:name "phrakture"@en ],
        <artist/1403#subject>,
        <artist/146#subject>,
        <artist/15065#subject>,
        <artist/53564#subject> ;
    mo:produced_work <album/42040#musicalwork> ;
    schema:name "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn .

<album/42040#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn ;
    mo:performance_of <album/42040#musicalwork> ;
    mo:performer _:N2d991e4b907241049da12dbaf32b814e,
        _:N988f738490b8468c947f3ea9323571e8,
        _:Nbb92c2059b154bf7a12e1a9c7ad69315,
        _:Nd513c3f8b7614b3f935f9b4a555ac019,
        _:Nf06a270d06cb4c7baeb06af0c0665396,
        <artist/44560#subject>,
        <artist/5288#subject> ;
    mo:recorded_as <album/42040#musicalexpression> ;
    schema:byArtist _:N2d991e4b907241049da12dbaf32b814e,
        _:N988f738490b8468c947f3ea9323571e8,
        _:Nbb92c2059b154bf7a12e1a9c7ad69315,
        _:Nd513c3f8b7614b3f935f9b4a555ac019,
        _:Nf06a270d06cb4c7baeb06af0c0665396,
        <artist/44560#subject>,
        <artist/5288#subject> ;
    schema:name "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn ;
    schema:workPerformed <album/42040#musicalwork> .

<album/42040#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-20"^^xsd:date ;
    dcterms:title "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42040#musicalexpression> ;
    mo:publisher _:N578210994ea0482daaf85459418a3394 ;
    mo:record _:N721f99d462484b57bc1a945a27f58371 ;
    mo:record_count 1 ;
    schema:about <product/12025#subject>,
        <product/16308#subject>,
        <product/194#subject>,
        <product/3989#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Samantha James"@en ;
            foaf:name "Samantha James"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jan Johnston"@en ;
            foaf:name "Jan Johnston"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frank Ocean"@en ;
            foaf:name "Frank Ocean"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Au5"@en ;
            foaf:name "Au5"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Victoria LeGrand"@en ;
            foaf:name "Victoria LeGrand"@en ],
        <artist/44560#subject>,
        <artist/5288#subject> ;
    schema:datePublished "2013-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/42040/42040-1380724475.jpg> ;
    schema:name "unofficial remix collection"@en,
        "unofficial remix collection"@ja,
        "unofficial remix collection"@ja-latn ;
    schema:publisher _:N578210994ea0482daaf85459418a3394 ;
    foaf:depiction <https://media.vgm.io/albums/04/42040/42040-1380724475.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Victoria LeGrand"@en ;
    foaf:made <album/42040#lyrics> ;
    foaf:name "Victoria LeGrand"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Arnthor Birgisson"@en ;
    foaf:made <album/42040#subject> ;
    foaf:name "Arnthor Birgisson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Frank Ocean"@en ;
    foaf:made <album/42040#subject> ;
    foaf:name "Frank Ocean"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Victoria LeGrand"@en ;
    foaf:made <album/42040#subject> ;
    foaf:name "Victoria LeGrand"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42040#subject> ;
    schema:name "Rami Yacoub"@en ;
    foaf:made <album/42040#subject> ;
    foaf:name "Rami Yacoub"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Frank Ocean"@en ;
    foaf:made <album/42040#lyrics> ;
    foaf:name "Frank Ocean"@en .

_:N12199627458f4119a3d84887efdee389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield 3 - Main Theme (Phrakture Remix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Battlefield 3 - Main Theme (Phrakture Remix)"@en .

_:N2c5a7cdce80044f08dcff8c472e80822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thinking About You (Phrakture Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Thinking About You (Phrakture Remix)"@en .

_:N2d991e4b907241049da12dbaf32b814e a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Victoria LeGrand"@en ;
    foaf:name "Victoria LeGrand"@en .

_:N2dbb5ced5a5c4d40858a3bdf95d3edbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timeless In Your Soul (Phrakture's Summer Sleep Mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Timeless In Your Soul (Phrakture's Summer Sleep Mix)"@en .

_:N551f10a8c4fd4b55af1520e02de7b4a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Corridors of Time (Phrakture Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Chrono Trigger - Corridors of Time (Phrakture Remix)"@en .

_:N578210994ea0482daaf85459418a3394 schema:name "phrakture"@en,
        "phrakture"@ja,
        "phrakture"@ja-latn ;
    foaf:name "phrakture"@en,
        "phrakture"@ja,
        "phrakture"@ja-latn .

_:N72ad43d1951b40809c72717b89f52660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unreal Tournament Soundtrack - Foregone Destruction (Phrakture Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Unreal Tournament Soundtrack - Foregone Destruction (Phrakture Remix)"@en .

_:N988f738490b8468c947f3ea9323571e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Samantha James"@en ;
    foaf:name "Samantha James"@en .

_:Na0154e78fce048d7bf3453530a61269e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Phrakture Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Still Alive (Phrakture Remix)"@en .

_:Na09d5affc4d34df7b577236716539614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surrounded (Phrakture Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Surrounded (Phrakture Remix)"@en .

_:Nbb2f0e73f1fb470eb66f42cba25bdd4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unreal Tournament Soundtrack - Botpack 9 (Phrakture Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Unreal Tournament Soundtrack - Botpack 9 (Phrakture Remix)"@en .

_:Nbb92c2059b154bf7a12e1a9c7ad69315 a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Au5"@en ;
    foaf:name "Au5"@en .

_:Ncc0925803fe34eb28755ea4044c359b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember (Phrakture Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Remember (Phrakture Remix)"@en .

_:Ncea79bb3326747768dae15b23906199e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flaming June (Phrakture's Blazing August Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Flaming June (Phrakture's Blazing August Remix)"@en .

_:Nd513c3f8b7614b3f935f9b4a555ac019 a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Frank Ocean"@en ;
    foaf:name "Frank Ocean"@en .

_:Ne779b935b2f34483b1c8d44bd7ed9d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loft Music (Phrakture Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Loft Music (Phrakture Remix)"@en .

_:Nf06a270d06cb4c7baeb06af0c0665396 a schema:Person,
        foaf:Person ;
    mo:performed <album/42040#performance> ;
    schema:name "Jan Johnston"@en ;
    foaf:name "Jan Johnston"@en .

_:Nf343e03b49c14e4fa4e7b810823bebb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Surprise (Phrakture Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N721f99d462484b57bc1a945a27f58371 ;
    schema:name "Deep Surprise (Phrakture Remix)"@en .

_:N721f99d462484b57bc1a945a27f58371 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12199627458f4119a3d84887efdee389,
        _:N2c5a7cdce80044f08dcff8c472e80822,
        _:N2dbb5ced5a5c4d40858a3bdf95d3edbf,
        _:N551f10a8c4fd4b55af1520e02de7b4a3,
        _:N72ad43d1951b40809c72717b89f52660,
        _:Na0154e78fce048d7bf3453530a61269e,
        _:Na09d5affc4d34df7b577236716539614,
        _:Nbb2f0e73f1fb470eb66f42cba25bdd4f,
        _:Ncc0925803fe34eb28755ea4044c359b2,
        _:Ncea79bb3326747768dae15b23906199e,
        _:Ne779b935b2f34483b1c8d44bd7ed9d7c,
        _:Nf343e03b49c14e4fa4e7b810823bebb8 ;
    mo:track_count 12 ;
    schema:duration "PT83:36"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N12199627458f4119a3d84887efdee389,
        _:N2c5a7cdce80044f08dcff8c472e80822,
        _:N2dbb5ced5a5c4d40858a3bdf95d3edbf,
        _:N551f10a8c4fd4b55af1520e02de7b4a3,
        _:N72ad43d1951b40809c72717b89f52660,
        _:Na0154e78fce048d7bf3453530a61269e,
        _:Na09d5affc4d34df7b577236716539614,
        _:Nbb2f0e73f1fb470eb66f42cba25bdd4f,
        _:Ncc0925803fe34eb28755ea4044c359b2,
        _:Ncea79bb3326747768dae15b23906199e,
        _:Ne779b935b2f34483b1c8d44bd7ed9d7c,
        _:Nf343e03b49c14e4fa4e7b810823bebb8 .

