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

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

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

<product/6443#subject> a schema:CreativeWork ;
    schema:name "The Last of Us Part II"@en,
        "The Last of Us Part II"@ja,
        "The Last of Us Part II"@ja-latn ;
    foaf:name "The Last of Us Part II"@en,
        "The Last of Us Part II"@ja,
        "The Last of Us Part II"@ja-latn .

<album/81017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn ;
    mo:composer <artist/14523#subject> ;
    mo:produced_work <album/81017#musicalwork> ;
    schema:name "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/71/81017/81017-1538355680.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn ;
    mo:performance_of <album/81017#musicalwork> ;
    mo:performer <artist/14523#subject> ;
    mo:recorded_as <album/81017#musicalexpression> ;
    schema:byArtist <artist/14523#subject> ;
    schema:name "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn ;
    schema:workPerformed <album/81017#musicalwork> .

<artist/14523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81017#subject> ;
    mo:performed <album/81017#performance> ;
    schema:name "Gustavo Santaolalla"@en ;
    foaf:made <album/81017#composition>,
        <album/81017#subject> ;
    foaf:name "Gustavo Santaolalla"@en .

<album/81017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/81017#musicalexpression> ;
    mo:publisher <org/2650#subject> ;
    mo:record _:Nf0dee070ef2447a297b2310d673754f2 ;
    mo:record_count 1 ;
    schema:about <product/6443#subject> ;
    schema:byArtist <artist/14523#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/81017/81017-1538355680.jpg> ;
    schema:name "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@en,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja,
        "The Last of Us (Cycles) (From \"The Last of Us Part II\")"@ja-latn ;
    schema:publisher <org/2650#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/81017/81017-1538355680.jpg> .

_:N2ea4b0b51c9342ad941f334504929ba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last of Us (Cycles)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf0dee070ef2447a297b2310d673754f2 ;
    schema:name "The Last of Us (Cycles)"@en .

_:Nf0dee070ef2447a297b2310d673754f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ea4b0b51c9342ad941f334504929ba7 ;
    mo:track_count 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2ea4b0b51c9342ad941f334504929ba7 .

