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

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

<artist/3031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20898#subject> ;
    schema:name "Kota Hoshino"@en,
        "星野康太"@ja ;
    foaf:made <album/20898#composition>,
        <album/20898#lyrics>,
        <album/20898#subject> ;
    foaf:name "Kota Hoshino"@en,
        "星野康太"@ja .

<artist/679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20898#subject> ;
    schema:name "Keiichiro Segawa"@en,
        "瀬川圭一郎"@ja ;
    foaf:made <album/20898#composition>,
        <album/20898#subject> ;
    foaf:name "Keiichiro Segawa"@en,
        "瀬川圭一郎"@ja .

<artist/681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20898#subject> ;
    schema:name "Tsukasa Saitoh"@en,
        "齋藤司"@ja ;
    foaf:made <album/20898#composition>,
        <album/20898#subject> ;
    foaf:name "Tsukasa Saitoh"@en,
        "齋藤司"@ja .

<product/455#subject> a schema:CreativeWork ;
    schema:name "Armored Core: Master of Arena"@en,
        "アーマード・コア マスターオブアリーナ"@ja,
        "Armored Core: Master of Arena"@ja-latn ;
    foaf:name "Armored Core: Master of Arena"@en,
        "アーマード・コア マスターオブアリーナ"@ja,
        "Armored Core: Master of Arena"@ja-latn .

<product/456#subject> a schema:CreativeWork ;
    schema:name "Armored Core 2"@en,
        "アーマード・コア2"@ja,
        "Armored Core 2"@ja-latn ;
    foaf:name "Armored Core 2"@en,
        "アーマード・コア2"@ja,
        "Armored Core 2"@ja-latn .

<product/459#subject> a schema:CreativeWork ;
    schema:name "Armored Core 3: Silent Line"@en,
        "アーマード・コア3 サイレントライン"@ja,
        "Armored Core 3: Silent Line"@ja-latn ;
    foaf:name "Armored Core 3: Silent Line"@en,
        "アーマード・コア3 サイレントライン"@ja,
        "Armored Core 3: Silent Line"@ja-latn .

<product/464#subject> a schema:CreativeWork ;
    schema:name "Armored Core 4"@en,
        "アーマード・コア4"@ja,
        "Armored Core 4"@ja-latn ;
    foaf:name "Armored Core 4"@en,
        "アーマード・コア4"@ja,
        "Armored Core 4"@ja-latn .

<product/465#subject> a schema:CreativeWork ;
    schema:name "Armored Core: for Answer"@en,
        "アーマード・コア フォーアンサー"@ja,
        "Armored Core: for Answer"@ja-latn ;
    foaf:name "Armored Core: for Answer"@en,
        "アーマード・コア フォーアンサー"@ja,
        "Armored Core: for Answer"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/89/20898/20898-1283199414.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2537#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20898#performance> ;
    schema:name "Deia Vengen"@en ;
    foaf:name "Deia Vengen"@en .

<artist/62136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20898#performance> ;
    schema:name "Another Soundscape"@en ;
    foaf:name "Another Soundscape"@en .

<album/20898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn ;
    mo:composer <artist/3031#subject>,
        <artist/679#subject>,
        <artist/681#subject> ;
    mo:produced_work <album/20898#musicalwork> ;
    schema:name "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn .

<album/20898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn ;
    mo:performance_of <album/20898#musicalwork> ;
    mo:performer <artist/2537#subject>,
        <artist/62136#subject> ;
    mo:recorded_as <album/20898#musicalexpression> ;
    schema:byArtist <artist/2537#subject>,
        <artist/62136#subject> ;
    schema:name "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn ;
    schema:workPerformed <album/20898#musicalwork> .

<album/20898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-30"^^xsd:date ;
    dcterms:title "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/20898#musicalexpression> ;
    mo:publisher _:N7bed126c8b23466792862ae7ece1828a ;
    mo:record _:N7ef0d634274740c3a339dde04bd743a8 ;
    mo:record_count 1 ;
    schema:about <product/455#subject>,
        <product/456#subject>,
        <product/459#subject>,
        <product/464#subject>,
        <product/465#subject> ;
    schema:byArtist <artist/2537#subject>,
        <artist/62136#subject> ;
    schema:datePublished "2010-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/20898/20898-1283199414.jpg> ;
    schema:name "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@en,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja,
        "THE ANSWER ~ Armored Core Tribute Album ~ [PREVIEW EDITION]"@ja-latn ;
    schema:publisher _:N7bed126c8b23466792862ae7ece1828a ;
    foaf:depiction <https://media.vgm.io/albums/89/20898/20898-1283199414.jpg> .

_:N0ae2bf4ef801454b95abfed21cfd7953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAY of Speed"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7ef0d634274740c3a339dde04bd743a8 ;
    schema:name "RAY of Speed"@en .

_:N7bed126c8b23466792862ae7ece1828a schema:name "Aspina Formation Flight Team, anosou"@en ;
    foaf:name "Aspina Formation Flight Team, anosou"@en .

_:N81d562181e3f4391a48b99fc74b93986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning, Thinker"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7ef0d634274740c3a339dde04bd743a8 ;
    schema:name "Morning, Thinker"@en .

_:N97e33d71260f4d2eb0ceafdedf95c268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted on the Surface"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7ef0d634274740c3a339dde04bd743a8 ;
    schema:name "Twisted on the Surface"@en .

_:Nc0d7e7a7376e4a93b7c2206c784afe40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dropping Atoms"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N7ef0d634274740c3a339dde04bd743a8 ;
    schema:name "Dropping Atoms"@en .

_:Ne28f24192d3b4a3d891b8cc39179ab86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apex in TECHNO"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7ef0d634274740c3a339dde04bd743a8 ;
    schema:name "Apex in TECHNO"@en .

_:N7ef0d634274740c3a339dde04bd743a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae2bf4ef801454b95abfed21cfd7953,
        _:N81d562181e3f4391a48b99fc74b93986,
        _:N97e33d71260f4d2eb0ceafdedf95c268,
        _:Nc0d7e7a7376e4a93b7c2206c784afe40,
        _:Ne28f24192d3b4a3d891b8cc39179ab86 ;
    mo:track_count 5 ;
    schema:duration "PT18:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0ae2bf4ef801454b95abfed21cfd7953,
        _:N81d562181e3f4391a48b99fc74b93986,
        _:N97e33d71260f4d2eb0ceafdedf95c268,
        _:Nc0d7e7a7376e4a93b7c2206c784afe40,
        _:Ne28f24192d3b4a3d891b8cc39179ab86 .

