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

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

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

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

<album/89271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn ;
    mo:performance_of <album/89271#musicalwork> ;
    mo:recorded_as <album/89271#musicalexpression> ;
    schema:name "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn ;
    schema:workPerformed <album/89271#musicalwork> .

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

<https://medium-media.vgm.io/albums/17/89271/89271-1565434504.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Roni Yosko"@en ;
            foaf:made <album/89271#composition> ;
            foaf:name "Roni Yosko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Erat"@en ;
            foaf:made <album/89271#composition> ;
            foaf:name "Erat"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dreamreader"@en ;
            foaf:made <album/89271#composition> ;
            foaf:name "Dreamreader"@en ] ;
    mo:produced_work <album/89271#musicalwork> ;
    schema:name "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn .

<album/89271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-30"^^xsd:date ;
    dcterms:title "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89271#musicalexpression> ;
    mo:publisher _:Nc1785440c6c84922be683282fb16992d ;
    mo:record _:Nd88f160863684d9fbf8d3428a3f264ad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Book of Beasts and Buddies"@en ;
            foaf:name "A Book of Beasts and Buddies"@en ] ;
    schema:datePublished "2019-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/89271/89271-1565434504.jpg> ;
    schema:name "A Book of Beasts and Buddies"@en,
        "A Book of Beasts and Buddies"@ja,
        "A Book of Beasts and Buddies"@ja-latn ;
    schema:publisher _:Nc1785440c6c84922be683282fb16992d ;
    foaf:depiction <https://media.vgm.io/albums/17/89271/89271-1565434504.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89271#subject> ;
    schema:name "Roni Yosko"@en ;
    foaf:made <album/89271#subject> ;
    foaf:name "Roni Yosko"@en .

_:N37dc699aebc2432b86620ef0f9c5c08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scooti Patooti"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Scooti Patooti"@en .

_:N3ca18b448804401fa5bd4033364b8316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnus Footis"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Magnus Footis"@en .

_:N5e71d3985aab4c91bcb68118ac9f8281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fungus Arcanus"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Fungus Arcanus"@en .

_:N624ed0693fe94c4db951530c96392297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noxious Cloud"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Noxious Cloud"@en .

_:N70e93a051a2342b78c45421347f18541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primordi Tedius"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Primordi Tedius"@en .

_:N8a05561daac34c08ae47cdbe198abe60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cactus Monachus"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Cactus Monachus"@en .

_:N9d35d35f8018408eacca2056bd11049d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logbook Fortissimus"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Logbook Fortissimus"@en .

_:N9d6b1a4153b94b20837ae34c4f6f8f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Basiliscus Velocitis"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Basiliscus Velocitis"@en .

_:Nc1785440c6c84922be683282fb16992d schema:name "Squiddershins"@en ;
    foaf:name "Squiddershins"@en .

_:Nc3702aac68fe4a4dad2ceac4edb03899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enthusiasmus Spiritus"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Enthusiasmus Spiritus"@en .

_:Ncf65f58c6df94b2c9b3c0184fc274268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hortus Draco"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Hortus Draco"@en .

_:Ned0cdb01497b4717862c436a22627d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lapis Vermis"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Lapis Vermis"@en .

_:Nf0667c6eb64d4e1cac030ce89793fc53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gubbins Gogetus"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nd88f160863684d9fbf8d3428a3f264ad ;
    schema:name "Gubbins Gogetus"@en .

_:Nd88f160863684d9fbf8d3428a3f264ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37dc699aebc2432b86620ef0f9c5c08c,
        _:N3ca18b448804401fa5bd4033364b8316,
        _:N5e71d3985aab4c91bcb68118ac9f8281,
        _:N624ed0693fe94c4db951530c96392297,
        _:N70e93a051a2342b78c45421347f18541,
        _:N8a05561daac34c08ae47cdbe198abe60,
        _:N9d35d35f8018408eacca2056bd11049d,
        _:N9d6b1a4153b94b20837ae34c4f6f8f96,
        _:Nc3702aac68fe4a4dad2ceac4edb03899,
        _:Ncf65f58c6df94b2c9b3c0184fc274268,
        _:Ned0cdb01497b4717862c436a22627d73,
        _:Nf0667c6eb64d4e1cac030ce89793fc53 ;
    mo:track_count 12 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N37dc699aebc2432b86620ef0f9c5c08c,
        _:N3ca18b448804401fa5bd4033364b8316,
        _:N5e71d3985aab4c91bcb68118ac9f8281,
        _:N624ed0693fe94c4db951530c96392297,
        _:N70e93a051a2342b78c45421347f18541,
        _:N8a05561daac34c08ae47cdbe198abe60,
        _:N9d35d35f8018408eacca2056bd11049d,
        _:N9d6b1a4153b94b20837ae34c4f6f8f96,
        _:Nc3702aac68fe4a4dad2ceac4edb03899,
        _:Ncf65f58c6df94b2c9b3c0184fc274268,
        _:Ned0cdb01497b4717862c436a22627d73,
        _:Nf0667c6eb64d4e1cac030ce89793fc53 .

