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

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

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

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

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

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41075#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/41075#composition>,
        <album/41075#subject> ;
    foaf:name "Tatsuya Kato"@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/41075#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/57/41075/41075-1381467341.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41075#performance> ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41075#performance> ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<album/41075#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn ;
    mo:composer <artist/21773#subject>,
        <artist/8202#subject>,
        <artist/9388#subject> ;
    mo:produced_work <album/41075#musicalwork> ;
    schema:name "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn .

<album/41075#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn ;
    mo:performance_of <album/41075#musicalwork> ;
    mo:performer <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject>,
        <artist/7292#subject> ;
    mo:recorded_as <album/41075#musicalexpression> ;
    schema:byArtist <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject>,
        <artist/7292#subject> ;
    schema:name "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn ;
    schema:workPerformed <album/41075#musicalwork> .

<album/41075#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-23"^^xsd:date ;
    dcterms:title "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn ;
    mo:catalogue_number "LACA-15350" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41075#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nd5956622eaf848e0b63a8992544ae75f ;
    mo:record_count 1 ;
    schema:about <product/2803#subject> ;
    schema:byArtist <artist/14877#subject>,
        <artist/3772#subject>,
        <artist/4805#subject>,
        <artist/4807#subject>,
        <artist/7292#subject> ;
    schema:datePublished "2013-10-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/41075/41075-1381467341.jpg> ;
    schema:name "TV Animation Free! Remix Mini Album"@en,
        "TV Animation Free! Remix Mini Album"@ja,
        "TV Animation Free! Remix Mini Album"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/41075/41075-1381467341.jpg> .

_:N004e6ffd6a2847bba190e368d0d6d7d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surprise! -yashigoren Remix-"@ja,
        "Water Surprise! -yashigoren Remix-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "Water Surprise! -yashigoren Remix-"@ja,
        "Water Surprise! -yashigoren Remix-"@ja-latn .

_:N10e3705d32ed4e6990c86afd6eb50ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVER BLUE -Deep Deep Blue Remix-"@ja,
        "EVER BLUE -Deep Deep Blue Remix-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "EVER BLUE -Deep Deep Blue Remix-"@ja,
        "EVER BLUE -Deep Deep Blue Remix-"@ja-latn .

_:N48242cf5da734e55ac0eaaceb962cd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE -Boldo Remix-"@ja,
        "SPLASH FREE -Boldo Remix-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "SPLASH FREE -Boldo Remix-"@ja,
        "SPLASH FREE -Boldo Remix-"@ja-latn .

_:N524e387a76924ef2b511c6846199b5c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surprise! -Boldo Splash Remix-"@ja,
        "Water Surprise! -Boldo Splash Remix-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "Water Surprise! -Boldo Splash Remix-"@ja,
        "Water Surprise! -Boldo Splash Remix-"@ja-latn .

_:N78bf03e754704956bbe3bb419bf7ad0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Surprise! -王子マスター Remix-"@ja,
        "Water Surprise! -Ouji Master Remix-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "Water Surprise! -王子マスター Remix-"@ja,
        "Water Surprise! -Ouji Master Remix-"@ja-latn .

_:Na01df298838c4c47b89f45fefcdc4d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja,
        "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja,
        "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja-latn .

_:Nc98783e4a0dc4a5fb438043bfbbcf8eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja,
        "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja,
        "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja-latn .

_:Nd937ea614fd24c4fbb2f1aa274a48ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVER BLUE -acro jazz laboratories Remix-"@ja,
        "EVER BLUE -acro jazz laboratories Remix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd5956622eaf848e0b63a8992544ae75f ;
    schema:name "EVER BLUE -acro jazz laboratories Remix-"@ja,
        "EVER BLUE -acro jazz laboratories Remix-"@ja-latn .

_:Nd5956622eaf848e0b63a8992544ae75f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004e6ffd6a2847bba190e368d0d6d7d5,
        _:N10e3705d32ed4e6990c86afd6eb50ae7,
        _:N48242cf5da734e55ac0eaaceb962cd04,
        _:N524e387a76924ef2b511c6846199b5c8,
        _:N78bf03e754704956bbe3bb419bf7ad0e,
        _:Na01df298838c4c47b89f45fefcdc4d2b,
        _:Nc98783e4a0dc4a5fb438043bfbbcf8eb,
        _:Nd937ea614fd24c4fbb2f1aa274a48ea5 ;
    mo:track_count 8 ;
    schema:duration "PT39:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N004e6ffd6a2847bba190e368d0d6d7d5,
        _:N10e3705d32ed4e6990c86afd6eb50ae7,
        _:N48242cf5da734e55ac0eaaceb962cd04,
        _:N524e387a76924ef2b511c6846199b5c8,
        _:N78bf03e754704956bbe3bb419bf7ad0e,
        _:Na01df298838c4c47b89f45fefcdc4d2b,
        _:Nc98783e4a0dc4a5fb438043bfbbcf8eb,
        _:Nd937ea614fd24c4fbb2f1aa274a48ea5 .

