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

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

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

<album/41498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn ;
    mo:composer <artist/14848#subject> ;
    mo:produced_work <album/41498#musicalwork> ;
    schema:name "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/89/41498/41498-1378736515.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn ;
    mo:performance_of <album/41498#musicalwork> ;
    mo:performer <artist/14848#subject> ;
    mo:recorded_as <album/41498#musicalexpression> ;
    schema:byArtist <artist/14848#subject> ;
    schema:name "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/41498#musicalwork> .

<artist/14848#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41498#subject> ;
    mo:performed <album/41498#performance> ;
    schema:name "John Robert Matz"@en ;
    foaf:made <album/41498#composition>,
        <album/41498#subject> ;
    foaf:name "John Robert Matz"@en .

<album/41498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-07"^^xsd:date ;
    dcterms:title "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41498#musicalexpression> ;
    mo:publisher _:N9c1c267acb3a4e948cbab81b15a0b7de ;
    mo:record _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Artemis Spaceship Bridge Simulator"@en ;
            foaf:name "Artemis Spaceship Bridge Simulator"@en ] ;
    schema:byArtist <artist/14848#subject> ;
    schema:datePublished "2011-07-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/41498/41498-1378736515.jpg> ;
    schema:name "Artemis: The Official Soundtrack"@en,
        "Artemis: The Official Soundtrack"@ja,
        "Artemis: The Official Soundtrack"@ja-latn ;
    schema:publisher _:N9c1c267acb3a4e948cbab81b15a0b7de ;
    foaf:depiction <https://media.vgm.io/albums/89/41498/41498-1378736515.jpg> .

_:N07670082b787438fa322e4c8b8f1ffe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Artemis Victorious"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "The Artemis Victorious"@en .

_:N2f557e0e9471493bbf0499a9cbc33863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shakedown Cruise"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Shakedown Cruise"@en .

_:N89e0bdff646e4fe3a90295dc17750445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy in Range"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Enemy in Range"@en .

_:N9c1c267acb3a4e948cbab81b15a0b7de schema:name "John Robert Matz"@en,
        "John Robert Matz"@ja,
        "John Robert Matz"@ja-latn ;
    foaf:name "John Robert Matz"@en,
        "John Robert Matz"@ja,
        "John Robert Matz"@ja-latn .

_:N9ff3401a27f246b3bedd36afc2da0166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension on the Bridge"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Tension on the Bridge"@en .

_:Na6db8ad477734fbeabcb4cc760b9c2db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sketch II"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Piano Sketch II"@en .

_:Nc2b0980c7b574713baa048af94e4da6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Warpath"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "On the Warpath"@en .

_:Nd40246d06a2742a7818d5f0821a18d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinister Opposition"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Sinister Opposition"@en .

_:Nd4d76e781359449793ae9cb68d6f201d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Artemis Dies"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "The Artemis Dies"@en .

_:Ndc2848fdc0a34cb3ac14529ff2e91c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate Measures"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Desperate Measures"@en .

_:Nde039db0ca334c5db19c565058ed21f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Titles"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Main Titles"@en .

_:Nea920df56865494991486c23c1a6553b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Sketch I"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 ;
    schema:name "Piano Sketch I"@en .

_:Nc3beb73ec00b4ceeb33c9ccc2d7c8a41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07670082b787438fa322e4c8b8f1ffe5,
        _:N2f557e0e9471493bbf0499a9cbc33863,
        _:N89e0bdff646e4fe3a90295dc17750445,
        _:N9ff3401a27f246b3bedd36afc2da0166,
        _:Na6db8ad477734fbeabcb4cc760b9c2db,
        _:Nc2b0980c7b574713baa048af94e4da6c,
        _:Nd40246d06a2742a7818d5f0821a18d27,
        _:Nd4d76e781359449793ae9cb68d6f201d,
        _:Ndc2848fdc0a34cb3ac14529ff2e91c42,
        _:Nde039db0ca334c5db19c565058ed21f6,
        _:Nea920df56865494991486c23c1a6553b ;
    mo:track_count 11 ;
    schema:duration "PT19:40"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07670082b787438fa322e4c8b8f1ffe5,
        _:N2f557e0e9471493bbf0499a9cbc33863,
        _:N89e0bdff646e4fe3a90295dc17750445,
        _:N9ff3401a27f246b3bedd36afc2da0166,
        _:Na6db8ad477734fbeabcb4cc760b9c2db,
        _:Nc2b0980c7b574713baa048af94e4da6c,
        _:Nd40246d06a2742a7818d5f0821a18d27,
        _:Nd4d76e781359449793ae9cb68d6f201d,
        _:Ndc2848fdc0a34cb3ac14529ff2e91c42,
        _:Nde039db0ca334c5db19c565058ed21f6,
        _:Nea920df56865494991486c23c1a6553b .

