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

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

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

<artist/58828#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38133#subject> ;
    schema:name "Arne Hörberg"@en ;
    foaf:made <album/38133#composition>,
        <album/38133#subject> ;
    foaf:name "Arne Hörberg"@en .

<album/38133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUNMAN CLIVE"@en,
        "GUNMAN CLIVE"@ja,
        "GUNMAN CLIVE"@ja-latn ;
    mo:composer <artist/58828#subject> ;
    mo:produced_work <album/38133#musicalwork> ;
    schema:name "GUNMAN CLIVE"@en,
        "GUNMAN CLIVE"@ja,
        "GUNMAN CLIVE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/33/38133/38133-1362417916.png> a schema:ImageObject,
        foaf:Image .

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

<album/38133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-12"^^xsd:date ;
    dcterms:title "GUNMAN CLIVE"@en,
        "GUNMAN CLIVE"@ja,
        "GUNMAN CLIVE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38133#musicalexpression> ;
    mo:publisher _:Nafdbfb18c0ec456db44c9125e2c0b6ef ;
    mo:record _:N75853659948c48548f41607d8cb43c72 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gunman Clive"@en ;
            foaf:name "Gunman Clive"@en ] ;
    schema:datePublished "2013-01-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/38133/38133-1362417916.png> ;
    schema:name "GUNMAN CLIVE"@en,
        "GUNMAN CLIVE"@ja,
        "GUNMAN CLIVE"@ja-latn ;
    schema:publisher _:Nafdbfb18c0ec456db44c9125e2c0b6ef ;
    foaf:depiction <https://media.vgm.io/albums/33/38133/38133-1362417916.png> .

_:N22ed8abc7db841209953e5d1b6ebcf47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space-Cowboy"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Space-Cowboy"@en .

_:N3bdc57052b7c47a29d08743945b88197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Encounter"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Deadly Encounter"@en .

_:N57b6f0ee08c346bdb69790f31da96df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Woods"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Into the Woods"@en .

_:N60bcd161ad0d48cfb5c5d87f97818ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Desert"@en .

_:N8333fc4aa33a4860988569581df30e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly me to the Moon"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Fly me to the Moon"@en .

_:Na2981fc5543c4c88b51341b536ea24a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cowboy in Town"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Cowboy in Town"@en .

_:Nafdbfb18c0ec456db44c9125e2c0b6ef schema:name "Arne Hörberg"@en,
        "Arne Hörberg"@ja,
        "Arne Hörberg"@ja-latn ;
    foaf:name "Arne Hörberg"@en,
        "Arne Hörberg"@ja,
        "Arne Hörberg"@ja-latn .

_:Nc5aa21980d914c5495e1d04a4252540f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gunman Clive - Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Gunman Clive - Title"@en .

_:Ne28a007637a644b583dc9c542d53c81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Underground"@en .

_:Nfe0ffe83643d4ed2932fdb0515d7ba21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runaway Train"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N75853659948c48548f41607d8cb43c72 ;
    schema:name "Runaway Train"@en .

_:N75853659948c48548f41607d8cb43c72 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22ed8abc7db841209953e5d1b6ebcf47,
        _:N3bdc57052b7c47a29d08743945b88197,
        _:N57b6f0ee08c346bdb69790f31da96df9,
        _:N60bcd161ad0d48cfb5c5d87f97818ec7,
        _:N8333fc4aa33a4860988569581df30e95,
        _:Na2981fc5543c4c88b51341b536ea24a3,
        _:Nc5aa21980d914c5495e1d04a4252540f,
        _:Ne28a007637a644b583dc9c542d53c81d,
        _:Nfe0ffe83643d4ed2932fdb0515d7ba21 ;
    mo:track_count 9 ;
    schema:duration "PT17:24"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N22ed8abc7db841209953e5d1b6ebcf47,
        _:N3bdc57052b7c47a29d08743945b88197,
        _:N57b6f0ee08c346bdb69790f31da96df9,
        _:N60bcd161ad0d48cfb5c5d87f97818ec7,
        _:N8333fc4aa33a4860988569581df30e95,
        _:Na2981fc5543c4c88b51341b536ea24a3,
        _:Nc5aa21980d914c5495e1d04a4252540f,
        _:Ne28a007637a644b583dc9c542d53c81d,
        _:Nfe0ffe83643d4ed2932fdb0515d7ba21 .

