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

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

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

<artist/6400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139175#subject> ;
    schema:name "S.Nishikawa"@en ;
    foaf:made <album/139175#composition>,
        <album/139175#subject> ;
    foaf:name "S.Nishikawa"@en .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

<product/14181#subject> a schema:CreativeWork ;
    schema:name "Canvas ~Sepia-iro no Motif~"@en,
        "Canvas ～セピア色のモチーフ～"@ja,
        "Canvas ~Sepia-iro no Motif~"@ja-latn ;
    foaf:name "Canvas ~Sepia-iro no Motif~"@en,
        "Canvas ～セピア色のモチーフ～"@ja,
        "Canvas ~Sepia-iro no Motif~"@ja-latn .

<product/5563#subject> a schema:CreativeWork ;
    schema:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn ;
    foaf:name "Pia♥ Carrot e Youkoso!! 3"@en,
        "Pia♥キャロットへようこそ!! 3"@ja,
        "Pia♥ Carrot e Youkoso!! 3"@ja-latn .

<product/5776#subject> a schema:CreativeWork ;
    schema:name "SUIKA"@en,
        "水夏 ～SUIKA～"@ja,
        "SUIKA"@ja-latn ;
    foaf:name "SUIKA"@en,
        "水夏 ～SUIKA～"@ja,
        "SUIKA"@ja-latn .

<album/139175#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn ;
    mo:composer <artist/6400#subject> ;
    mo:produced_work <album/139175#musicalwork> ;
    schema:name "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn .

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

<album/139175#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn ;
    mo:performance_of <album/139175#musicalwork> ;
    mo:recorded_as <album/139175#musicalexpression> ;
    schema:name "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn ;
    schema:workPerformed <album/139175#musicalwork> .

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

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

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

<album/139175#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/139175#musicalexpression> ;
    mo:publisher _:N8b68f423251e4f0ea3f807e54b6d14ef ;
    mo:record _:Nb054af6ff60a4bfaae350c2754c8208c ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "VoiceMix2"@en ;
            foaf:name "VoiceMix2"@en ],
        <product/14181#subject>,
        <product/5563#subject>,
        <product/5776#subject> ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/139175/139175-d80d1be591af.jpg> ;
    schema:name "As deep as a well"@en,
        "As deep as a well"@ja,
        "As deep as a well"@ja-latn ;
    schema:publisher _:N8b68f423251e4f0ea3f807e54b6d14ef ;
    foaf:depiction <https://media.vgm.io/albums/57/139175/139175-d80d1be591af.jpg> .

_:N287f437945b24c80beb27fce9bb11172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちょっとTea Break"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "ちょっとTea Break"@ja .

_:N29c3961b7f424ea9bb2be2e8aee8b41e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでも変わらぬ想い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "いつまでも変わらぬ想い"@ja .

_:N71d86bc8f27b403cba493a776f1819bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そばにいてあげるよ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "そばにいてあげるよ"@ja .

_:N8b68f423251e4f0ea3f807e54b6d14ef schema:name "Studio「眞」"@en,
        "Studio「眞」"@ja,
        "Studio「眞」"@ja-latn ;
    foaf:name "Studio「眞」"@en,
        "Studio「眞」"@ja,
        "Studio「眞」"@ja-latn .

_:Naaeff46d292a4eff907e90003e3210ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠のストーリー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "永遠のストーリー"@ja .

_:Nbd16edfc407c46448279e3a777162e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木漏れ日の季節"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "木漏れ日の季節"@ja .

_:Nc7bdaedd448d496f9ddc3bac74893398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "むかしむかし"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb054af6ff60a4bfaae350c2754c8208c ;
    schema:name "むかしむかし"@ja .

_:Nb054af6ff60a4bfaae350c2754c8208c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N287f437945b24c80beb27fce9bb11172,
        _:N29c3961b7f424ea9bb2be2e8aee8b41e,
        _:N71d86bc8f27b403cba493a776f1819bf,
        _:Naaeff46d292a4eff907e90003e3210ca,
        _:Nbd16edfc407c46448279e3a777162e93,
        _:Nc7bdaedd448d496f9ddc3bac74893398 ;
    mo:track_count 6 ;
    schema:duration "PT23:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N287f437945b24c80beb27fce9bb11172,
        _:N29c3961b7f424ea9bb2be2e8aee8b41e,
        _:N71d86bc8f27b403cba493a776f1819bf,
        _:Naaeff46d292a4eff907e90003e3210ca,
        _:Nbd16edfc407c46448279e3a777162e93,
        _:Nc7bdaedd448d496f9ddc3bac74893398 .

