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

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

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

<album/81122#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/81122#musicalexpression> a mo:Signal ;
    mo:published_as <album/81122#subject> ;
    mo:records <album/81122#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/22/81122/81122-1553550547.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81122#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/81122/81122-1553550547.png> ;
    foaf:depicts <album/81122#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/81122/81122-1553550547.png> .

<https://medium-media.vgm.io/albums/22/81122/81122-1553550547.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11437#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81122#performance> ;
    schema:name "Satomi Arai"@en,
        "新井里美"@ja ;
    foaf:name "Satomi Arai"@en,
        "新井里美"@ja .

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

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

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

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

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

_:N7fe645f535524781b28a011dd2980d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:18"^^xsd:interval ;
    schema:inPlaylist _:Nd29871a7379f4b6e8e0e178dab13c7e8 ;
    schema:name "None"@en .

_:N938fd953189c40a2b1b4433e247795c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT12:54"^^xsd:interval ;
    schema:inPlaylist _:Nd29871a7379f4b6e8e0e178dab13c7e8 ;
    schema:name "None"@en .

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

_:Necb3f8fad36947e5943b0e4e58cd127a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT14:23"^^xsd:interval ;
    schema:inPlaylist _:Nd29871a7379f4b6e8e0e178dab13c7e8 ;
    schema:name "None"@en .

_:Nd29871a7379f4b6e8e0e178dab13c7e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d5696b64bdc437fab70f7ed09f34bac,
        _:N7fe645f535524781b28a011dd2980d3e,
        _:N938fd953189c40a2b1b4433e247795c5,
        _:Ncc1ce90289cd4fa78a4b46b80ff1bd4a,
        _:Necb3f8fad36947e5943b0e4e58cd127a ;
    mo:track_count 5 ;
    schema:duration "PT40:49"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6d5696b64bdc437fab70f7ed09f34bac,
        _:N7fe645f535524781b28a011dd2980d3e,
        _:N938fd953189c40a2b1b4433e247795c5,
        _:Ncc1ce90289cd4fa78a4b46b80ff1bd4a,
        _:Necb3f8fad36947e5943b0e4e58cd127a .

