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

<artist/33418#subject> a schema:Person,
        foaf:Person ;
    schema:name "ACCAMER"@en ;
    foaf:made <album/123511#subject>,
        <album/123511#vocals> ;
    foaf:name "ACCAMER"@en .

<artist/53276#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123511#subject> ;
    schema:name "Mirin Sheeno"@en,
        "椎乃味醂"@ja ;
    foaf:made <album/123511#composition>,
        <album/123511#lyrics>,
        <album/123511#subject> ;
    foaf:name "Mirin Sheeno"@en,
        "椎乃味醂"@ja .

<product/11886#subject> a schema:CreativeWork ;
    schema:name "I'm the Villainess, so I'm Taming the Final Boss"@en,
        "悪役令嬢なのでラスボスを飼ってみました"@ja,
        "Akuyaku Reijou nanode Last Boss wo Kattemimashita"@ja-latn ;
    foaf:name "I'm the Villainess, so I'm Taming the Final Boss"@en,
        "悪役令嬢なのでラスボスを飼ってみました"@ja,
        "Akuyaku Reijou nanode Last Boss wo Kattemimashita"@ja-latn .

<album/123511#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn ;
    mo:composer <artist/53276#subject> ;
    mo:produced_work <album/123511#musicalwork> ;
    schema:name "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn .

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

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

<album/123511#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn ;
    mo:performance_of <album/123511#musicalwork> ;
    mo:recorded_as <album/123511#musicalexpression> ;
    schema:name "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn ;
    schema:workPerformed <album/123511#musicalwork> .

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

<org/1653#subject> schema:name "Astro Voice"@en,
        "Astro Voice"@ja,
        "Astro Voice"@ja-latn ;
    foaf:name "Astro Voice"@en,
        "Astro Voice"@ja,
        "Astro Voice"@ja-latn .

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

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

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

<album/123511#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-07"^^xsd:date ;
    dcterms:title "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123511#musicalexpression> ;
    mo:publisher <org/1653#subject> ;
    mo:record _:N937aea9e68664295819b12ad84baa250 ;
    mo:record_count 1 ;
    schema:about <product/11886#subject> ;
    schema:datePublished "2022-10-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/123511/123511-dfc9eef0fbd1.jpg> ;
    schema:name "Nomic / ACCAMER"@en,
        "ノミック / ACCAMER"@ja,
        "Nomic / ACCAMER"@ja-latn ;
    schema:publisher <org/1653#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/123511/123511-dfc9eef0fbd1.jpg> .

_:N8cc3fd7408ae42f4aa1ad28b2c838f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nomic"@en,
        "ノミック"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N937aea9e68664295819b12ad84baa250 ;
    schema:name "Nomic"@en,
        "ノミック"@ja .

_:N937aea9e68664295819b12ad84baa250 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8cc3fd7408ae42f4aa1ad28b2c838f97 ;
    mo:track_count 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8cc3fd7408ae42f4aa1ad28b2c838f97 .

