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

<artist/35706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106342#subject> ;
    schema:name "Maica_n"@en ;
    foaf:made <album/106342#composition>,
        <album/106342#lyrics>,
        <album/106342#subject>,
        <album/106342#vocals> ;
    foaf:name "Maica_n"@en .

<artist/37299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106342#subject> ;
    schema:name "Faith"@en ;
    foaf:made <album/106342#composition>,
        <album/106342#lyrics>,
        <album/106342#subject> ;
    foaf:name "Faith"@en .

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

<album/106342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn ;
    mo:performance_of <album/106342#musicalwork> ;
    mo:recorded_as <album/106342#musicalexpression> ;
    schema:name "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn ;
    schema:workPerformed <album/106342#musicalwork> .

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

<org/1361#subject> schema:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn ;
    foaf:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/106342/106342-bfae8770684d.jpg> a schema:ImageObject,
        foaf:Image .

<album/106342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn ;
    mo:composer <artist/35706#subject>,
        <artist/37299#subject> ;
    mo:produced_work <album/106342#musicalwork> ;
    schema:name "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn .

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

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

<album/106342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-28"^^xsd:date ;
    dcterms:title "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn ;
    mo:catalogue_number "VE3WA-18878" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106342#musicalexpression> ;
    mo:publisher <org/1361#subject> ;
    mo:record _:Ne144a559689f4aa3b48d8e2f2fd4fdcd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hallelujah -Unmei no Sentaku-"@en ;
            foaf:name "Hallelujah -Unmei no Sentaku-"@en ] ;
    schema:datePublished "2020-09-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/106342/106342-bfae8770684d.jpg> ;
    schema:name "Missing angel (acoustic ver.) / Maica_n"@en,
        "Missing angel (acoustic ver.) / Maica_n"@ja,
        "Missing angel (acoustic ver.) / Maica_n"@ja-latn ;
    schema:publisher <org/1361#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/106342/106342-bfae8770684d.jpg> .

_:Nd1e7a060b35045f28f56ffc8a207ce68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing angel (acoustic ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ne144a559689f4aa3b48d8e2f2fd4fdcd ;
    schema:name "Missing angel (acoustic ver.)"@en .

_:Ne144a559689f4aa3b48d8e2f2fd4fdcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd1e7a060b35045f28f56ffc8a207ce68 ;
    mo:track_count 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd1e7a060b35045f28f56ffc8a207ce68 .

