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

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

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

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

<album/51936#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn ;
    mo:performance_of <album/51936#musicalwork> ;
    mo:recorded_as <album/51936#musicalexpression> ;
    schema:name "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn ;
    schema:workPerformed <album/51936#musicalwork> .

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

<https://medium-media.vgm.io/albums/63/51936/51936-1427930475.jpg> a schema:ImageObject,
        foaf:Image .

<album/51936#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ed GAPS"@en ;
            foaf:made <album/51936#composition> ;
            foaf:name "Ed GAPS"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luke Whittaker"@en ;
            foaf:made <album/51936#composition> ;
            foaf:name "Luke Whittaker"@en ] ;
    mo:produced_work <album/51936#musicalwork> ;
    schema:name "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn .

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

<album/51936#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-17"^^xsd:date ;
    dcterms:title "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51936#musicalexpression> ;
    mo:publisher _:Nd7fb018830414623bef9438c008ec41e ;
    mo:record _:Nfa25e0e621984fc3bf90d899c4813171 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lumino City"@en ;
            foaf:name "Lumino City"@en ] ;
    schema:datePublished "2015-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/51936/51936-1427930475.jpg> ;
    schema:name "Lumino City the official soundtrack"@en,
        "Lumino City the official soundtrack"@ja,
        "Lumino City the official soundtrack"@ja-latn ;
    schema:publisher _:Nd7fb018830414623bef9438c008ec41e ;
    foaf:depiction <https://media.vgm.io/albums/63/51936/51936-1427930475.jpg> .

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

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

_:N07da8f3f3c7040e0a1dca015c0b680f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lightwell"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Lightwell"@en .

_:N0f83026b404c45bea3fd68936f9ca9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boat"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Boat"@en .

_:N1cc8d0d628e94348ba7ec36966c057a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Town"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Town"@en .

_:N338a18a671d445c4a7442f86d23147d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Photographer"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Photographer"@en .

_:N33b263a416914fa495999dfb7a48c944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Park"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Park"@en .

_:N3c18d9dfdac24562a86fa575e54b8ed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cyclist"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Cyclist"@en .

_:N4cec7bbd705a45269bb85b51b2875223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Turbine Hall"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Turbine Hall"@en .

_:N56f8d98d51474134b5ed0336965b7efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wheel"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Wheel"@en .

_:N6fb13216dfc1462cacf719a768378327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Diner"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Diner"@en .

_:N70528ef0aa534fe7956651354c7f82c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moving City"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Moving City"@en .

_:N81c2e117d7a44cdbb9534f0d701bf524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Windmill"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Windmill"@en .

_:N8a634505cf03450da121c17a787cff2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Factory"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Factory"@en .

_:Nba765c3891fd42ee83a7efbbf593e596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Market"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Market"@en .

_:Nd59c7850eec14ae7a900ef389f77f7da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sky Garden"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Sky Garden"@en .

_:Nd7fb018830414623bef9438c008ec41e schema:name "State of Play"@en ;
    foaf:name "State of Play"@en .

_:Nddef57991f84475e83e98067320a7bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rotating House"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Rotating House"@en .

_:Nf00bc3e92bab47cba795e07b024cd48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gatehouse (Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nfa25e0e621984fc3bf90d899c4813171 ;
    schema:name "The Gatehouse (Theme)"@en .

_:Nfa25e0e621984fc3bf90d899c4813171 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07da8f3f3c7040e0a1dca015c0b680f1,
        _:N0f83026b404c45bea3fd68936f9ca9c2,
        _:N1cc8d0d628e94348ba7ec36966c057a4,
        _:N338a18a671d445c4a7442f86d23147d6,
        _:N33b263a416914fa495999dfb7a48c944,
        _:N3c18d9dfdac24562a86fa575e54b8ed8,
        _:N4cec7bbd705a45269bb85b51b2875223,
        _:N56f8d98d51474134b5ed0336965b7efa,
        _:N6fb13216dfc1462cacf719a768378327,
        _:N70528ef0aa534fe7956651354c7f82c3,
        _:N81c2e117d7a44cdbb9534f0d701bf524,
        _:N8a634505cf03450da121c17a787cff2a,
        _:Nba765c3891fd42ee83a7efbbf593e596,
        _:Nd59c7850eec14ae7a900ef389f77f7da,
        _:Nddef57991f84475e83e98067320a7bdd,
        _:Nf00bc3e92bab47cba795e07b024cd48d ;
    mo:track_count 16 ;
    schema:duration "PT40:37"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N07da8f3f3c7040e0a1dca015c0b680f1,
        _:N0f83026b404c45bea3fd68936f9ca9c2,
        _:N1cc8d0d628e94348ba7ec36966c057a4,
        _:N338a18a671d445c4a7442f86d23147d6,
        _:N33b263a416914fa495999dfb7a48c944,
        _:N3c18d9dfdac24562a86fa575e54b8ed8,
        _:N4cec7bbd705a45269bb85b51b2875223,
        _:N56f8d98d51474134b5ed0336965b7efa,
        _:N6fb13216dfc1462cacf719a768378327,
        _:N70528ef0aa534fe7956651354c7f82c3,
        _:N81c2e117d7a44cdbb9534f0d701bf524,
        _:N8a634505cf03450da121c17a787cff2a,
        _:Nba765c3891fd42ee83a7efbbf593e596,
        _:Nd59c7850eec14ae7a900ef389f77f7da,
        _:Nddef57991f84475e83e98067320a7bdd,
        _:Nf00bc3e92bab47cba795e07b024cd48d .

