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

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

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

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76838#subject> ;
    schema:name "Olivier Derivière"@en ;
    foaf:made <album/76838#composition>,
        <album/76838#subject> ;
    foaf:name "Olivier Derivière"@en .

<product/24074#subject> a schema:CreativeWork ;
    schema:name "Vampyr"@en,
        "Vampyr"@ja,
        "Vampyr"@ja-latn ;
    foaf:name "Vampyr"@en,
        "Vampyr"@ja,
        "Vampyr"@ja-latn .

<album/76838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn ;
    mo:composer <artist/5456#subject> ;
    mo:produced_work <album/76838#musicalwork> ;
    schema:name "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/83/76838/76838-1529422815.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn ;
    mo:performance_of <album/76838#musicalwork> ;
    mo:performer _:N6416cc40469149549e4b224f8f08f9b7 ;
    mo:recorded_as <album/76838#musicalexpression> ;
    schema:byArtist _:N6416cc40469149549e4b224f8f08f9b7 ;
    schema:name "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn ;
    schema:workPerformed <album/76838#musicalwork> .

<album/76838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-05"^^xsd:date ;
    dcterms:title "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/76838#musicalexpression> ;
    mo:publisher _:Nf9b6fa6f14e3411abdb3e13d882ea1fb ;
    mo:record _:Nae08643e26144936a08bbd1aed94e188 ;
    mo:record_count 1 ;
    schema:about <product/24074#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eric-Maria Couturier"@en ;
            foaf:name "Eric-Maria Couturier"@en ] ;
    schema:datePublished "2018-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/76838/76838-1529422815.jpg> ;
    schema:name "VAMPYR Sound Selection"@en,
        "VAMPYR Sound Selection"@ja,
        "VAMPYR Sound Selection"@ja-latn ;
    schema:publisher _:Nf9b6fa6f14e3411abdb3e13d882ea1fb ;
    foaf:depiction <https://media.vgm.io/albums/83/76838/76838-1529422815.jpg> .

_:N07ac58a15d0f4c2494537df2f2a3410e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lady"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Lady"@en .

_:N1a8dab19538a43f4a9281261609c2057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Thirst"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Thirst"@en .

_:N1e8d6543c2ce48a5bb8b569befbeb525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Soul"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Lost Soul"@en .

_:N2791d5db762b42409da70e72c30cad96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Industrial Landscapes"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Industrial Landscapes"@en .

_:N29750ab77b434d90b884ba94296bbddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making a Vampyr"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Making a Vampyr"@en .

_:N30f695d0776d4367b696324b85f2921e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What We Could Have Become"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "What We Could Have Become"@en .

_:N5964702e3f424c20854b0e9312a5a919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Home"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "New Home"@en .

_:N6172dde31e1b47f3b80537b45b4c011d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Night at Home"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "A Night at Home"@en .

_:N6416cc40469149549e4b224f8f08f9b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/76838#performance> ;
    schema:name "Eric-Maria Couturier"@en ;
    foaf:name "Eric-Maria Couturier"@en .

_:N9aed036b831b4a57baa181d57d995773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cross"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Cross"@en .

_:N9dca4501c8154422874ba8af833dd90c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Struggle"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Struggle"@en .

_:Nee12538d84a44999be52e89a2a0392ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rich Neighborhoods"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Rich Neighborhoods"@en .

_:Nef21a86ac6ca495cb88fd46d6ba7a493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Funerals"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "The Funerals"@en .

_:Nf390bfac610a459dbf17e76722ba497e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Born Again"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Be Born Again"@en .

_:Nf7c7573040fc4f7fbabf2866dbc1840e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridge to London"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Bridge to London"@en .

_:Nf9b6fa6f14e3411abdb3e13d882ea1fb schema:name "Dontnod"@en ;
    foaf:name "Dontnod"@en .

_:Nff17da108e86409e8289c914e8aef92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insane Family"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nae08643e26144936a08bbd1aed94e188 ;
    schema:name "Insane Family"@en .

_:Nae08643e26144936a08bbd1aed94e188 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07ac58a15d0f4c2494537df2f2a3410e,
        _:N1a8dab19538a43f4a9281261609c2057,
        _:N1e8d6543c2ce48a5bb8b569befbeb525,
        _:N2791d5db762b42409da70e72c30cad96,
        _:N29750ab77b434d90b884ba94296bbddb,
        _:N30f695d0776d4367b696324b85f2921e,
        _:N5964702e3f424c20854b0e9312a5a919,
        _:N6172dde31e1b47f3b80537b45b4c011d,
        _:N9aed036b831b4a57baa181d57d995773,
        _:N9dca4501c8154422874ba8af833dd90c,
        _:Nee12538d84a44999be52e89a2a0392ff,
        _:Nef21a86ac6ca495cb88fd46d6ba7a493,
        _:Nf390bfac610a459dbf17e76722ba497e,
        _:Nf7c7573040fc4f7fbabf2866dbc1840e,
        _:Nff17da108e86409e8289c914e8aef92d ;
    mo:track_count 15 ;
    schema:duration "PT20:57"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N07ac58a15d0f4c2494537df2f2a3410e,
        _:N1a8dab19538a43f4a9281261609c2057,
        _:N1e8d6543c2ce48a5bb8b569befbeb525,
        _:N2791d5db762b42409da70e72c30cad96,
        _:N29750ab77b434d90b884ba94296bbddb,
        _:N30f695d0776d4367b696324b85f2921e,
        _:N5964702e3f424c20854b0e9312a5a919,
        _:N6172dde31e1b47f3b80537b45b4c011d,
        _:N9aed036b831b4a57baa181d57d995773,
        _:N9dca4501c8154422874ba8af833dd90c,
        _:Nee12538d84a44999be52e89a2a0392ff,
        _:Nef21a86ac6ca495cb88fd46d6ba7a493,
        _:Nf390bfac610a459dbf17e76722ba497e,
        _:Nf7c7573040fc4f7fbabf2866dbc1840e,
        _:Nff17da108e86409e8289c914e8aef92d .

