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

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

<album/65584> a mo:Release ;
    mo:catalogue_number "CD 873403-2" .

<artist/15813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2243#subject> ;
    schema:name "Guy Whitmore"@en ;
    foaf:made <album/2243#composition>,
        <album/2243#subject> ;
    foaf:name "Guy Whitmore"@en .

<album/2243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn ;
    mo:composer <artist/15813#subject> ;
    mo:produced_work <album/2243#musicalwork> ;
    schema:name "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn .

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

<album/2243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn ;
    mo:performance_of <album/2243#musicalwork> ;
    mo:recorded_as <album/2243#musicalexpression> ;
    schema:name "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/2243#musicalwork> .

<org/3341#subject> schema:name "Sierra On-Line"@en,
        "Sierra On-Line"@ja,
        "Sierra On-Line"@ja-latn ;
    foaf:name "Sierra On-Line"@en,
        "Sierra On-Line"@ja,
        "Sierra On-Line"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/2243/2243-1487030523.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/2243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn ;
    mo:catalogue_number "RCV-P0010032" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/65584> ;
    mo:publication_of <album/2243#musicalexpression> ;
    mo:publisher <org/3341#subject> ;
    mo:record _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shivers Two: Harvest of Souls"@en ;
            foaf:name "Shivers Two: Harvest of Souls"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/2243/2243-1487030523.jpg> ;
    schema:name "Harvest of Souls Original Soundtrack"@en,
        "Harvest of Souls Original Soundtrack"@ja,
        "Harvest of Souls Original Soundtrack"@ja-latn ;
    schema:publisher <org/3341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/2243/2243-1487030523.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "September Luketz"@en ;
    foaf:made <album/2243#subject> ;
    foaf:name "September Luketz"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ethan Silrum"@en ;
    foaf:made <album/2243#vocals> ;
    foaf:name "Ethan Silrum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ethan Silrum"@en ;
    foaf:made <album/2243#subject> ;
    foaf:name "Ethan Silrum"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "September Luketz"@en ;
    foaf:made <album/2243#vocals> ;
    foaf:name "September Luketz"@en .

_:N2c2e88930c33486ba76a0b7ea3289153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn the Pain"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    schema:name "Burn the Pain"@en .

_:N3920812f2fdd4af283f98b4199363a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely place"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    schema:name "Lonely place"@en .

_:N5df865fb8a994fc9b0632e425987c36d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Was I even there?"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    schema:name "Was I even there?"@en .

_:N8e7acd9ef325463398110072e7d0fea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Momma said"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    schema:name "Momma said"@en .

_:N90f6fc86d8094a78b801e9e651e90e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spell It Out"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N7965ce9cbbfd4b99ab91bdcb7a641dff ;
    schema:name "Spell It Out"@en .

_:N7965ce9cbbfd4b99ab91bdcb7a641dff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c2e88930c33486ba76a0b7ea3289153,
        _:N3920812f2fdd4af283f98b4199363a9a,
        _:N5df865fb8a994fc9b0632e425987c36d,
        _:N8e7acd9ef325463398110072e7d0fea2,
        _:N90f6fc86d8094a78b801e9e651e90e52 ;
    mo:track_count 5 ;
    schema:duration "PT20:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2c2e88930c33486ba76a0b7ea3289153,
        _:N3920812f2fdd4af283f98b4199363a9a,
        _:N5df865fb8a994fc9b0632e425987c36d,
        _:N8e7acd9ef325463398110072e7d0fea2,
        _:N90f6fc86d8094a78b801e9e651e90e52 .

