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

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

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

<album/95058#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overland: Biomes"@en,
        "Overland: Biomes"@ja,
        "Overland: Biomes"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jocelyn Reyes"@en ;
            foaf:made <album/95058#composition> ;
            foaf:name "Jocelyn Reyes"@en ] ;
    mo:produced_work <album/95058#musicalwork> ;
    schema:name "Overland: Biomes"@en,
        "Overland: Biomes"@ja,
        "Overland: Biomes"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/85/95058/95058-1578299722.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95058#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-06"^^xsd:date ;
    dcterms:title "Overland: Biomes"@en,
        "Overland: Biomes"@ja,
        "Overland: Biomes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95058#musicalexpression> ;
    mo:publisher _:N9395e21760b0434a8a8366a58530b84d ;
    mo:record _:N1fa81129ab7842d6ad74133080e4c61a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Overland"@en ;
            foaf:name "Overland"@en ] ;
    schema:datePublished "2020-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/95058/95058-1578299722.jpg> ;
    schema:name "Overland: Biomes"@en,
        "Overland: Biomes"@ja,
        "Overland: Biomes"@ja-latn ;
    schema:publisher _:N9395e21760b0434a8a8366a58530b84d ;
    foaf:depiction <https://media.vgm.io/albums/85/95058/95058-1578299722.jpg> .

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

_:N02ecb828bedf48bea3d66f05bbd26752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "landmark"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "landmark"@en .

_:N143159290ac445fdbcfaff82d6fb040b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "today we learned about the egg cult"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "today we learned about the egg cult"@en .

_:N3aeeecfa78c94855b5c90c0f2c9c2425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "intro"@en .

_:N3ebcc50f261a4ecdaae7e94bafd989ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i think i'm ready"@en ;
    mo:track_number 12 ;
    schema:duration "PT8:48"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "i think i'm ready"@en .

_:N58db18a4f56a481f95e2c689dda5e47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i told you we should've tried the other place"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "i told you we should've tried the other place"@en .

_:N6f2c42921c38471d8a5ad9abc5e9f312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "maybe we should have joined the egg cult?"@en ;
    mo:track_number 11 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "maybe we should have joined the egg cult?"@en .

_:N786bec3a863a440b8bf91de2cdc4f89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a hollow road"@en ;
    mo:track_number 5 ;
    schema:duration "PT11:32"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "a hollow road"@en .

_:N7fb74e61a3324fba84fd8340c7b6625b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "escape"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "escape"@en .

_:N9395e21760b0434a8a8366a58530b84d schema:name "Jocelyn Reyes"@en,
        "Jocelyn Reyes"@ja,
        "Jocelyn Reyes"@ja-latn ;
    foaf:name "Jocelyn Reyes"@en,
        "Jocelyn Reyes"@ja,
        "Jocelyn Reyes"@ja-latn .

_:Nb742382af146492ebd1a25d404558c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "out of gas"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "out of gas"@en .

_:Nc6df2951d0c94067bddf3293d63438d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "not a bad place to die"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "not a bad place to die"@en .

_:Nea147fdc150b4f3690f4de41da65c500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the beginning"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "the beginning"@en .

_:Nf7e95c2baffb46f796c492ef6d07e646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one future of many"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "one future of many"@en .

_:Nffcfdef7d57541b691fb36e8056a617a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rumors"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N1fa81129ab7842d6ad74133080e4c61a ;
    schema:name "rumors"@en .

_:N1fa81129ab7842d6ad74133080e4c61a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ecb828bedf48bea3d66f05bbd26752,
        _:N143159290ac445fdbcfaff82d6fb040b,
        _:N3aeeecfa78c94855b5c90c0f2c9c2425,
        _:N3ebcc50f261a4ecdaae7e94bafd989ce,
        _:N58db18a4f56a481f95e2c689dda5e47c,
        _:N6f2c42921c38471d8a5ad9abc5e9f312,
        _:N786bec3a863a440b8bf91de2cdc4f89a,
        _:N7fb74e61a3324fba84fd8340c7b6625b,
        _:Nb742382af146492ebd1a25d404558c81,
        _:Nc6df2951d0c94067bddf3293d63438d7,
        _:Nea147fdc150b4f3690f4de41da65c500,
        _:Nf7e95c2baffb46f796c492ef6d07e646,
        _:Nffcfdef7d57541b691fb36e8056a617a ;
    mo:track_count 13 ;
    schema:duration "PT72:42"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N02ecb828bedf48bea3d66f05bbd26752,
        _:N143159290ac445fdbcfaff82d6fb040b,
        _:N3aeeecfa78c94855b5c90c0f2c9c2425,
        _:N3ebcc50f261a4ecdaae7e94bafd989ce,
        _:N58db18a4f56a481f95e2c689dda5e47c,
        _:N6f2c42921c38471d8a5ad9abc5e9f312,
        _:N786bec3a863a440b8bf91de2cdc4f89a,
        _:N7fb74e61a3324fba84fd8340c7b6625b,
        _:Nb742382af146492ebd1a25d404558c81,
        _:Nc6df2951d0c94067bddf3293d63438d7,
        _:Nea147fdc150b4f3690f4de41da65c500,
        _:Nf7e95c2baffb46f796c492ef6d07e646,
        _:Nffcfdef7d57541b691fb36e8056a617a .

