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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/77727#lyrics>,
        <album/77727#subject> ;
    foaf:name "hotaru"@en .

<artist/29973#subject> a schema:Person,
        foaf:Person ;
    schema:name "KIHOW"@en ;
    foaf:made <album/77727#subject>,
        <album/77727#vocals> ;
    foaf:name "KIHOW"@en .

<artist/16497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77727#subject> ;
    schema:name "MYTH & ROID"@en ;
    foaf:made <album/77727#composition>,
        <album/77727#lyrics>,
        <album/77727#subject>,
        <album/77727#vocals> ;
    foaf:name "MYTH & ROID"@en .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77727#subject> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/77727#composition>,
        <album/77727#subject> ;
    foaf:name "Tom-H@ck"@en .

<product/6440#subject> a schema:CreativeWork ;
    schema:name "Overlord III"@en,
        "オーバーロード III"@ja,
        "Overlord III"@ja-latn ;
    foaf:name "Overlord III"@en,
        "オーバーロード III"@ja,
        "Overlord III"@ja-latn .

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

<album/77727#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn ;
    mo:performance_of <album/77727#musicalwork> ;
    mo:recorded_as <album/77727#musicalexpression> ;
    schema:name "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn ;
    schema:workPerformed <album/77727#musicalwork> .

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/77727/77727-1529890175.jpg> a schema:ImageObject,
        foaf:Image .

<album/77727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn ;
    mo:composer <artist/16497#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/77727#musicalwork> ;
    schema:name "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn .

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

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

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

<album/77727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn ;
    mo:catalogue_number "ZMCZ-12354" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77727#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Ne772b357d3f1442e9f64adaa8477519a ;
    mo:record_count 1 ;
    schema:about <product/6440#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/77727/77727-1529890175.jpg> ;
    schema:name "VORACITY / MYTH & ROID"@en,
        "VORACITY / MYTH & ROID"@ja,
        "VORACITY / MYTH & ROID"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/77727/77727-1529890175.jpg> .

_:N2375612b2e424ebab2032d0dab5c9a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VORACITY"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne772b357d3f1442e9f64adaa8477519a ;
    schema:name "VORACITY"@en .

_:N645592055b1d47e19dfe8d83cef00366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something w/o Sunrise"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne772b357d3f1442e9f64adaa8477519a ;
    schema:name "Something w/o Sunrise"@en .

_:N9ff10ebcc0cb4be89b23d0a3b79081e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VORACITY (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ne772b357d3f1442e9f64adaa8477519a ;
    schema:name "VORACITY (instrumental)"@en .

_:Nf9322c5bbbf04ccc91423f4bb1c9552c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something w/o Sunrise (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne772b357d3f1442e9f64adaa8477519a ;
    schema:name "Something w/o Sunrise (instrumental)"@en .

_:Ne772b357d3f1442e9f64adaa8477519a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2375612b2e424ebab2032d0dab5c9a1e,
        _:N645592055b1d47e19dfe8d83cef00366,
        _:N9ff10ebcc0cb4be89b23d0a3b79081e5,
        _:Nf9322c5bbbf04ccc91423f4bb1c9552c ;
    mo:track_count 4 ;
    schema:duration "PT15:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2375612b2e424ebab2032d0dab5c9a1e,
        _:N645592055b1d47e19dfe8d83cef00366,
        _:N9ff10ebcc0cb4be89b23d0a3b79081e5,
        _:Nf9322c5bbbf04ccc91423f4bb1c9552c .

