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

<album/40401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn ;
    mo:produced_work <album/40401#musicalwork> ;
    schema:name "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn .

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

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

<product/2907#subject> a schema:CreativeWork ;
    schema:name "Free! Iwatobi Channel"@en,
        "Free! イワトビちゃんねる"@ja,
        "Free! Iwatobi Channel"@ja-latn ;
    foaf:name "Free! Iwatobi Channel"@en,
        "Free! イワトビちゃんねる"@ja,
        "Free! Iwatobi Channel"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/10/40401/40401-1375600356.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40401#performance> ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40401#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40401#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<album/40401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-21"^^xsd:date ;
    dcterms:title "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn ;
    mo:catalogue_number "LACA-15334" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40401#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N6028839352194c579a88cf340efe9141 ;
    mo:record_count 1 ;
    schema:about <product/2907#subject> ;
    schema:byArtist <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject> ;
    schema:datePublished "2013-08-21"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/10/40401/40401-1375600356.jpg> ;
    schema:name "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/40401/40401-1375600356.jpg> .

<album/40401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn ;
    mo:performance_of <album/40401#musicalwork> ;
    mo:performer <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject> ;
    mo:recorded_as <album/40401#musicalexpression> ;
    schema:byArtist <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject> ;
    schema:name "Radio CD \"Iwatobi Channel\" Vol. 1"@en,
        "TVアニメ『Free!』ラジオCD「イワトビちゃんねる」 Vol.1"@ja,
        "Radio CD \"Iwatobi Channel\" Vol. 1"@ja-latn ;
    schema:workPerformed <album/40401#musicalwork> .

_:N30ba98468af842a994a5bc1f54c75c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free! Training!"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N6028839352194c579a88cf340efe9141 ;
    schema:name "Free! Training!"@en .

_:N51ac8627f2b9488e96ef63b448e32143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free! Challenging!"@en ;
    mo:track_number 4 ;
    schema:duration "PT22:18"^^xsd:interval ;
    schema:inPlaylist _:N6028839352194c579a88cf340efe9141 ;
    schema:name "Free! Challenging!"@en .

_:N557f15770fab4f7b95fd98420b9cf17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6028839352194c579a88cf340efe9141 ;
    schema:name "Opening"@en .

_:Ndfd67890fb6345e5a7f4300a180ea355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6028839352194c579a88cf340efe9141 ;
    schema:name "Ending"@en .

_:Nebb015081d304914b6f74905946d090a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free! Talking!"@en ;
    mo:track_number 2 ;
    schema:duration "PT16:22"^^xsd:interval ;
    schema:inPlaylist _:N6028839352194c579a88cf340efe9141 ;
    schema:name "Free! Talking!"@en .

_:N6028839352194c579a88cf340efe9141 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30ba98468af842a994a5bc1f54c75c27,
        _:N51ac8627f2b9488e96ef63b448e32143,
        _:N557f15770fab4f7b95fd98420b9cf17a,
        _:Ndfd67890fb6345e5a7f4300a180ea355,
        _:Nebb015081d304914b6f74905946d090a ;
    mo:track_count 5 ;
    schema:duration "PT53:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N30ba98468af842a994a5bc1f54c75c27,
        _:N51ac8627f2b9488e96ef63b448e32143,
        _:N557f15770fab4f7b95fd98420b9cf17a,
        _:Ndfd67890fb6345e5a7f4300a180ea355,
        _:Nebb015081d304914b6f74905946d090a .

