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

<album/81126#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn ;
    mo:produced_work <album/81126#musicalwork> ;
    schema:name "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn .

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

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

<product/6985#subject> a schema:CreativeWork ;
    schema:name "Toaru Radio no Index III"@en,
        "とあるラジオの禁書目録III"@ja,
        "Toaru Radio no Index III"@ja-latn ;
    foaf:name "Toaru Radio no Index III"@en,
        "とあるラジオの禁書目録III"@ja,
        "Toaru Radio no Index III"@ja-latn .

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/81126/81126-1564344923.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81126#performance> ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81126#performance> ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81126#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<album/81126#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-26"^^xsd:date ;
    dcterms:title "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn ;
    mo:catalogue_number "GNXA-7387-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81126#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nab59139faee844549778b991536a6990 ;
    mo:record_count 1 ;
    schema:about <product/6985#subject> ;
    schema:byArtist <artist/4309#subject>,
        <artist/5499#subject>,
        <artist/832#subject> ;
    schema:datePublished "2019-06-26"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/62/81126/81126-1564344923.png> ;
    schema:name "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/81126/81126-1564344923.png> .

<album/81126#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn ;
    mo:performance_of <album/81126#musicalwork> ;
    mo:performer <artist/4309#subject>,
        <artist/5499#subject>,
        <artist/832#subject> ;
    mo:recorded_as <album/81126#musicalexpression> ;
    schema:byArtist <artist/4309#subject>,
        <artist/5499#subject>,
        <artist/832#subject> ;
    schema:name "Toaru Radio no Index III Vol.5"@en,
        "とあるラジオの禁書目録III Vol.5"@ja,
        "Toaru Radio no Index III Vol.5"@ja-latn ;
    schema:workPerformed <album/81126#musicalwork> .

_:N77db36fe21b84c849fd5a9a19e1be34d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT20:11"^^xsd:interval ;
    schema:inPlaylist _:Nab59139faee844549778b991536a6990 ;
    schema:name "None"@en .

_:N9fd326a53c7d4981b2b05a00a0c8805c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nab59139faee844549778b991536a6990 ;
    schema:name "None"@en .

_:Nd5298f7720f646b9b48454a04fd15c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nab59139faee844549778b991536a6990 ;
    schema:name "None"@en .

_:Nd6c155ec5d324d3a800c6ce9f726a1d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT16:41"^^xsd:interval ;
    schema:inPlaylist _:Nab59139faee844549778b991536a6990 ;
    schema:name "None"@en .

_:Nf77089d18c664eb39a11da1e96349258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nab59139faee844549778b991536a6990 ;
    schema:name "None"@en .

_:Nab59139faee844549778b991536a6990 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N77db36fe21b84c849fd5a9a19e1be34d,
        _:N9fd326a53c7d4981b2b05a00a0c8805c,
        _:Nd5298f7720f646b9b48454a04fd15c15,
        _:Nd6c155ec5d324d3a800c6ce9f726a1d4,
        _:Nf77089d18c664eb39a11da1e96349258 ;
    mo:track_count 5 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N77db36fe21b84c849fd5a9a19e1be34d,
        _:N9fd326a53c7d4981b2b05a00a0c8805c,
        _:Nd5298f7720f646b9b48454a04fd15c15,
        _:Nd6c155ec5d324d3a800c6ce9f726a1d4,
        _:Nf77089d18c664eb39a11da1e96349258 .

