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

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28316#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/28316#composition>,
        <album/28316#subject> ;
    foaf:name "C.G mix"@en .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28316#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/28316#composition>,
        <album/28316#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

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

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

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

<https://medium-media.vgm.io/albums/61/28316/28316-1313790277.jpg> a schema:ImageObject,
        foaf:Image .

<album/28316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/151#subject> ;
    mo:produced_work <album/28316#musicalwork> ;
    schema:name "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn .

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

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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28316#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/28316#lyrics>,
        <album/28316#subject> ;
    foaf:name "KOTOKO"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28316#performance> ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/28316#lyrics>,
        <album/28316#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

<album/28316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn ;
    mo:performance_of <album/28316#musicalwork> ;
    mo:performer <artist/127#subject>,
        <artist/155#subject> ;
    mo:recorded_as <album/28316#musicalexpression> ;
    schema:byArtist <artist/127#subject>,
        <artist/155#subject> ;
    schema:name "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn ;
    schema:workPerformed <album/28316#musicalwork> .

<album/28316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-01"^^xsd:date ;
    dcterms:title "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn ;
    mo:catalogue_number "GNCA-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28316#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N680d4f99ac6342b4832aa3d14ee9613b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BALDR FORCE EXE RESOLUTION"@en ;
            foaf:name "BALDR FORCE EXE RESOLUTION"@en ] ;
    schema:byArtist <artist/127#subject>,
        <artist/155#subject> ;
    schema:datePublished "2006-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/28316/28316-1313790277.jpg> ;
    schema:name "Face of Fact -RESOLUTION ver.- / undelete"@en,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja,
        "Face of Fact -RESOLUTION ver.- / undelete"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/28316/28316-1313790277.jpg> .

_:N0111197bc4954a6cabf315e67b9acc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "undelete"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N680d4f99ac6342b4832aa3d14ee9613b ;
    schema:name "undelete"@en .

_:N08207d4ce5384dbb89532d532289b794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face of Fact -RESOLUTION ver.-"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N680d4f99ac6342b4832aa3d14ee9613b ;
    schema:name "Face of Fact -RESOLUTION ver.-"@en .

_:Ncd6d792af943445eba862195d916eadc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face of Fact -RESOLUTION ver.- <Instrumental>"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N680d4f99ac6342b4832aa3d14ee9613b ;
    schema:name "Face of Fact -RESOLUTION ver.- <Instrumental>"@en .

_:Nd71a0c0a4ae442e385ef1c74c566b336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "undelete <Instrumental>"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N680d4f99ac6342b4832aa3d14ee9613b ;
    schema:name "undelete <Instrumental>"@en .

_:N680d4f99ac6342b4832aa3d14ee9613b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0111197bc4954a6cabf315e67b9acc1c,
        _:N08207d4ce5384dbb89532d532289b794,
        _:Ncd6d792af943445eba862195d916eadc,
        _:Nd71a0c0a4ae442e385ef1c74c566b336 ;
    mo:track_count 4 ;
    schema:duration "PT20:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0111197bc4954a6cabf315e67b9acc1c,
        _:N08207d4ce5384dbb89532d532289b794,
        _:Ncd6d792af943445eba862195d916eadc,
        _:Nd71a0c0a4ae442e385ef1c74c566b336 .

