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

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

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

<artist/26251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131345#subject> ;
    schema:name "Robby Duguay"@en ;
    foaf:made <album/131345#composition>,
        <album/131345#subject> ;
    foaf:name "Robby Duguay"@en .

<album/131345#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn ;
    mo:composer <artist/26251#subject> ;
    mo:produced_work <album/131345#musicalwork> ;
    schema:name "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn .

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

<https://media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131345#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> ;
    foaf:depicts <album/131345#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> .

<https://medium-media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131345#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn ;
    mo:performance_of <album/131345#musicalwork> ;
    mo:performer _:Nf760b01a25284c0f927648b473dd3214 ;
    mo:recorded_as <album/131345#musicalexpression> ;
    schema:byArtist _:Nf760b01a25284c0f927648b473dd3214 ;
    schema:name "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/131345#musicalwork> .

<album/131345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-11"^^xsd:date ;
    dcterms:title "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131345#musicalexpression> ;
    mo:publisher _:N444c9757127e49fa95b792fbf6c60998 ;
    mo:record _:N24f06987bfc84ef6880ecc51f2a8808e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tree Tap Adventure"@en ;
            foaf:name "Tree Tap Adventure"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Game Winds"@en ;
            foaf:name "The Game Winds"@en ] ;
    schema:datePublished "2021-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> ;
    schema:name "Tree Tap Adventure Original Soundtrack"@en,
        "Tree Tap Adventure Original Soundtrack"@ja,
        "Tree Tap Adventure Original Soundtrack"@ja-latn ;
    schema:publisher _:N444c9757127e49fa95b792fbf6c60998 ;
    foaf:depiction <https://media.vgm.io/albums/54/131345/131345-1e338ec2990f.jpg> .

_:N1a06a72456a343fe91d8b627315af89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leafton Green"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Leafton Green"@en .

_:N1ac194650af543aeb45105de79435a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honeydew Meadow"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Honeydew Meadow"@en .

_:N1e829cfd30c643d183dc910f06ee13b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunbrush Savannah"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Sunbrush Savannah"@en .

_:N3a50fdb929c04ee4964486fc376b04a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Pond"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Moon Pond"@en .

_:N43cfa17b83114b7cb555825f303ed910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting for a Tree to Grow"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Waiting for a Tree to Grow"@en .

_:N444c9757127e49fa95b792fbf6c60998 schema:name "Robby Duguay"@en,
        "Robby Duguay"@ja,
        "Robby Duguay"@ja-latn ;
    foaf:name "Robby Duguay"@en,
        "Robby Duguay"@ja,
        "Robby Duguay"@ja-latn .

_:N666f24b7e18a42a2b0bad13894fac69d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Fire"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "After the Fire"@en .

_:Nbfcd7919aa014481a65e1a7aa636545b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Glen"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Fairy Glen"@en .

_:Nea6527d9b0224a28b739567621a33246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bear Mountain"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N24f06987bfc84ef6880ecc51f2a8808e ;
    schema:name "Bear Mountain"@en .

_:Nf760b01a25284c0f927648b473dd3214 a schema:Person,
        foaf:Person ;
    mo:performed <album/131345#performance> ;
    schema:name "The Game Winds"@en ;
    foaf:name "The Game Winds"@en .

_:N24f06987bfc84ef6880ecc51f2a8808e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a06a72456a343fe91d8b627315af89a,
        _:N1ac194650af543aeb45105de79435a89,
        _:N1e829cfd30c643d183dc910f06ee13b9,
        _:N3a50fdb929c04ee4964486fc376b04a3,
        _:N43cfa17b83114b7cb555825f303ed910,
        _:N666f24b7e18a42a2b0bad13894fac69d,
        _:Nbfcd7919aa014481a65e1a7aa636545b,
        _:Nea6527d9b0224a28b739567621a33246 ;
    mo:track_count 8 ;
    schema:duration "PT22:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a06a72456a343fe91d8b627315af89a,
        _:N1ac194650af543aeb45105de79435a89,
        _:N1e829cfd30c643d183dc910f06ee13b9,
        _:N3a50fdb929c04ee4964486fc376b04a3,
        _:N43cfa17b83114b7cb555825f303ed910,
        _:N666f24b7e18a42a2b0bad13894fac69d,
        _:Nbfcd7919aa014481a65e1a7aa636545b,
        _:Nea6527d9b0224a28b739567621a33246 .

