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

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

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

<artist/15157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140210#subject> ;
    schema:name "Joe Henson"@en ;
    foaf:made <album/140210#composition>,
        <album/140210#subject> ;
    foaf:name "Joe Henson"@en .

<artist/15158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140210#subject> ;
    schema:name "Alexis Smith"@en ;
    foaf:made <album/140210#composition>,
        <album/140210#subject> ;
    foaf:name "Alexis Smith"@en .

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140210#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/140210#composition>,
        <album/140210#subject> ;
    foaf:name "Jesper Kyd"@en .

<product/23587#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed Shadows"@en,
        "Assassin's Creed Shadows"@ja,
        "Assassin's Creed Shadows"@ja-latn ;
    foaf:name "Assassin's Creed Shadows"@en,
        "Assassin's Creed Shadows"@ja,
        "Assassin's Creed Shadows"@ja-latn .

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

<album/140210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn ;
    mo:performance_of <album/140210#musicalwork> ;
    mo:recorded_as <album/140210#musicalexpression> ;
    schema:name "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn ;
    schema:workPerformed <album/140210#musicalwork> .

<org/2255#subject> schema:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn ;
    foaf:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn .

<https://media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140210#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> ;
    foaf:depicts <album/140210#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> .

<https://medium-media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sei Nakauchi Pelletier"@en ;
            foaf:made <album/140210#composition> ;
            foaf:name "Sei Nakauchi Pelletier"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Georgiades"@en ;
            foaf:made <album/140210#composition> ;
            foaf:name "Michael Georgiades"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hidetaka Yoneyama"@en ;
            foaf:made <album/140210#composition> ;
            foaf:name "Hidetaka Yoneyama"@en ],
        <artist/15157#subject>,
        <artist/15158#subject>,
        <artist/1811#subject> ;
    mo:produced_work <album/140210#musicalwork> ;
    schema:name "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn .

<album/140210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-14"^^xsd:date ;
    dcterms:title "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn ;
    mo:catalogue_number "2029442" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140210#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:N8b8b48148cec48ccae88911791cd04e8 ;
    mo:record_count 1 ;
    schema:about <product/23587#subject> ;
    schema:datePublished "2024-06-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> ;
    schema:name "Themes of Shadows / The Flight, TEKE::TEKE"@en,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja,
        "Themes of Shadows / The Flight, TEKE::TEKE"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/140210/140210-80a5e5b6f37f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140210#subject> ;
    schema:name "Sei Nakauchi Pelletier"@en ;
    foaf:made <album/140210#subject> ;
    foaf:name "Sei Nakauchi Pelletier"@en .

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

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

_:N0cf4c67fdd994e9bbaa0c31c46821b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ezio's Family (Shadows Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8b8b48148cec48ccae88911791cd04e8 ;
    schema:name "Ezio's Family (Shadows Version)"@en .

_:N627344807c224b61a91b3788dc1af934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8b8b48148cec48ccae88911791cd04e8 ;
    schema:name "Shadows Main Theme"@en .

_:N8d575e1cb74e431fbe7d4019a402406e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fujibayashi Legacy"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8b8b48148cec48ccae88911791cd04e8 ;
    schema:name "The Fujibayashi Legacy"@en .

_:N9acb8754637046d59367a28029b399df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of Yasuke"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8b8b48148cec48ccae88911791cd04e8 ;
    schema:name "Rise of Yasuke"@en .

_:N8b8b48148cec48ccae88911791cd04e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cf4c67fdd994e9bbaa0c31c46821b42,
        _:N627344807c224b61a91b3788dc1af934,
        _:N8d575e1cb74e431fbe7d4019a402406e,
        _:N9acb8754637046d59367a28029b399df ;
    mo:track_count 4 ;
    schema:duration "PT13:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cf4c67fdd994e9bbaa0c31c46821b42,
        _:N627344807c224b61a91b3788dc1af934,
        _:N8d575e1cb74e431fbe7d4019a402406e,
        _:N9acb8754637046d59367a28029b399df .

