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

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

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

<album/98449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn ;
    mo:composer <artist/33566#subject> ;
    mo:produced_work <album/98449#musicalwork> ;
    schema:name "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn .

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

<https://media.vgm.io/albums/94/98449/98449-1588352169.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/98449/98449-1588352169.png> ;
    foaf:depicts <album/98449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/98449/98449-1588352169.png> .

<https://medium-media.vgm.io/albums/94/98449/98449-1588352169.png> a schema:ImageObject,
        foaf:Image .

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

<album/98449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn ;
    mo:performance_of <album/98449#musicalwork> ;
    mo:performer <artist/33566#subject> ;
    mo:recorded_as <album/98449#musicalexpression> ;
    schema:byArtist <artist/33566#subject> ;
    schema:name "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn ;
    schema:workPerformed <album/98449#musicalwork> .

<artist/33566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98449#subject> ;
    mo:performed <album/98449#performance> ;
    schema:name "Chips 'N Cellos"@en ;
    foaf:made <album/98449#composition>,
        <album/98449#subject> ;
    foaf:name "Chips 'N Cellos"@en .

<album/98449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98449#musicalexpression> ;
    mo:publisher _:Nb5868179bab84f7f99e6a20c69777a95 ;
    mo:record _:N9a53cff4eb51465d9533e84d02198e31 ;
    mo:record_count 1 ;
    schema:byArtist <artist/33566#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/94/98449/98449-1588352169.png> ;
    schema:name "Cello Woman"@en,
        "Cello Woman"@ja,
        "Cello Woman"@ja-latn ;
    schema:publisher _:Nb5868179bab84f7f99e6a20c69777a95 ;
    foaf:depiction <https://media.vgm.io/albums/94/98449/98449-1588352169.png> .

_:N03f09db1b2da45fd927873c35632f9b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash Music (2A03 Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Splash Music (2A03 Version)"@en .

_:N3b9486210f924eea8e1974bd03486ddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face the Enemy"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Face the Enemy"@en .

_:N561d83d4b35a47dab81ca180bd0c418e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash Music"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Splash Music"@en .

_:N62ec44af361c4fe9badc4f49471034ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greensleeves (2A03 + Cello Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Greensleeves (2A03 + Cello Version)"@en .

_:N78b85464ad1648eea656181566dc8853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Peacock's Skeleton Closet"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "The Peacock's Skeleton Closet"@en .

_:N7e240ae46b1c4c2c9095339680720854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waning Moments"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Waning Moments"@en .

_:Nacc1493b933c4315beebf9e8c08a2216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Man"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N9a53cff4eb51465d9533e84d02198e31 ;
    schema:name "Disco Man"@en .

_:Nb5868179bab84f7f99e6a20c69777a95 schema:name "Chips 'N Cellos"@en,
        "Chips 'N Cellos"@ja,
        "Chips 'N Cellos"@ja-latn ;
    foaf:name "Chips 'N Cellos"@en,
        "Chips 'N Cellos"@ja,
        "Chips 'N Cellos"@ja-latn .

_:N9a53cff4eb51465d9533e84d02198e31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f09db1b2da45fd927873c35632f9b6,
        _:N3b9486210f924eea8e1974bd03486ddf,
        _:N561d83d4b35a47dab81ca180bd0c418e,
        _:N62ec44af361c4fe9badc4f49471034ea,
        _:N78b85464ad1648eea656181566dc8853,
        _:N7e240ae46b1c4c2c9095339680720854,
        _:Nacc1493b933c4315beebf9e8c08a2216 ;
    mo:track_count 7 ;
    schema:duration "PT18:36"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N03f09db1b2da45fd927873c35632f9b6,
        _:N3b9486210f924eea8e1974bd03486ddf,
        _:N561d83d4b35a47dab81ca180bd0c418e,
        _:N62ec44af361c4fe9badc4f49471034ea,
        _:N78b85464ad1648eea656181566dc8853,
        _:N7e240ae46b1c4c2c9095339680720854,
        _:Nacc1493b933c4315beebf9e8c08a2216 .

