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

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

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

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

<https://medium-media.vgm.io/albums/32/81123/81123-1553550631.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81123#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

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

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

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

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

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

_:N40d7bb27375e45b48ccab8f87f7457f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:inPlaylist _:Ne3fc70e8ade54a76b2efab75825f0bd7 ;
    schema:name "None"@en .

_:N886ca59d9df04fc5bed977e1bd9e197c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne3fc70e8ade54a76b2efab75825f0bd7 ;
    schema:name "None"@en .

_:N91331ccd0a2f4b849212da50673b4c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:inPlaylist _:Ne3fc70e8ade54a76b2efab75825f0bd7 ;
    schema:name "None"@en .

_:N94fe2c94a4534129af29c0c3f588a54c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:inPlaylist _:Ne3fc70e8ade54a76b2efab75825f0bd7 ;
    schema:name "None"@en .

_:Ne3fc70e8ade54a76b2efab75825f0bd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ee2b564e1394fb38c2926aa116d3297,
        _:N40d7bb27375e45b48ccab8f87f7457f2,
        _:N886ca59d9df04fc5bed977e1bd9e197c,
        _:N91331ccd0a2f4b849212da50673b4c8c,
        _:N94fe2c94a4534129af29c0c3f588a54c ;
    mo:track_count 5 ;
    schema:duration "PT47:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1ee2b564e1394fb38c2926aa116d3297,
        _:N40d7bb27375e45b48ccab8f87f7457f2,
        _:N886ca59d9df04fc5bed977e1bd9e197c,
        _:N91331ccd0a2f4b849212da50673b4c8c,
        _:N94fe2c94a4534129af29c0c3f588a54c .

