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

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

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

<product/4272#subject> a schema:CreativeWork ;
    schema:name "The Last Guardian"@en,
        "人喰いの大鷲トリコ"@ja,
        "Hitokui no Oowashi Trico"@ja-latn ;
    foaf:name "The Last Guardian"@en,
        "人喰いの大鷲トリコ"@ja,
        "Hitokui no Oowashi Trico"@ja-latn .

<album/63739#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn ;
    mo:composer <artist/19006#subject> ;
    mo:produced_work <album/63739#musicalwork> ;
    schema:name "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn .

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

<org/1509#subject> schema:name "Sony Interactive Entertainment America LLC"@en,
        "Sony Interactive Entertainment America LLC"@ja,
        "Sony Interactive Entertainment America LLC"@ja-latn ;
    foaf:name "Sony Interactive Entertainment America LLC"@en,
        "Sony Interactive Entertainment America LLC"@ja,
        "Sony Interactive Entertainment America LLC"@ja-latn .

<https://media.vgm.io/albums/93/63739/63739-1481770402.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63739#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/63739/63739-1481770402.png> ;
    foaf:depicts <album/63739#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/63739/63739-1481770402.png> .

<https://medium-media.vgm.io/albums/93/63739/63739-1481770402.png> a schema:ImageObject,
        foaf:Image .

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

<artist/14015#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "London Voices"@en ;
    foaf:name "London Voices"@en .

<artist/1671#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Trinity Boys Choir"@en ;
    foaf:name "Trinity Boys Choir"@en .

<artist/2051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "London Symphony Orchestra"@en ;
    foaf:name "London Symphony Orchestra"@en .

<artist/22865#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "John Thurgood"@en ;
    foaf:name "John Thurgood"@en .

<artist/22961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Gareth Davies"@en ;
    foaf:name "Gareth Davies"@en .

<artist/22963#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Chi-Yu Mo"@en ;
    foaf:name "Chi-Yu Mo"@en .

<artist/23016#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Philip Cobb"@en ;
    foaf:name "Philip Cobb"@en .

<artist/19006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63739#subject> ;
    mo:performed <album/63739#performance> ;
    schema:name "Takeshi Furukawa"@en,
        "古川毅"@ja ;
    foaf:made <album/63739#composition>,
        <album/63739#subject> ;
    foaf:name "Takeshi Furukawa"@en,
        "古川毅"@ja .

<album/63739#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-07"^^xsd:date ;
    dcterms:title "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63739#musicalexpression> ;
    mo:publisher <org/1509#subject> ;
    mo:record _:N2159250469334962a25ee0810d944e21 ;
    mo:record_count 1 ;
    schema:about <product/4272#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rachel Gough"@en ;
            foaf:name "Rachel Gough"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Ken Belcher"@en ;
            foaf:name "(Ken Belcher"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew Marriner"@en ;
            foaf:name "Andrew Marriner"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Olivier Stankiewicz"@en ;
            foaf:name "Olivier Stankiewicz"@en ],
        <artist/14015#subject>,
        <artist/1671#subject>,
        <artist/19006#subject>,
        <artist/2051#subject>,
        <artist/22865#subject>,
        <artist/22961#subject>,
        <artist/22963#subject>,
        <artist/23016#subject> ;
    schema:datePublished "2016-12-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/63739/63739-1481770402.png> ;
    schema:name "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn ;
    schema:publisher <org/1509#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/63739/63739-1481770402.png> .

<album/63739#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn ;
    mo:performance_of <album/63739#musicalwork> ;
    mo:performer _:N0332b785cfa6441c8321d9cbb0248f3a,
        _:N423213c6db0f4b5a97c24438d02c8d91,
        _:Nab0a3ed2500844b4b501390f406da9c7,
        _:Nf9edd5631e36422f9a71d63128f9365d,
        <artist/14015#subject>,
        <artist/1671#subject>,
        <artist/19006#subject>,
        <artist/2051#subject>,
        <artist/22865#subject>,
        <artist/22961#subject>,
        <artist/22963#subject>,
        <artist/23016#subject> ;
    mo:recorded_as <album/63739#musicalexpression> ;
    schema:byArtist _:N0332b785cfa6441c8321d9cbb0248f3a,
        _:N423213c6db0f4b5a97c24438d02c8d91,
        _:Nab0a3ed2500844b4b501390f406da9c7,
        _:Nf9edd5631e36422f9a71d63128f9365d,
        <artist/14015#subject>,
        <artist/1671#subject>,
        <artist/19006#subject>,
        <artist/2051#subject>,
        <artist/22865#subject>,
        <artist/22961#subject>,
        <artist/22963#subject>,
        <artist/23016#subject> ;
    schema:name "The Last Guardian Mini Soundtrack"@en,
        "The Last Guardian Mini Soundtrack"@ja,
        "The Last Guardian Mini Soundtrack"@ja-latn ;
    schema:workPerformed <album/63739#musicalwork> .

_:N0074bf5e51ab46dbafc0120ecd43f7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Bridge"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2159250469334962a25ee0810d944e21 ;
    schema:name "Falling Bridge"@en .

_:N0332b785cfa6441c8321d9cbb0248f3a a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Rachel Gough"@en ;
    foaf:name "Rachel Gough"@en .

_:N1347aeebaeed43fd9bea93307a09909e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture: Lore"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N2159250469334962a25ee0810d944e21 ;
    schema:name "Overture: Lore"@en .

_:N423213c6db0f4b5a97c24438d02c8d91 a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Andrew Marriner"@en ;
    foaf:name "Andrew Marriner"@en .

_:N7fc0f4de1b4d42f9b9273eee6bc1f925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Homeward"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N2159250469334962a25ee0810d944e21 ;
    schema:name "Homeward"@en .

_:Nab0a3ed2500844b4b501390f406da9c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "(Ken Belcher"@en ;
    foaf:name "(Ken Belcher"@en .

_:Nc0637276007749a39828d111e5195ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N2159250469334962a25ee0810d944e21 ;
    schema:name "Epilogue"@en .

_:Nf9edd5631e36422f9a71d63128f9365d a schema:Person,
        foaf:Person ;
    mo:performed <album/63739#performance> ;
    schema:name "Olivier Stankiewicz"@en ;
    foaf:name "Olivier Stankiewicz"@en .

_:N2159250469334962a25ee0810d944e21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0074bf5e51ab46dbafc0120ecd43f7e8,
        _:N1347aeebaeed43fd9bea93307a09909e,
        _:N7fc0f4de1b4d42f9b9273eee6bc1f925,
        _:Nc0637276007749a39828d111e5195ae1 ;
    mo:track_count 4 ;
    schema:duration "PT9:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0074bf5e51ab46dbafc0120ecd43f7e8,
        _:N1347aeebaeed43fd9bea93307a09909e,
        _:N7fc0f4de1b4d42f9b9273eee6bc1f925,
        _:Nc0637276007749a39828d111e5195ae1 .

