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

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

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

<artist/27055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90854#subject> ;
    schema:name "Fat Bard"@en ;
    foaf:made <album/90854#composition>,
        <album/90854#subject> ;
    foaf:name "Fat Bard"@en .

<album/90854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn ;
    mo:composer <artist/27055#subject> ;
    mo:produced_work <album/90854#musicalwork> ;
    schema:name "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn .

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

<album/90854#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn ;
    mo:performance_of <album/90854#musicalwork> ;
    mo:recorded_as <album/90854#musicalexpression> ;
    schema:name "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn ;
    schema:workPerformed <album/90854#musicalwork> .

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

<https://medium-media.vgm.io/albums/45/90854/90854-1569394251.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-24"^^xsd:date ;
    dcterms:title "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90854#musicalexpression> ;
    mo:publisher _:N6314c3a2e74e4bc59feb6afb811605de ;
    mo:record _:N00023a4e1090438285b1f84620d20c9d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Wolf's Bite"@en ;
            foaf:name "The Wolf's Bite"@en ],
        [ a schema:CreativeWork ;
            schema:name "Knight Club"@en ;
            foaf:name "Knight Club"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mable & The Wood"@en ;
            foaf:name "Mable & The Wood"@en ],
        [ a schema:CreativeWork ;
            schema:name "MageQuit"@en ;
            foaf:name "MageQuit"@en ],
        [ a schema:CreativeWork ;
            schema:name "Akash: Path of the Five"@en ;
            foaf:name "Akash: Path of the Five"@en ],
        [ a schema:CreativeWork ;
            schema:name "Battery Jam"@en ;
            foaf:name "Battery Jam"@en ],
        [ a schema:CreativeWork ;
            schema:name "Crashlands"@en ;
            foaf:name "Crashlands"@en ],
        [ a schema:CreativeWork ;
            schema:name "Levelhead"@en ;
            foaf:name "Levelhead"@en ] ;
    schema:datePublished "2019-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/90854/90854-1569394251.jpg> ;
    schema:name "Best of the Bard 2000"@en,
        "Best of the Bard 2000"@ja,
        "Best of the Bard 2000"@ja-latn ;
    schema:publisher _:N6314c3a2e74e4bc59feb6afb811605de ;
    foaf:depiction <https://media.vgm.io/albums/45/90854/90854-1569394251.jpg> .

_:N187b3fcca6d74f3a9f9767accc3dfc8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caves (From Mable and the Wood)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Caves (From Mable and the Wood)"@en .

_:N3b795184eb164e9bb0056d7c3c68ba2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "@ Home (From PS4 Dynamic Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "@ Home (From PS4 Dynamic Theme)"@en .

_:N4f51c991b02d42edbc5df0a070888e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Draft (From Mage Quit)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Draft (From Mage Quit)"@en .

_:N6314c3a2e74e4bc59feb6afb811605de schema:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn ;
    foaf:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn .

_:N73ffc78e91d041da8bb61dabd0b1971f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looming Danger (From Akash: Path of the Five)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Looming Danger (From Akash: Path of the Five)"@en .

_:N77b2e624aa4d478f92c3cf5fc89e8694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Touches (From Levelhead)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Final Touches (From Levelhead)"@en .

_:N79dd0bb45edd4d23b80231300e8c81a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Savannah Suite (From Crashlands)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Savannah Suite (From Crashlands)"@en .

_:N831e8476f2f2432fa5da4f3255e03ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giant Lemons (From Levelhead)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Giant Lemons (From Levelhead)"@en .

_:N83bc1b767fa546fdbf37cbe1ca4eb179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Student Quarters (Akash: Path of the Five)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Student Quarters (Akash: Path of the Five)"@en .

_:N85e3b4a028594ebdb5b31f0423e922fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydro (From Battery Jam)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Hydro (From Battery Jam)"@en .

_:Na118a4003ef343fdbdee8b36e890c7ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skascraper (From Batter Jam)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Skascraper (From Batter Jam)"@en .

_:Nc1f953f2940e4b56862667ab899dd169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest Easy (From The Wolf's Bite)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Rest Easy (From The Wolf's Bite)"@en .

_:Nd6aa91c5c2e54f3a8ce00febd2a87a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thorns (From Knight Club)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Thorns (From Knight Club)"@en .

_:Ne01c72cc8897490496c6aafcb240e595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Box (From Knight Club)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N00023a4e1090438285b1f84620d20c9d ;
    schema:name "Hot Box (From Knight Club)"@en .

_:N00023a4e1090438285b1f84620d20c9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N187b3fcca6d74f3a9f9767accc3dfc8a,
        _:N3b795184eb164e9bb0056d7c3c68ba2d,
        _:N4f51c991b02d42edbc5df0a070888e77,
        _:N73ffc78e91d041da8bb61dabd0b1971f,
        _:N77b2e624aa4d478f92c3cf5fc89e8694,
        _:N79dd0bb45edd4d23b80231300e8c81a4,
        _:N831e8476f2f2432fa5da4f3255e03ff3,
        _:N83bc1b767fa546fdbf37cbe1ca4eb179,
        _:N85e3b4a028594ebdb5b31f0423e922fb,
        _:Na118a4003ef343fdbdee8b36e890c7ed,
        _:Nc1f953f2940e4b56862667ab899dd169,
        _:Nd6aa91c5c2e54f3a8ce00febd2a87a39,
        _:Ne01c72cc8897490496c6aafcb240e595 ;
    mo:track_count 13 ;
    schema:duration "PT37:30"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N187b3fcca6d74f3a9f9767accc3dfc8a,
        _:N3b795184eb164e9bb0056d7c3c68ba2d,
        _:N4f51c991b02d42edbc5df0a070888e77,
        _:N73ffc78e91d041da8bb61dabd0b1971f,
        _:N77b2e624aa4d478f92c3cf5fc89e8694,
        _:N79dd0bb45edd4d23b80231300e8c81a4,
        _:N831e8476f2f2432fa5da4f3255e03ff3,
        _:N83bc1b767fa546fdbf37cbe1ca4eb179,
        _:N85e3b4a028594ebdb5b31f0423e922fb,
        _:Na118a4003ef343fdbdee8b36e890c7ed,
        _:Nc1f953f2940e4b56862667ab899dd169,
        _:Nd6aa91c5c2e54f3a8ce00febd2a87a39,
        _:Ne01c72cc8897490496c6aafcb240e595 .

