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

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

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

<artist/32654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3278#subject> ;
    schema:name "Rik W. Schaffer"@en ;
    foaf:made <album/3278#composition>,
        <album/3278#subject> ;
    foaf:name "Rik W. Schaffer"@en .

<product/18293#subject> a schema:CreativeWork ;
    schema:name "Vampire: The Masquerade - Bloodlines"@en,
        "Vampire: The Masquerade - Bloodlines"@ja,
        "Vampire: The Masquerade - Bloodlines"@ja-latn ;
    foaf:name "Vampire: The Masquerade - Bloodlines"@en,
        "Vampire: The Masquerade - Bloodlines"@ja,
        "Vampire: The Masquerade - Bloodlines"@ja-latn .

<album/3278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn ;
    mo:composer <artist/32654#subject> ;
    mo:produced_work <album/3278#musicalwork> ;
    schema:name "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn .

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

<album/3278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn ;
    mo:performance_of <album/3278#musicalwork> ;
    mo:recorded_as <album/3278#musicalexpression> ;
    schema:name "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn ;
    schema:workPerformed <album/3278#musicalwork> .

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

<https://medium-media.vgm.io/albums/87/3278/3278-d3a04fda2b4c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3278#musicalexpression> ;
    mo:publisher _:N6bfdcf29378a40fba03024114dee8745 ;
    mo:record _:N789fd5d6a87b42708f6fce1a487527bc ;
    mo:record_count 1 ;
    schema:about <product/18293#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/3278/3278-d3a04fda2b4c.jpg> ;
    schema:name "Vampire The Masquerade: Bloodlines Soundtrack"@en,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja,
        "Vampire The Masquerade: Bloodlines Soundtrack"@ja-latn ;
    schema:publisher _:N6bfdcf29378a40fba03024114dee8745 ;
    foaf:depiction <https://media.vgm.io/albums/87/3278/3278-d3a04fda2b4c.jpg> .

_:N4082ede31907497d823aa3ad9f6792fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pound by Aerial2012"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Pound by Aerial2012"@en .

_:N4e60c921cbb44d31914e9eee994ed3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lecher Bitch by Genitorturers"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Lecher Bitch by Genitorturers"@en .

_:N5ce3f323728342e48cfed36c67b03def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cain by Tiamat"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Cain by Tiamat"@en .

_:N6bfdcf29378a40fba03024114dee8745 schema:name "White Wolf Publishing / Activision"@en ;
    foaf:name "White Wolf Publishing / Activision"@en .

_:N90206deea8e84c83936f1e89405e2818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isolated by Chiasm"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Isolated by Chiasm"@en .

_:N90fafe0020a84cd0a224307e38c73a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodlines by Ministry"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Bloodlines by Ministry"@en .

_:Na3c5281878604099a4cd41c95645fad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swamped by Lacuna Coil"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Swamped by Lacuna Coil"@en .

_:Ne0fd8fb2be174b40b8f95e9a3dace487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smaller God by Darling Violetta"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Smaller God by Darling Violetta"@en .

_:Ne225f21aea7340938d3f4f2f02097111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Needle's Eye by Die My Darling"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Needle's Eye by Die My Darling"@en .

_:Ne56c6dbe83fb4938ac95b8b492c9431a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Alive by Daniel Ash"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N789fd5d6a87b42708f6fce1a487527bc ;
    schema:name "Come Alive by Daniel Ash"@en .

_:N789fd5d6a87b42708f6fce1a487527bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4082ede31907497d823aa3ad9f6792fc,
        _:N4e60c921cbb44d31914e9eee994ed3e9,
        _:N5ce3f323728342e48cfed36c67b03def,
        _:N90206deea8e84c83936f1e89405e2818,
        _:N90fafe0020a84cd0a224307e38c73a18,
        _:Na3c5281878604099a4cd41c95645fad3,
        _:Ne0fd8fb2be174b40b8f95e9a3dace487,
        _:Ne225f21aea7340938d3f4f2f02097111,
        _:Ne56c6dbe83fb4938ac95b8b492c9431a ;
    mo:track_count 9 ;
    schema:duration "PT46:04"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4082ede31907497d823aa3ad9f6792fc,
        _:N4e60c921cbb44d31914e9eee994ed3e9,
        _:N5ce3f323728342e48cfed36c67b03def,
        _:N90206deea8e84c83936f1e89405e2818,
        _:N90fafe0020a84cd0a224307e38c73a18,
        _:Na3c5281878604099a4cd41c95645fad3,
        _:Ne0fd8fb2be174b40b8f95e9a3dace487,
        _:Ne225f21aea7340938d3f4f2f02097111,
        _:Ne56c6dbe83fb4938ac95b8b492c9431a .

