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

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

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

<album/75979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn ;
    mo:composer <artist/26573#subject> ;
    mo:produced_work <album/75979#musicalwork> ;
    schema:name "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn .

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

<org/1635#subject> schema:name "G4F Records"@en,
        "G4F Records"@ja,
        "G4F Records"@ja-latn ;
    foaf:name "G4F Records"@en,
        "G4F Records"@ja,
        "G4F Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/75979/75979-1520496591.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17599#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75979#performance> ;
    schema:name "Arnaud Roy"@en ;
    foaf:name "Arnaud Roy"@en .

<artist/26573#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75979#subject> ;
    mo:performed <album/75979#performance> ;
    schema:name "Xavier Collet"@en ;
    foaf:made <album/75979#composition>,
        <album/75979#subject> ;
    foaf:name "Xavier Collet"@en .

<album/75979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-12"^^xsd:date ;
    dcterms:title "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75979#musicalexpression> ;
    mo:publisher <org/1635#subject> ;
    mo:record _:Neca1dd2385034e98adc004c79c13d951 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dead in Vinland"@en ;
            foaf:name "Dead in Vinland"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Christos Barbas"@en ;
            foaf:name "Christos Barbas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Florent Rousset"@en ;
            foaf:name "Florent Rousset"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sabrina Mauchet"@en ;
            foaf:name "Sabrina Mauchet"@en ],
        <artist/17599#subject>,
        <artist/26573#subject> ;
    schema:datePublished "2018-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/75979/75979-1520496591.jpg> ;
    schema:name "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn ;
    schema:publisher <org/1635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/75979/75979-1520496591.jpg> .

<album/75979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn ;
    mo:performance_of <album/75979#musicalwork> ;
    mo:performer _:N506a822c49dd4e77b97493a2c8e1f842,
        _:N5769d274494b4d048df69b518d2e406c,
        _:Na9e6cabdb5264ec5b0f83ab71837018d,
        <artist/17599#subject>,
        <artist/26573#subject> ;
    mo:recorded_as <album/75979#musicalexpression> ;
    schema:byArtist _:N506a822c49dd4e77b97493a2c8e1f842,
        _:N5769d274494b4d048df69b518d2e406c,
        _:Na9e6cabdb5264ec5b0f83ab71837018d,
        <artist/17599#subject>,
        <artist/26573#subject> ;
    schema:name "Dead in Vinland Original Soundtrack"@en,
        "Dead in Vinland Original Soundtrack"@ja,
        "Dead in Vinland Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/75979#musicalwork> .

_:N0f8986759b46454283187bd5772ef340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant horns"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Distant horns"@en .

_:N1653a0e34d69429ba7697922c093edfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The three winds"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "The three winds"@en .

_:N402fab0ebc73430f9413084df5b8cf3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harp in Vinland"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Harp in Vinland"@en .

_:N506a822c49dd4e77b97493a2c8e1f842 a schema:Person,
        foaf:Person ;
    mo:performed <album/75979#performance> ;
    schema:name "Christos Barbas"@en ;
    foaf:name "Christos Barbas"@en .

_:N5769d274494b4d048df69b518d2e406c a schema:Person,
        foaf:Person ;
    mo:performed <album/75979#performance> ;
    schema:name "Florent Rousset"@en ;
    foaf:name "Florent Rousset"@en .

_:N5c1c2754e55c40bdb8f99bc6124e81de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forced exile"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Forced exile"@en .

_:Na63ed91f1a7d4c56aabbb407e04ecc49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the campfire"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Around the campfire"@en .

_:Na9e6cabdb5264ec5b0f83ab71837018d a schema:Person,
        foaf:Person ;
    mo:performed <album/75979#performance> ;
    schema:name "Sabrina Mauchet"@en ;
    foaf:name "Sabrina Mauchet"@en .

_:Ncabdfd7620c04cb5b7fb024a601e16ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When comes the night"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "When comes the night"@en .

_:Nd40bf816324d430985bb11efcf236d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eirik's burden"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Eirik's burden"@en .

_:Ne3c27e16377f41a498504720cac09fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call and response"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Neca1dd2385034e98adc004c79c13d951 ;
    schema:name "Call and response"@en .

_:Neca1dd2385034e98adc004c79c13d951 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f8986759b46454283187bd5772ef340,
        _:N1653a0e34d69429ba7697922c093edfe,
        _:N402fab0ebc73430f9413084df5b8cf3a,
        _:N5c1c2754e55c40bdb8f99bc6124e81de,
        _:Na63ed91f1a7d4c56aabbb407e04ecc49,
        _:Ncabdfd7620c04cb5b7fb024a601e16ad,
        _:Nd40bf816324d430985bb11efcf236d92,
        _:Ne3c27e16377f41a498504720cac09fe4 ;
    mo:track_count 8 ;
    schema:duration "PT20:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f8986759b46454283187bd5772ef340,
        _:N1653a0e34d69429ba7697922c093edfe,
        _:N402fab0ebc73430f9413084df5b8cf3a,
        _:N5c1c2754e55c40bdb8f99bc6124e81de,
        _:Na63ed91f1a7d4c56aabbb407e04ecc49,
        _:Ncabdfd7620c04cb5b7fb024a601e16ad,
        _:Nd40bf816324d430985bb11efcf236d92,
        _:Ne3c27e16377f41a498504720cac09fe4 .

