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

<album/69984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn ;
    mo:produced_work <album/69984#musicalwork> ;
    schema:name "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn .

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

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

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

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/69984/69984-1500815171.png> a schema:ImageObject,
        foaf:Image .

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

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3358#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja ;
    foaf:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja .

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/4666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja ;
    foaf:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Akemi Kanda"@en,
        "神田朱未"@ja ;
    foaf:name "Akemi Kanda"@en,
        "神田朱未"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69984#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/69984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-25"^^xsd:date ;
    dcterms:title "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn ;
    mo:catalogue_number "TBZR-0775~6" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/69984#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record _:N43789bee5c63493085c4187232c39c6f,
        _:Na7868392cd87436fb825717b3856b8b9 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Persona 20th Anniversary Radio"@en ;
            foaf:name "Persona 20th Anniversary Radio"@en ] ;
    schema:byArtist <artist/3221#subject>,
        <artist/3358#subject>,
        <artist/4104#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/606#subject>,
        <artist/874#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2017-01-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/48/69984/69984-1500815171.png> ;
    schema:name "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/69984/69984-1500815171.png> .

<album/69984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn ;
    mo:performance_of <album/69984#musicalwork> ;
    mo:performer <artist/3221#subject>,
        <artist/3358#subject>,
        <artist/4104#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/606#subject>,
        <artist/874#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/69984#musicalexpression> ;
    schema:byArtist <artist/3221#subject>,
        <artist/3358#subject>,
        <artist/4104#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/606#subject>,
        <artist/874#subject>,
        <artist/9797#subject> ;
    schema:name "Radio CD \"20th ANNIVERSARY Persona Radio\""@en,
        "ラジオCD「20th ANNIVERSARY ペルソナラジオ」"@ja,
        "Radio CD \"20th ANNIVERSARY Persona Radio\""@ja-latn ;
    schema:workPerformed <album/69984#musicalwork> .

_:N371ed636725d463d94defafa9bb915a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルソナ2 罪/罰"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:29"^^xsd:interval ;
    schema:inPlaylist _:Na7868392cd87436fb825717b3856b8b9 ;
    schema:name "ペルソナ2 罪/罰"@ja .

_:N796684fcd486480fa966a67302244b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルソナ5"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:43"^^xsd:interval ;
    schema:inPlaylist _:Na7868392cd87436fb825717b3856b8b9 ;
    schema:name "ペルソナ5"@ja .

_:N8aae1324a45245b087c00c57f49f43f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20th_2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT41:26"^^xsd:interval ;
    schema:inPlaylist _:N43789bee5c63493085c4187232c39c6f ;
    schema:name "20th_2"@ja .

_:N9570e317a8924c1fa84cea9b0d9fbfb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20th_3"@ja ;
    mo:track_number 3 ;
    schema:duration "PT44:38"^^xsd:interval ;
    schema:inPlaylist _:N43789bee5c63493085c4187232c39c6f ;
    schema:name "20th_3"@ja .

_:Nb1c5e8aa1bd5475f8220fe670da34fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20th_1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT46:22"^^xsd:interval ;
    schema:inPlaylist _:N43789bee5c63493085c4187232c39c6f ;
    schema:name "20th_1"@ja .

_:Nc17d6a10f7e5425388234666bf70b056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "20th_4"@ja ;
    mo:track_number 4 ;
    schema:duration "PT40:44"^^xsd:interval ;
    schema:inPlaylist _:N43789bee5c63493085c4187232c39c6f ;
    schema:name "20th_4"@ja .

_:Nc57627cac5d748ba8b5e72fe84e2ed7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルソナ3"@ja ;
    mo:track_number 2 ;
    schema:duration "PT12:54"^^xsd:interval ;
    schema:inPlaylist _:Na7868392cd87436fb825717b3856b8b9 ;
    schema:name "ペルソナ3"@ja .

_:Nc6cc4477841d4a5db9e34455cd7405d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルソナ4"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:inPlaylist _:Na7868392cd87436fb825717b3856b8b9 ;
    schema:name "ペルソナ4"@ja .

_:N43789bee5c63493085c4187232c39c6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8aae1324a45245b087c00c57f49f43f1,
        _:N9570e317a8924c1fa84cea9b0d9fbfb3,
        _:Nb1c5e8aa1bd5475f8220fe670da34fb3,
        _:Nc17d6a10f7e5425388234666bf70b056 ;
    mo:track_count 4 ;
    schema:duration "PT173:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8aae1324a45245b087c00c57f49f43f1,
        _:N9570e317a8924c1fa84cea9b0d9fbfb3,
        _:Nb1c5e8aa1bd5475f8220fe670da34fb3,
        _:Nc17d6a10f7e5425388234666bf70b056 .

_:Na7868392cd87436fb825717b3856b8b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N371ed636725d463d94defafa9bb915a2,
        _:N796684fcd486480fa966a67302244b81,
        _:Nc57627cac5d748ba8b5e72fe84e2ed7f,
        _:Nc6cc4477841d4a5db9e34455cd7405d5 ;
    mo:track_count 4 ;
    schema:duration "PT50:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N371ed636725d463d94defafa9bb915a2,
        _:N796684fcd486480fa966a67302244b81,
        _:Nc57627cac5d748ba8b5e72fe84e2ed7f,
        _:Nc6cc4477841d4a5db9e34455cd7405d5 .

