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

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

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

<product/22624#subject> a schema:CreativeWork ;
    schema:name "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    foaf:name "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn .

<album/106512#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Resina"@en ;
            foaf:made <album/106512#composition> ;
            foaf:name "Resina"@en ] ;
    mo:produced_work <album/106512#musicalwork> ;
    schema:name "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn .

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

<https://media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106512#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> ;
    foaf:depicts <album/106512#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> .

<https://medium-media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106512#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    mo:performance_of <album/106512#musicalwork> ;
    mo:performer _:N609a463049ff48e496e7de236e685a94,
        _:Nf1bcc390eebf47fb905b524892c13503 ;
    mo:recorded_as <album/106512#musicalexpression> ;
    schema:byArtist _:N609a463049ff48e496e7de236e685a94,
        _:Nf1bcc390eebf47fb905b524892c13503 ;
    schema:name "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    schema:workPerformed <album/106512#musicalwork> .

<album/106512#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-27"^^xsd:date ;
    dcterms:title "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    mo:catalogue_number "CNC006LP" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/106512#musicalexpression> ;
    mo:publisher _:N162f978d4fe944629f9ac0cab0c6d3b5 ;
    mo:record _:N6e0419d1a70e4fb089fb504892c4610e ;
    mo:record_count 1 ;
    schema:about <product/22624#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hubert Zemler"@en ;
            foaf:name "Hubert Zemler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marcin Szulc"@en ;
            foaf:name "Marcin Szulc"@en ] ;
    schema:datePublished "2020-11-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> ;
    schema:name "Vampire: The Masquerade - Shadows of New York"@en,
        "Vampire: The Masquerade - Shadows of New York"@ja,
        "Vampire: The Masquerade - Shadows of New York"@ja-latn ;
    schema:publisher _:N162f978d4fe944629f9ac0cab0c6d3b5 ;
    foaf:depiction <https://media.vgm.io/albums/21/106512/106512-7c8bd3ccde30.jpg> .

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

_:N162f978d4fe944629f9ac0cab0c6d3b5 schema:name "Coastline Northern Cuts"@en,
        "Coastline Northern Cuts"@ja,
        "Coastline Northern Cuts"@ja-latn ;
    foaf:name "Coastline Northern Cuts"@en,
        "Coastline Northern Cuts"@ja,
        "Coastline Northern Cuts"@ja-latn .

_:N205d60c4692a4597904771beffe8c7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Ever"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "First Ever"@en .

_:N3112889967714ec995c6ea6a2db1c88e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Could There Be a Better End"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Could There Be a Better End"@en .

_:N46905eb8b63e4bd7bb1cf88710cdef2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Julia"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Julia"@en .

_:N46bcf14e294e4efaac6cd36f39016c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camarilla (Carter’s Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Camarilla (Carter’s Version)"@en .

_:N47777093ee544b01acf33fbf813fc1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violence"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Violence"@en .

_:N609a463049ff48e496e7de236e685a94 a schema:Person,
        foaf:Person ;
    mo:performed <album/106512#performance> ;
    schema:name "Hubert Zemler"@en ;
    foaf:name "Hubert Zemler"@en .

_:N73140a9862aa4e2e8d4a10ce82b5df7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humanity"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Humanity"@en .

_:N75e400043811419a8ae36a1de7b28734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Conversation Gets Lively"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "The Conversation Gets Lively"@en .

_:N821fdd81bd9347f68bd47a1db05152c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Shadows"@en .

_:N86857357d2ad48e9ae31c06c42bb917f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Darkness"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Into the Darkness"@en .

_:Nbc8bb1a35f6e4c3f9a76e28076f3a685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keeper of the Elysium"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Keeper of the Elysium"@en .

_:Nd2fbb4eabca54c48859f60e67a1fbce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Light"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Into the Light"@en .

_:Nd34cece058f5422d9327b8f2bc3ced45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Time"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "Night Time"@en .

_:Ndab54e837d824f4eaf5b577e9a86f711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "State of the Anarchs"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "State of the Anarchs"@en .

_:Ndb30d2a2d9384300a435e65257e16fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Embrace"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "The Embrace"@en .

_:Nf1bcc390eebf47fb905b524892c13503 a schema:Person,
        foaf:Person ;
    mo:performed <album/106512#performance> ;
    schema:name "Marcin Szulc"@en ;
    foaf:name "Marcin Szulc"@en .

_:Nf342f5761343409bb4f2e313eac9928b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Murder Site"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6e0419d1a70e4fb089fb504892c4610e ;
    schema:name "At the Murder Site"@en .

_:N6e0419d1a70e4fb089fb504892c4610e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N205d60c4692a4597904771beffe8c7a1,
        _:N3112889967714ec995c6ea6a2db1c88e,
        _:N46905eb8b63e4bd7bb1cf88710cdef2f,
        _:N46bcf14e294e4efaac6cd36f39016c1e,
        _:N47777093ee544b01acf33fbf813fc1bb,
        _:N73140a9862aa4e2e8d4a10ce82b5df7a,
        _:N75e400043811419a8ae36a1de7b28734,
        _:N821fdd81bd9347f68bd47a1db05152c1,
        _:N86857357d2ad48e9ae31c06c42bb917f,
        _:Nbc8bb1a35f6e4c3f9a76e28076f3a685,
        _:Nd2fbb4eabca54c48859f60e67a1fbce2,
        _:Nd34cece058f5422d9327b8f2bc3ced45,
        _:Ndab54e837d824f4eaf5b577e9a86f711,
        _:Ndb30d2a2d9384300a435e65257e16fef,
        _:Nf342f5761343409bb4f2e313eac9928b ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N205d60c4692a4597904771beffe8c7a1,
        _:N3112889967714ec995c6ea6a2db1c88e,
        _:N46905eb8b63e4bd7bb1cf88710cdef2f,
        _:N46bcf14e294e4efaac6cd36f39016c1e,
        _:N47777093ee544b01acf33fbf813fc1bb,
        _:N73140a9862aa4e2e8d4a10ce82b5df7a,
        _:N75e400043811419a8ae36a1de7b28734,
        _:N821fdd81bd9347f68bd47a1db05152c1,
        _:N86857357d2ad48e9ae31c06c42bb917f,
        _:Nbc8bb1a35f6e4c3f9a76e28076f3a685,
        _:Nd2fbb4eabca54c48859f60e67a1fbce2,
        _:Nd34cece058f5422d9327b8f2bc3ced45,
        _:Ndab54e837d824f4eaf5b577e9a86f711,
        _:Ndb30d2a2d9384300a435e65257e16fef,
        _:Nf342f5761343409bb4f2e313eac9928b .

