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

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

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

<album/92011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn ;
    mo:composer <artist/27246#subject> ;
    mo:produced_work <album/92011#musicalwork> ;
    schema:name "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/92011/92011-1572032061.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn ;
    mo:performance_of <album/92011#musicalwork> ;
    mo:performer <artist/27246#subject> ;
    mo:recorded_as <album/92011#musicalexpression> ;
    schema:byArtist <artist/27246#subject> ;
    schema:name "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn ;
    schema:workPerformed <album/92011#musicalwork> .

<artist/27246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92011#subject> ;
    mo:performed <album/92011#performance> ;
    schema:name "Oscar Rydelius"@en ;
    foaf:made <album/92011#composition>,
        <album/92011#subject> ;
    foaf:name "Oscar Rydelius"@en .

<album/92011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-25"^^xsd:date ;
    dcterms:title "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92011#musicalexpression> ;
    mo:publisher _:N825ed811b0904ca8bf39f68b979d2066 ;
    mo:record _:N8a39b682f7054a7a85b3b159762c155f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Anthill"@en ;
            foaf:name "Anthill"@en ] ;
    schema:byArtist <artist/27246#subject> ;
    schema:datePublished "2019-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/92011/92011-1572032061.jpg> ;
    schema:name "Anthill"@en,
        "Anthill"@ja,
        "Anthill"@ja-latn ;
    schema:publisher _:N825ed811b0904ca8bf39f68b979d2066 ;
    foaf:depiction <https://media.vgm.io/albums/11/92011/92011-1572032061.jpg> .

_:N11cea631946b48f1b99649d5e49d0baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call Of The Trail - Anthill Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Call Of The Trail - Anthill Theme"@en .

_:N1e3ecdcb48974f909506a0d26cf01569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troubled Territories"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Troubled Territories"@en .

_:N32b031c38999492a964dceef9c021751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mandible Matters"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Mandible Matters"@en .

_:N67e268b32f9d40d7a2af2515f83c4ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Canopy Capital"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Canopy Capital"@en .

_:N79c7a30431204c218a40c55ea662cc9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Larvae Locomotion"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Larvae Locomotion"@en .

_:N825ed811b0904ca8bf39f68b979d2066 schema:name "Image & Form Games"@en,
        "Image & Form Games"@ja,
        "Image & Form Games"@ja-latn ;
    foaf:name "Image & Form Games"@en,
        "Image & Form Games"@ja,
        "Image & Form Games"@ja-latn .

_:N8efd6697dd2c4c7e8af02893b8e2e822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetramorium Trooper"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Tetramorium Trooper"@en .

_:Na228073f5a5a4cdcb2d264b0ebbf56a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Busy Bustle"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "Busy Bustle"@en .

_:Naf501fd4a2474c86afea5df84e54b54f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Queen And Colony"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N8a39b682f7054a7a85b3b159762c155f ;
    schema:name "For Queen And Colony"@en .

_:N8a39b682f7054a7a85b3b159762c155f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11cea631946b48f1b99649d5e49d0baa,
        _:N1e3ecdcb48974f909506a0d26cf01569,
        _:N32b031c38999492a964dceef9c021751,
        _:N67e268b32f9d40d7a2af2515f83c4ad5,
        _:N79c7a30431204c218a40c55ea662cc9a,
        _:N8efd6697dd2c4c7e8af02893b8e2e822,
        _:Na228073f5a5a4cdcb2d264b0ebbf56a9,
        _:Naf501fd4a2474c86afea5df84e54b54f ;
    mo:track_count 8 ;
    schema:duration "PT20:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N11cea631946b48f1b99649d5e49d0baa,
        _:N1e3ecdcb48974f909506a0d26cf01569,
        _:N32b031c38999492a964dceef9c021751,
        _:N67e268b32f9d40d7a2af2515f83c4ad5,
        _:N79c7a30431204c218a40c55ea662cc9a,
        _:N8efd6697dd2c4c7e8af02893b8e2e822,
        _:Na228073f5a5a4cdcb2d264b0ebbf56a9,
        _:Naf501fd4a2474c86afea5df84e54b54f .

