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

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

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

<artist/63783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139808#subject> ;
    schema:name "Vinicius Braga"@en ;
    foaf:made <album/139808#composition>,
        <album/139808#subject> ;
    foaf:name "Vinicius Braga"@en .

<artist/63784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139808#subject> ;
    schema:name "Michel Cardozo"@en ;
    foaf:made <album/139808#composition>,
        <album/139808#subject> ;
    foaf:name "Michel Cardozo"@en .

<artist/63785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139808#subject> ;
    schema:name "Rafael Bastos"@en ;
    foaf:made <album/139808#composition>,
        <album/139808#subject> ;
    foaf:name "Rafael Bastos"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/80/139808/139808-ec12bfeebfca.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sisters - Shieldmaiden"@en,
        "Sisters - Shieldmaiden"@ja,
        "Sisters - Shieldmaiden"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Ximenes"@en ;
            foaf:made <album/139808#composition> ;
            foaf:name "Daniel Ximenes"@en ],
        <artist/63783#subject>,
        <artist/63784#subject>,
        <artist/63785#subject> ;
    mo:produced_work <album/139808#musicalwork> ;
    schema:name "Sisters - Shieldmaiden"@en,
        "Sisters - Shieldmaiden"@ja,
        "Sisters - Shieldmaiden"@ja-latn .

<album/139808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-31"^^xsd:date ;
    dcterms:title "Sisters - Shieldmaiden"@en,
        "Sisters - Shieldmaiden"@ja,
        "Sisters - Shieldmaiden"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139808#musicalexpression> ;
    mo:publisher <org/4226#subject> ;
    mo:record _:Nc9d925331efc4b348ac573a82f56426c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shieldmaiden: Remix Edition"@en ;
            foaf:name "Shieldmaiden: Remix Edition"@en ] ;
    schema:datePublished "2023-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/139808/139808-ec12bfeebfca.jpg> ;
    schema:name "Sisters - Shieldmaiden"@en,
        "Sisters - Shieldmaiden"@ja,
        "Sisters - Shieldmaiden"@ja-latn ;
    schema:publisher <org/4226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/139808/139808-ec12bfeebfca.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139808#subject> ;
    schema:name "Daniel Ximenes"@en ;
    foaf:made <album/139808#subject> ;
    foaf:name "Daniel Ximenes"@en .

_:Nc9d925331efc4b348ac573a82f56426c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne368dc6e0a124580b72fcaaa32ac10b4 ;
    mo:track_count 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne368dc6e0a124580b72fcaaa32ac10b4 .

_:Ne368dc6e0a124580b72fcaaa32ac10b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sisters - Shieldmaiden"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc9d925331efc4b348ac573a82f56426c ;
    schema:name "Sisters - Shieldmaiden"@en .

