@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 "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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roni Yosko"@en ;
            foaf:made <album/89271#composition> ;
            foaf:name "Roni Yosko"@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 _:N7cd1dcebbd75430fb7c463dc05290c05 ;
    mo:record _:Nc84268ee1bd14a069cd4e2180476f944 ;
    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 _:N7cd1dcebbd75430fb7c463dc05290c05 ;
    foaf:depiction <https://media.vgm.io/albums/17/89271/89271-1565434504.jpg> .

[] 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 .

[] 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 "Erat"@en ;
    foaf:made <album/89271#subject> ;
    foaf:name "Erat"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nc84268ee1bd14a069cd4e2180476f944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13bd902efec944bb980213fa4d29e3e5,
        _:N1e9a8d36702545f9a2f5d7c49e5fa7eb,
        _:N369e549ebad84d12b197439131cd6474,
        _:N3ce247486f3348039f3b8ab25f1234c4,
        _:N47daa13534954f47b7f144c2c78360e8,
        _:N52d6865fc6e641c2b586147d3b1b8536,
        _:N889fbe0179b14a78a1d4d0e2308ae7fc,
        _:N974d21ee2233403084ef699320673c8d,
        _:Naaa0eef7f39a4e37909705249bec580d,
        _:Nab186034371449209f2dc84a877096af,
        _:Ndf4b978df11249449d81bd81aa1ec851,
        _:Nf56ec72125d94a26af705e960f3edb56 ;
    mo:track_count 12 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N13bd902efec944bb980213fa4d29e3e5,
        _:N1e9a8d36702545f9a2f5d7c49e5fa7eb,
        _:N369e549ebad84d12b197439131cd6474,
        _:N3ce247486f3348039f3b8ab25f1234c4,
        _:N47daa13534954f47b7f144c2c78360e8,
        _:N52d6865fc6e641c2b586147d3b1b8536,
        _:N889fbe0179b14a78a1d4d0e2308ae7fc,
        _:N974d21ee2233403084ef699320673c8d,
        _:Naaa0eef7f39a4e37909705249bec580d,
        _:Nab186034371449209f2dc84a877096af,
        _:Ndf4b978df11249449d81bd81aa1ec851,
        _:Nf56ec72125d94a26af705e960f3edb56 .

