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

<artist/3889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao Sumida"@en,
        "澄田まお"@ja ;
    foaf:made <album/16443#lyrics>,
        <album/16443#subject> ;
    foaf:name "Mao Sumida"@en,
        "澄田まお"@ja .

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

<artist/36246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16443#subject> ;
    schema:name "WACHA"@en ;
    foaf:made <album/16443#composition>,
        <album/16443#subject> ;
    foaf:name "WACHA"@en .

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

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

<https://medium-media.vgm.io/albums/34/16443/16443-1291184024.jpg> a schema:ImageObject,
        foaf:Image .

<album/16443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn ;
    mo:composer <artist/36246#subject>,
        <artist/4157#subject> ;
    mo:produced_work <album/16443#musicalwork> ;
    schema:name "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn .

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

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

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16443#performance> ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/25365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16443#performance> ;
    schema:name "Mariya Kurata"@en,
        "倉田まりや"@ja ;
    foaf:name "Mariya Kurata"@en,
        "倉田まりや"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16443#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<artist/4676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16443#performance> ;
    schema:name "Yui Ogura"@en,
        "小倉結衣"@ja ;
    foaf:name "Yui Ogura"@en,
        "小倉結衣"@ja .

<artist/4157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16443#subject> ;
    mo:performed <album/16443#performance> ;
    schema:name "U"@en ;
    foaf:made <album/16443#composition>,
        <album/16443#lyrics>,
        <album/16443#subject> ;
    foaf:name "U"@en .

<album/16443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn ;
    mo:performance_of <album/16443#musicalwork> ;
    mo:performer <artist/1973#subject>,
        <artist/25365#subject>,
        <artist/291#subject>,
        <artist/4157#subject>,
        <artist/4676#subject> ;
    mo:recorded_as <album/16443#musicalexpression> ;
    schema:byArtist <artist/1973#subject>,
        <artist/25365#subject>,
        <artist/291#subject>,
        <artist/4157#subject>,
        <artist/4676#subject> ;
    schema:name "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn ;
    schema:workPerformed <album/16443#musicalwork> .

<album/16443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-28"^^xsd:date ;
    dcterms:title "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn ;
    mo:catalogue_number "SHA-101T" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16443#musicalexpression> ;
    mo:publisher _:N87ca96e944ac47fe91d98886e943d838 ;
    mo:record _:N5094ea40258245c9856981905ad89b58 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mimi wo Sumaseba"@en ;
            foaf:name "Mimi wo Sumaseba"@en ] ;
    schema:byArtist <artist/1973#subject>,
        <artist/25365#subject>,
        <artist/291#subject>,
        <artist/4157#subject>,
        <artist/4676#subject> ;
    schema:datePublished "2009-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/16443/16443-1291184024.jpg> ;
    schema:name "Mimi wo Sumaseba SoundTrack"@en,
        "みみをすませば サウンドトラック"@ja,
        "Mimi wo Sumaseba SoundTrack"@ja-latn ;
    schema:publisher _:N87ca96e944ac47fe91d98886e943d838 ;
    foaf:depiction <https://media.vgm.io/albums/34/16443/16443-1291184024.jpg> .

_:N3e250cf190034cefa4817e64343eb3e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいのプログラム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N5094ea40258245c9856981905ad89b58 ;
    schema:name "あいのプログラム"@ja .

_:N6c4ebb4f5d8a405dbd3040a8e10a9c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼い水の方舟"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5094ea40258245c9856981905ad89b58 ;
    schema:name "蒼い水の方舟"@ja .

_:N87ca96e944ac47fe91d98886e943d838 schema:name "Syakunage"@en ;
    foaf:name "Syakunage"@en .

_:Ndf5149cd05aa44809a8e77ecb9553e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼い水の方舟(カラオケ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5094ea40258245c9856981905ad89b58 ;
    schema:name "蒼い水の方舟(カラオケ)"@ja .

_:Ne668958efe824d699ba330e299d77082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいのプログラム(カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N5094ea40258245c9856981905ad89b58 ;
    schema:name "あいのプログラム(カラオケ)"@ja .

_:Nea399aa9d4d740949c2ee924d512fa92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茉里とひなたの南星九豆島放送局特別編"@ja ;
    mo:track_number 3 ;
    schema:duration "PT21:14"^^xsd:interval ;
    schema:inPlaylist _:N5094ea40258245c9856981905ad89b58 ;
    schema:name "茉里とひなたの南星九豆島放送局特別編"@ja .

_:N5094ea40258245c9856981905ad89b58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e250cf190034cefa4817e64343eb3e6,
        _:N6c4ebb4f5d8a405dbd3040a8e10a9c72,
        _:Ndf5149cd05aa44809a8e77ecb9553e17,
        _:Ne668958efe824d699ba330e299d77082,
        _:Nea399aa9d4d740949c2ee924d512fa92 ;
    mo:track_count 5 ;
    schema:duration "PT39:56"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3e250cf190034cefa4817e64343eb3e6,
        _:N6c4ebb4f5d8a405dbd3040a8e10a9c72,
        _:Ndf5149cd05aa44809a8e77ecb9553e17,
        _:Ne668958efe824d699ba330e299d77082,
        _:Nea399aa9d4d740949c2ee924d512fa92 .

