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

<artist/1976#subject> a schema:Person,
        foaf:Person ;
    schema:name "monet"@en ;
    foaf:made <album/112255#subject>,
        <album/112255#vocals> ;
    foaf:name "monet"@en .

<artist/26394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112255#subject> ;
    schema:name "Kudo"@en,
        "くど"@ja ;
    foaf:made <album/112255#composition>,
        <album/112255#subject> ;
    foaf:name "Kudo"@en,
        "くど"@ja .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

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

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

<album/112255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn ;
    mo:performance_of <album/112255#musicalwork> ;
    mo:recorded_as <album/112255#musicalexpression> ;
    schema:name "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn ;
    schema:workPerformed <album/112255#musicalwork> .

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

<https://medium-media.vgm.io/albums/55/112255/112255-dd2c2de56a92.jpg> a schema:ImageObject,
        foaf:Image .

<album/112255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Pixelbee"@en ;
            foaf:made <album/112255#composition> ;
            foaf:name "(Pixelbee"@en ],
        <artist/26394#subject> ;
    mo:produced_work <album/112255#musicalwork> ;
    schema:name "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn .

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

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

<album/112255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn ;
    mo:catalogue_number "AZR-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112255#musicalexpression> ;
    mo:publisher _:N6d203937a6754faa83899cf455a1c222 ;
    mo:record _:N709e90d82b934d8481d05eda2f977612 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TOSUI KITAN"@en ;
            foaf:name "TOSUI KITAN"@en ] ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/112255/112255-dd2c2de56a92.jpg> ;
    schema:name "MIZUKAGAMI -TOUOTO-"@en,
        "水鏡【灯音】"@ja,
        "MIZUKAGAMI -TOUOTO-"@ja-latn ;
    schema:publisher _:N6d203937a6754faa83899cf455a1c222 ;
    foaf:depiction <https://media.vgm.io/albums/55/112255/112255-dd2c2de56a92.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "横浜元町"@en ;
    foaf:made <album/112255#lyrics> ;
    foaf:name "横浜元町"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Pixelbee"@en ;
    foaf:made <album/112255#vocals> ;
    foaf:name "(Pixelbee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112255#subject> ;
    schema:name "(Pixelbee"@en ;
    foaf:made <album/112255#subject> ;
    foaf:name "(Pixelbee"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "横浜元町"@en ;
    foaf:made <album/112255#subject> ;
    foaf:name "横浜元町"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Pixelbee"@en ;
    foaf:made <album/112255#subject> ;
    foaf:name "(Pixelbee"@en .

_:N2055445846f44365a7d9553578cf7f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the different sky（short off vocal ver）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N709e90d82b934d8481d05eda2f977612 ;
    schema:name "under the different sky（short off vocal ver）"@ja .

_:N4e638370319a469e88466816730e8687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the different sky（short vocal ver）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N709e90d82b934d8481d05eda2f977612 ;
    schema:name "under the different sky（short vocal ver）"@ja .

_:N62f3a05c92f7471f9a3e50b00f1dea36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the different sky（full vocal ver）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N709e90d82b934d8481d05eda2f977612 ;
    schema:name "under the different sky（full vocal ver）"@ja .

_:N6d203937a6754faa83899cf455a1c222 schema:name "MIZUKAGAMI"@en ;
    foaf:name "MIZUKAGAMI"@en .

_:Naf2b6a6048bc4251b704c2fd2d2912db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ 【初めてのおつかい ～カナタ食べられるもんっ～】"@ja ;
    mo:track_number 5 ;
    schema:duration "PT19:39"^^xsd:interval ;
    schema:inPlaylist _:N709e90d82b934d8481d05eda2f977612 ;
    schema:name "ドラマ 【初めてのおつかい ～カナタ食べられるもんっ～】"@ja .

_:Nb1cc3da88be44ec0b843d667f7cc4b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the different sky（full off vocal ver）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N709e90d82b934d8481d05eda2f977612 ;
    schema:name "under the different sky（full off vocal ver）"@ja .

_:N709e90d82b934d8481d05eda2f977612 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2055445846f44365a7d9553578cf7f31,
        _:N4e638370319a469e88466816730e8687,
        _:N62f3a05c92f7471f9a3e50b00f1dea36,
        _:Naf2b6a6048bc4251b704c2fd2d2912db,
        _:Nb1cc3da88be44ec0b843d667f7cc4b20 ;
    mo:track_count 5 ;
    schema:duration "PT31:22"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2055445846f44365a7d9553578cf7f31,
        _:N4e638370319a469e88466816730e8687,
        _:N62f3a05c92f7471f9a3e50b00f1dea36,
        _:Naf2b6a6048bc4251b704c2fd2d2912db,
        _:Nb1cc3da88be44ec0b843d667f7cc4b20 .

