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

<album/155034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn ;
    mo:produced_work <album/155034#musicalwork> ;
    schema:name "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn .

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

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

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

<album/155034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn ;
    mo:performance_of <album/155034#musicalwork> ;
    mo:recorded_as <album/155034#musicalexpression> ;
    schema:name "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn ;
    schema:workPerformed <album/155034#musicalwork> .

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

<https://medium-media.vgm.io/albums/43/155034/155034-ae68ee5d1224.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-14"^^xsd:date ;
    dcterms:title "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155034#musicalexpression> ;
    mo:publisher _:Nd05f70ec50554afb9c87c390445178e8 ;
    mo:record _:Nace9e7a8c8a14509adc117a23587385d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chestnut Climber"@en ;
            foaf:name "Chestnut Climber"@en ] ;
    schema:datePublished "2022-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/155034/155034-ae68ee5d1224.jpg> ;
    schema:name "Chestnut Climber OST"@en,
        "Chestnut Climber OST"@ja,
        "Chestnut Climber OST"@ja-latn ;
    schema:publisher _:Nd05f70ec50554afb9c87c390445178e8 ;
    foaf:depiction <https://media.vgm.io/albums/43/155034/155034-ae68ee5d1224.jpg> .

_:N26d71903b59d497c93fcba9e36d93712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "up above"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nace9e7a8c8a14509adc117a23587385d ;
    schema:name "up above"@en .

_:N5968c67389c649e29f7a6ac392372bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "best buds! (ending)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nace9e7a8c8a14509adc117a23587385d ;
    schema:name "best buds! (ending)"@en .

_:Nd05f70ec50554afb9c87c390445178e8 schema:name "paper aviator"@en,
        "paper aviator"@ja,
        "paper aviator"@ja-latn ;
    foaf:name "paper aviator"@en,
        "paper aviator"@ja,
        "paper aviator"@ja-latn .

_:Nace9e7a8c8a14509adc117a23587385d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26d71903b59d497c93fcba9e36d93712,
        _:N5968c67389c649e29f7a6ac392372bdc ;
    mo:track_count 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N26d71903b59d497c93fcba9e36d93712,
        _:N5968c67389c649e29f7a6ac392372bdc .

