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

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

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

<artist/31156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85452#subject> ;
    schema:name "Shuri Misaki"@en ;
    foaf:made <album/85452#composition>,
        <album/85452#subject> ;
    foaf:name "Shuri Misaki"@en .

<artist/895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85452#subject> ;
    schema:name "Junichi Nakatsuru"@en,
        "中鶴潤一"@ja ;
    foaf:made <album/85452#composition>,
        <album/85452#subject> ;
    foaf:name "Junichi Nakatsuru"@en,
        "中鶴潤一"@ja .

<artist/896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85452#subject> ;
    schema:name "Yoshihito Yano"@en,
        "矢野義人"@ja ;
    foaf:made <album/85452#composition>,
        <album/85452#subject> ;
    foaf:name "Yoshihito Yano"@en,
        "矢野義人"@ja .

<artist/898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85452#subject> ;
    schema:name "Rio Hamamoto"@en,
        "濱本理央"@ja ;
    foaf:made <album/85452#composition>,
        <album/85452#subject> ;
    foaf:name "Rio Hamamoto"@en,
        "濱本理央"@ja .

<product/7388#subject> a schema:CreativeWork ;
    schema:name "Soulcalibur VI"@en,
        "ソウルキャリバーVI"@ja,
        "Soulcalibur VI"@ja-latn ;
    foaf:name "Soulcalibur VI"@en,
        "ソウルキャリバーVI"@ja,
        "Soulcalibur VI"@ja-latn .

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

<album/85452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn ;
    mo:performance_of <album/85452#musicalwork> ;
    mo:recorded_as <album/85452#musicalexpression> ;
    schema:name "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn ;
    schema:workPerformed <album/85452#musicalwork> .

<org/1432#subject> schema:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn ;
    foaf:name "Bandai Namco Entertainment Inc."@en,
        "株式会社バンダイナムコエンターテインメント"@ja,
        "Bandai Namco Entertainment Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/25/85452/85452-1553753561.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn ;
    mo:composer <artist/31156#subject>,
        <artist/895#subject>,
        <artist/896#subject>,
        <artist/898#subject> ;
    mo:produced_work <album/85452#musicalwork> ;
    schema:name "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn .

<album/85452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-26"^^xsd:date ;
    dcterms:title "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85452#musicalexpression> ;
    mo:publisher <org/1432#subject> ;
    mo:record _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    mo:record_count 1 ;
    schema:about <product/7388#subject> ;
    schema:datePublished "2019-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/85452/85452-1553753561.jpg> ;
    schema:name "SOULCALIBUR VI"@en,
        "SOULCALIBUR VI"@ja,
        "SOULCALIBUR VI"@ja-latn ;
    schema:publisher <org/1432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/85452/85452-1553753561.jpg> .

_:N0eb9d7aa1c0f4360852588afec25afd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undying Legend"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    schema:name "Undying Legend"@en .

_:N255fe23dfc004abe8711980187532aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lionhearted"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    schema:name "The Lionhearted"@en .

_:N88982f9414ee448698eac0bee19ba1c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brave New Stage of History"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    schema:name "The Brave New Stage of History"@en .

_:Nb01962e05d394dd0882728a0fd23b8b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomsday"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    schema:name "Doomsday"@en .

_:Nf6314fe6aa4a46aa9943f143c233813a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under a Pledge"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Ne9045dfb2a5a450cbecd6cc9b26f41f3 ;
    schema:name "Under a Pledge"@en .

_:Ne9045dfb2a5a450cbecd6cc9b26f41f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb9d7aa1c0f4360852588afec25afd1,
        _:N255fe23dfc004abe8711980187532aa9,
        _:N88982f9414ee448698eac0bee19ba1c2,
        _:Nb01962e05d394dd0882728a0fd23b8b9,
        _:Nf6314fe6aa4a46aa9943f143c233813a ;
    mo:track_count 5 ;
    schema:duration "PT25:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0eb9d7aa1c0f4360852588afec25afd1,
        _:N255fe23dfc004abe8711980187532aa9,
        _:N88982f9414ee448698eac0bee19ba1c2,
        _:Nb01962e05d394dd0882728a0fd23b8b9,
        _:Nf6314fe6aa4a46aa9943f143c233813a .

