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

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

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

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

<artist/35862#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33010#subject> ;
    schema:name "Daniel Bernstein"@en ;
    foaf:made <album/33010#composition>,
        <album/33010#subject> ;
    foaf:name "Daniel Bernstein"@en .

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

<album/33010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn ;
    mo:performance_of <album/33010#musicalwork> ;
    mo:recorded_as <album/33010#musicalexpression> ;
    schema:name "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn ;
    schema:workPerformed <album/33010#musicalwork> .

<org/4353#subject> schema:name "Atari Inc."@en,
        "Atari Inc."@ja,
        "Atari Inc."@ja-latn ;
    foaf:name "Atari Inc."@en,
        "Atari Inc."@ja,
        "Atari Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/01/33010/33010-1336834995.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mike Cody"@en ;
            foaf:made <album/33010#composition> ;
            foaf:name "Mike Cody"@en ],
        <artist/15813#subject>,
        <artist/35862#subject> ;
    mo:produced_work <album/33010#musicalwork> ;
    schema:name "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn .

<album/33010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-22"^^xsd:date ;
    dcterms:title "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33010#musicalexpression> ;
    mo:publisher <org/4353#subject> ;
    mo:record _:N943f210adcec400994ad1489e89c3e00 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blood: Cryptic Passage"@en ;
            foaf:name "Blood: Cryptic Passage"@en ],
        [ a schema:CreativeWork ;
            schema:name "One Whole Unit Blood"@en ;
            foaf:name "One Whole Unit Blood"@en ],
        [ a schema:CreativeWork ;
            schema:name "Blood"@en ;
            foaf:name "Blood"@en ] ;
    schema:datePublished "2010-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/33010/33010-1336834995.jpg> ;
    schema:name "One Unit Whole Blood Soundtrack"@en,
        "One Unit Whole Blood Soundtrack"@ja,
        "One Unit Whole Blood Soundtrack"@ja-latn ;
    schema:publisher <org/4353#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/33010/33010-1336834995.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33010#subject> ;
    schema:name "Mike Cody"@en ;
    foaf:made <album/33010#subject> ;
    foaf:name "Mike Cody"@en .

_:N19faff1500c347f18ffb36f174b4dec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate Of The Damned"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Fate Of The Damned"@en .

_:N398dc9b448d64927a33a5a64169b5989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unholy Voices"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Unholy Voices"@en .

_:N54e22efb5a4b4db19adee61699ac6e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infuscomus"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Infuscomus"@en .

_:N5a1be8e4bbb54a53a3d4b2d3ddc21e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Father Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Father Time"@en .

_:N63d62054f77d450bbed7102b807102f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Carnival"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Dark Carnival"@en .

_:Nb88484e991c14994a68a5b57456bd279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pestis Cruento"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Pestis Cruento"@en .

_:Nd8e3135ec6724f8887431ee387a4d01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting For The End"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Waiting For The End"@en .

_:Ne1c37e96af8e4296b4a1b7924b4c6bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cryptic Passage"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Cryptic Passage"@en .

_:Nef05114e57974af1915e97549a137a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double, Double, Toil And Trouble"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N943f210adcec400994ad1489e89c3e00 ;
    schema:name "Double, Double, Toil And Trouble"@en .

_:N943f210adcec400994ad1489e89c3e00 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19faff1500c347f18ffb36f174b4dec7,
        _:N398dc9b448d64927a33a5a64169b5989,
        _:N54e22efb5a4b4db19adee61699ac6e87,
        _:N5a1be8e4bbb54a53a3d4b2d3ddc21e7a,
        _:N63d62054f77d450bbed7102b807102f9,
        _:Nb88484e991c14994a68a5b57456bd279,
        _:Nd8e3135ec6724f8887431ee387a4d01e,
        _:Ne1c37e96af8e4296b4a1b7924b4c6bdf,
        _:Nef05114e57974af1915e97549a137a4d ;
    mo:track_count 9 ;
    schema:duration "PT33:42"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N19faff1500c347f18ffb36f174b4dec7,
        _:N398dc9b448d64927a33a5a64169b5989,
        _:N54e22efb5a4b4db19adee61699ac6e87,
        _:N5a1be8e4bbb54a53a3d4b2d3ddc21e7a,
        _:N63d62054f77d450bbed7102b807102f9,
        _:Nb88484e991c14994a68a5b57456bd279,
        _:Nd8e3135ec6724f8887431ee387a4d01e,
        _:Ne1c37e96af8e4296b4a1b7924b4c6bdf,
        _:Nef05114e57974af1915e97549a137a4d .

