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

<artist/8399#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin Franklin"@en ;
    foaf:made <album/79938#lyrics>,
        <album/79938#subject> ;
    foaf:name "Benjamin Franklin"@en .

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

<artist/10247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79938#subject> ;
    schema:name "Toshiki Konishi"@en,
        "小西利樹"@ja ;
    foaf:made <album/79938#composition>,
        <album/79938#subject> ;
    foaf:name "Toshiki Konishi"@en,
        "小西利樹"@ja .

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79938#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/79938#composition>,
        <album/79938#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<product/6305#subject> a schema:CreativeWork ;
    schema:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn ;
    foaf:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn .

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/79938/79938-1548594450.jpg> a schema:ImageObject,
        foaf:Image .

<album/79938#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn ;
    mo:composer <artist/10247#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/79938#musicalwork> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn .

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

<album/79938#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn ;
    mo:performance_of <album/79938#musicalwork> ;
    mo:performer <artist/23409#subject> ;
    mo:recorded_as <album/79938#musicalexpression> ;
    schema:byArtist <artist/23409#subject> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn ;
    schema:workPerformed <album/79938#musicalwork> .

<artist/23409#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79938#performance> ;
    schema:name "Lyn"@en ;
    foaf:name "Lyn"@en .

<album/79938#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-30"^^xsd:date ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn ;
    mo:catalogue_number "ANZX-13586" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79938#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    mo:record_count 1 ;
    schema:about <product/6305#subject> ;
    schema:byArtist <artist/23409#subject> ;
    schema:datePublished "2019-01-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/79938/79938-1548594450.jpg> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.3"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/79938/79938-1548594450.jpg> .

_:N0f5cbead2b6c404c83006efc04e2c4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delightful Days"@en,
        "Delightful Days"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "Delightful Days"@en,
        "Delightful Days"@ja .

_:N40a38dc14d3b4add91c16f9d92db7bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infiltrate"@en,
        "潜入"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "Infiltrate"@en,
        "潜入"@ja .

_:N5b3d911c269e4e0497e0e337e2c50696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reasoning"@en,
        "Reasoning"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "Reasoning"@en,
        "Reasoning"@ja .

_:N7c7f851bab5b431c8c36d3baaac72761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comical"@en,
        "Comical"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "Comical"@en,
        "Comical"@ja .

_:Nc7294af4077f4d8d935ebeccf279b7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendship"@en,
        "友情"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "Friendship"@en,
        "友情"@ja .

_:Nff1ad1ea2f114d79ac776e8391605b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IT'S TOO LATE"@en,
        "IT'S TOO LATE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N4be6afa3a29b4a3c81a87edbcd02b199 ;
    schema:name "IT'S TOO LATE"@en,
        "IT'S TOO LATE"@ja .

_:N4be6afa3a29b4a3c81a87edbcd02b199 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5cbead2b6c404c83006efc04e2c4f1,
        _:N40a38dc14d3b4add91c16f9d92db7bac,
        _:N5b3d911c269e4e0497e0e337e2c50696,
        _:N7c7f851bab5b431c8c36d3baaac72761,
        _:Nc7294af4077f4d8d935ebeccf279b7b7,
        _:Nff1ad1ea2f114d79ac776e8391605b70 ;
    mo:track_count 6 ;
    schema:duration "PT11:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0f5cbead2b6c404c83006efc04e2c4f1,
        _:N40a38dc14d3b4add91c16f9d92db7bac,
        _:N5b3d911c269e4e0497e0e337e2c50696,
        _:N7c7f851bab5b431c8c36d3baaac72761,
        _:Nc7294af4077f4d8d935ebeccf279b7b7,
        _:Nff1ad1ea2f114d79ac776e8391605b70 .

