@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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    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> .

_:N0121986a9e4b4b0c851101e64aa09328 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "EVER BLUE -acro jazz laboratories Remix-"@ja,
        "EVER BLUE -acro jazz laboratories Remix-"@ja-latn .

_:N1300a08c078d4e5f89fbaaf1a34ceb2d 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "Water Surprise! -Boldo Splash Remix-"@ja,
        "Water Surprise! -Boldo Splash Remix-"@ja-latn .

_:N2faef5de9d3c4801b095ccf83bd7db9b 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja,
        "SPLASH FREE -BOOBEE BROTHERS Remix-"@ja-latn .

_:N5d881d3d44034ec0b627f2ea5e0ce5c8 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "EVER BLUE -Deep Deep Blue Remix-"@ja,
        "EVER BLUE -Deep Deep Blue Remix-"@ja-latn .

_:N826cdb29ece441e2bb93d02b306a0a78 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja,
        "SPLASH FREE -DJ Chika a.k.a Inherit Remix-"@ja-latn .

_:N84753b666d05415da3c89aead099ec45 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "Water Surprise! -王子マスター Remix-"@ja,
        "Water Surprise! -Ouji Master Remix-"@ja-latn .

_:Na9f73e684f074c63b1f2cd1ca05d5a8f 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "SPLASH FREE -Boldo Remix-"@ja,
        "SPLASH FREE -Boldo Remix-"@ja-latn .

_:Ne6128bf642d9418295ce50884ae7f8da 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 _:N13a70098173140ad98c00e1b71fd5a8d ;
    schema:name "Water Surprise! -yashigoren Remix-"@ja,
        "Water Surprise! -yashigoren Remix-"@ja-latn .

_:N13a70098173140ad98c00e1b71fd5a8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0121986a9e4b4b0c851101e64aa09328,
        _:N1300a08c078d4e5f89fbaaf1a34ceb2d,
        _:N2faef5de9d3c4801b095ccf83bd7db9b,
        _:N5d881d3d44034ec0b627f2ea5e0ce5c8,
        _:N826cdb29ece441e2bb93d02b306a0a78,
        _:N84753b666d05415da3c89aead099ec45,
        _:Na9f73e684f074c63b1f2cd1ca05d5a8f,
        _:Ne6128bf642d9418295ce50884ae7f8da ;
    mo:track_count 8 ;
    schema:duration "PT39:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0121986a9e4b4b0c851101e64aa09328,
        _:N1300a08c078d4e5f89fbaaf1a34ceb2d,
        _:N2faef5de9d3c4801b095ccf83bd7db9b,
        _:N5d881d3d44034ec0b627f2ea5e0ce5c8,
        _:N826cdb29ece441e2bb93d02b306a0a78,
        _:N84753b666d05415da3c89aead099ec45,
        _:Na9f73e684f074c63b1f2cd1ca05d5a8f,
        _:Ne6128bf642d9418295ce50884ae7f8da .

