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

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:made <album/39384#subject>,
        <album/39384#vocals> ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/39384#subject>,
        <album/39384#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:made <album/39384#subject>,
        <album/39384#vocals> ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:made <album/39384#subject>,
        <album/39384#vocals> ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/39384#lyrics>,
        <album/39384#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:made <album/39384#subject>,
        <album/39384#vocals> ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<artist/21773#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39384#subject> ;
    schema:name "Yasushi Watanabe"@en,
        "渡辺泰司"@ja ;
    foaf:made <album/39384#composition>,
        <album/39384#subject> ;
    foaf:name "Yasushi Watanabe"@en,
        "渡辺泰司"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39384#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/39384#composition>,
        <album/39384#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<product/2803#subject> a schema:CreativeWork ;
    schema:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn ;
    foaf:name "Free!"@en,
        "Free!"@ja,
        "Free!"@ja-latn .

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

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

<album/39384#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn ;
    mo:performance_of <album/39384#musicalwork> ;
    mo:recorded_as <album/39384#musicalexpression> ;
    schema:name "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn ;
    schema:workPerformed <album/39384#musicalwork> .

<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/48/39384/39384-1562991478.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39384#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/39384/39384-1562991478.jpg> ;
    foaf:depicts <album/39384#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/39384/39384-1562991478.jpg> .

<https://medium-media.vgm.io/albums/48/39384/39384-1562991478.jpg> a schema:ImageObject,
        foaf:Image .

<album/39384#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn ;
    mo:composer <artist/21773#subject>,
        <artist/8202#subject> ;
    mo:produced_work <album/39384#musicalwork> ;
    schema:name "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn .

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

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

<album/39384#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-07"^^xsd:date ;
    dcterms:title "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn ;
    mo:catalogue_number "LACM-14130" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39384#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Iwatobi Channel"@en ;
            foaf:name "Iwatobi Channel"@en ],
        <product/2803#subject> ;
    schema:datePublished "2013-08-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/39384/39384-1562991478.jpg> ;
    schema:name "SPLASH FREE / STYLE FIVE"@en,
        "SPLASH FREE / STYLE FIVE"@ja,
        "SPLASH FREE / STYLE FIVE"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/39384/39384-1562991478.jpg> .

_:N3a12662a99884aaa86496875e85cf14f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    schema:name "SPLASH FREE"@en .

_:N9f2d1f904a8e4ebebe1ad3a376aaa591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surprise!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    schema:name "Water Surprise!"@en .

_:Nac16bfc80bb743e4a90f4a735c096dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE –DJ Chika a.k.a Inherit REMIX-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    schema:name "SPLASH FREE –DJ Chika a.k.a Inherit REMIX-"@en .

_:Nc8bcd1c1d88448c49a4abff3aa9984a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE (OFF VOCAL)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    schema:name "SPLASH FREE (OFF VOCAL)"@en .

_:Nfa5ce122b1d444c1959f5a2b10c8d0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surprise! (OFF VOCAL)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N14aeb5bed7584d2daf43cd6ee2340cfe ;
    schema:name "Water Surprise! (OFF VOCAL)"@en .

_:N14aeb5bed7584d2daf43cd6ee2340cfe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a12662a99884aaa86496875e85cf14f,
        _:N9f2d1f904a8e4ebebe1ad3a376aaa591,
        _:Nac16bfc80bb743e4a90f4a735c096dca,
        _:Nc8bcd1c1d88448c49a4abff3aa9984a1,
        _:Nfa5ce122b1d444c1959f5a2b10c8d0de ;
    mo:track_count 5 ;
    schema:duration "PT19:38"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3a12662a99884aaa86496875e85cf14f,
        _:N9f2d1f904a8e4ebebe1ad3a376aaa591,
        _:Nac16bfc80bb743e4a90f4a735c096dca,
        _:Nc8bcd1c1d88448c49a4abff3aa9984a1,
        _:Nfa5ce122b1d444c1959f5a2b10c8d0de .

