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

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

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

<artist/10351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38140#subject> ;
    schema:name "Chris Geehan"@en ;
    foaf:made <album/38140#composition>,
        <album/38140#subject> ;
    foaf:name "Chris Geehan"@en .

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

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

<album/38140#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn ;
    mo:performance_of <album/38140#musicalwork> ;
    mo:recorded_as <album/38140#musicalexpression> ;
    schema:name "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn ;
    schema:workPerformed <album/38140#musicalwork> .

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

<https://medium-media.vgm.io/albums/04/38140/38140-1362439269.png> a schema:ImageObject,
        foaf:Image .

<album/38140#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn ;
    mo:composer <artist/10351#subject>,
        <artist/1402#subject> ;
    mo:produced_work <album/38140#musicalwork> ;
    schema:name "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn .

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

<album/38140#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-10"^^xsd:date ;
    dcterms:title "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38140#musicalexpression> ;
    mo:publisher _:Na65c5497707c45dbba078149644057e2 ;
    mo:record _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "City Conquest"@en ;
            foaf:name "City Conquest"@en ] ;
    schema:datePublished "2012-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/38140/38140-1362439269.png> ;
    schema:name "City Conquest Soundtrack"@en,
        "City Conquest Soundtrack"@ja,
        "City Conquest Soundtrack"@ja-latn ;
    schema:publisher _:Na65c5497707c45dbba078149644057e2 ;
    foaf:depiction <https://media.vgm.io/albums/04/38140/38140-1362439269.png> .

_:N0fea4eb253fe4c8684f18325b5bcbac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder And Fire"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Thunder And Fire"@en .

_:N69416f208df84030a51a893abe0bedec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clarity of Victory"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Clarity of Victory"@en .

_:N78969e97395d4c0ebe2af046342f7efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Tactics"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Just Tactics"@en .

_:N905e84507dea497d9a2b5744d2cc2fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold The Line"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Hold The Line"@en .

_:Na0d6bdf6d1ff4f3fa532aeac98be6505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alloyed Revenge"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Alloyed Revenge"@en .

_:Na65c5497707c45dbba078149644057e2 schema:name "Alexander Brandon"@en,
        "Alexander Brandon"@ja,
        "Alexander Brandon"@ja-latn ;
    foaf:name "Alexander Brandon"@en,
        "Alexander Brandon"@ja,
        "Alexander Brandon"@ja-latn .

_:Nfd2d10013d8a4e01afa62b1630dfd578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Barrage"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N2da69b826c09499bb8ebf2d4448ea4bd ;
    schema:name "Twilight Barrage"@en .

_:N2da69b826c09499bb8ebf2d4448ea4bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fea4eb253fe4c8684f18325b5bcbac9,
        _:N69416f208df84030a51a893abe0bedec,
        _:N78969e97395d4c0ebe2af046342f7efa,
        _:N905e84507dea497d9a2b5744d2cc2fc8,
        _:Na0d6bdf6d1ff4f3fa532aeac98be6505,
        _:Nfd2d10013d8a4e01afa62b1630dfd578 ;
    mo:track_count 6 ;
    schema:duration "PT18:40"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fea4eb253fe4c8684f18325b5bcbac9,
        _:N69416f208df84030a51a893abe0bedec,
        _:N78969e97395d4c0ebe2af046342f7efa,
        _:N905e84507dea497d9a2b5744d2cc2fc8,
        _:Na0d6bdf6d1ff4f3fa532aeac98be6505,
        _:Nfd2d10013d8a4e01afa62b1630dfd578 .

