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

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

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

<album/81469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Life Lessons"@en,
        "Life Lessons"@ja,
        "Life Lessons"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Busby"@en ;
            foaf:made <album/81469#composition> ;
            foaf:name "Ben Busby"@en ] ;
    mo:produced_work <album/81469#musicalwork> ;
    schema:name "Life Lessons"@en,
        "Life Lessons"@ja,
        "Life Lessons"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/96/81469/81469-1539897825.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-17"^^xsd:date ;
    dcterms:title "Life Lessons"@en,
        "Life Lessons"@ja,
        "Life Lessons"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/81469#musicalexpression> ;
    mo:publisher _:N463abe03f0514dd08db698b3aa04d22d ;
    mo:record _:N561a6ae1b9314689a05eddb4a929062e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Life Lessons"@en ;
            foaf:name "Life Lessons"@en ] ;
    schema:datePublished "2018-10-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/81469/81469-1539897825.jpg> ;
    schema:name "Life Lessons"@en,
        "Life Lessons"@ja,
        "Life Lessons"@ja-latn ;
    schema:publisher _:N463abe03f0514dd08db698b3aa04d22d ;
    foaf:depiction <https://media.vgm.io/albums/96/81469/81469-1539897825.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81469#subject> ;
    schema:name "Ben Busby"@en ;
    foaf:made <album/81469#subject> ;
    foaf:name "Ben Busby"@en .

_:N0b1fc0709f0243e8aa2df30a7a1309df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Over"@en .

_:N0cf63546bbf84b4fa0b6848e4d7653aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Main Theme"@en .

_:N0ef0c3a93fa6407baa186eba5a0b15ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Early Bird"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Early Bird"@en .

_:N463abe03f0514dd08db698b3aa04d22d schema:name "Ben Busby"@en,
        "Ben Busby"@ja,
        "Ben Busby"@ja-latn ;
    foaf:name "Ben Busby"@en,
        "Ben Busby"@ja,
        "Ben Busby"@ja-latn .

_:N5e4257ee401e4d0197a7db9009ac9595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Medicine"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Best Medicine"@en .

_:N80e5c89341c9485a91b63c6994e559d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Thousand Words"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "A Thousand Words"@en .

_:Nb1f8898add154732a071abf2bf0bdd57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Time"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Third Time"@en .

_:Nd5781995a10c4d949b61e8a5dd81b72d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerful Knowledge"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Powerful Knowledge"@en .

_:Nfca443ef8f8144e3bb0889293e417ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Dish"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N561a6ae1b9314689a05eddb4a929062e ;
    schema:name "Cold Dish"@en .

_:N561a6ae1b9314689a05eddb4a929062e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b1fc0709f0243e8aa2df30a7a1309df,
        _:N0cf63546bbf84b4fa0b6848e4d7653aa,
        _:N0ef0c3a93fa6407baa186eba5a0b15ad,
        _:N5e4257ee401e4d0197a7db9009ac9595,
        _:N80e5c89341c9485a91b63c6994e559d7,
        _:Nb1f8898add154732a071abf2bf0bdd57,
        _:Nd5781995a10c4d949b61e8a5dd81b72d,
        _:Nfca443ef8f8144e3bb0889293e417ba5 ;
    mo:track_count 8 ;
    schema:duration "PT12:53"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b1fc0709f0243e8aa2df30a7a1309df,
        _:N0cf63546bbf84b4fa0b6848e4d7653aa,
        _:N0ef0c3a93fa6407baa186eba5a0b15ad,
        _:N5e4257ee401e4d0197a7db9009ac9595,
        _:N80e5c89341c9485a91b63c6994e559d7,
        _:Nb1f8898add154732a071abf2bf0bdd57,
        _:Nd5781995a10c4d949b61e8a5dd81b72d,
        _:Nfca443ef8f8144e3bb0889293e417ba5 .

