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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/2264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Christopher Lennertz"@en ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Christopher Lennertz"@en .

<artist/531#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Martin O'Donnell"@en ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Martin O'Donnell"@en .

<artist/532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Michael Salvatori"@en ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Michael Salvatori"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51923#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/51923#composition>,
        <album/51923#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/1187#subject> a schema:CreativeWork ;
    schema:name "Mass Effect 3"@en,
        "Mass Effect 3"@ja,
        "Mass Effect 3"@ja-latn ;
    foaf:name "Mass Effect 3"@en,
        "Mass Effect 3"@ja,
        "Mass Effect 3"@ja-latn .

<product/237#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts II"@en,
        "キングダムハーツII"@ja,
        "Kingdom Hearts II"@ja-latn ;
    foaf:name "Kingdom Hearts II"@en,
        "キングダムハーツII"@ja,
        "Kingdom Hearts II"@ja-latn .

<product/369#subject> a schema:CreativeWork ;
    schema:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn ;
    foaf:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn .

<product/380#subject> a schema:CreativeWork ;
    schema:name "Halo 2"@en,
        "Halo 2"@ja,
        "Halo 2"@ja-latn ;
    foaf:name "Halo 2"@en,
        "Halo 2"@ja,
        "Halo 2"@ja-latn .

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

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

<album/51923#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn ;
    mo:performance_of <album/51923#musicalwork> ;
    mo:performer <artist/17312#subject> ;
    mo:recorded_as <album/51923#musicalexpression> ;
    schema:byArtist <artist/17312#subject> ;
    schema:name "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn ;
    schema:workPerformed <album/51923#musicalwork> .

<artist/17312#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51923#performance> ;
    schema:name "The ETHEReal String Orchestra"@en ;
    foaf:name "The ETHEReal String Orchestra"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51923#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/51923#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/51923#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/146#subject>,
        <artist/2264#subject>,
        <artist/531#subject>,
        <artist/532#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/51923#musicalwork> ;
    schema:name "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn .

<album/51923#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-01"^^xsd:date ;
    dcterms:title "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51923#musicalexpression> ;
    mo:publisher _:N111b35f0e1fe4ef5ba33a30f24a211ed ;
    mo:record _:N203b797e7dbf4b1eab504504c8070bc7 ;
    mo:record_count 1 ;
    schema:about <product/1187#subject>,
        <product/237#subject>,
        <product/369#subject>,
        <product/380#subject> ;
    schema:byArtist <artist/17312#subject> ;
    schema:datePublished "2015-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The ETHEReal String Project EP"@en,
        "The ETHEReal String Project EP"@ja,
        "The ETHEReal String Project EP"@ja-latn ;
    schema:publisher _:N111b35f0e1fe4ef5ba33a30f24a211ed ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N111b35f0e1fe4ef5ba33a30f24a211ed schema:name "Loudr"@en ;
    foaf:name "Loudr"@en .

_:N268b09c81c53479fb16e3e822db3ad3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Traveler for String Quintet (XENOGEARS)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N203b797e7dbf4b1eab504504c8070bc7 ;
    schema:name "The Blue Traveler for String Quintet (XENOGEARS)"@en .

_:N3de4b02b318e49729625e0537d17b903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future for the Krogan for String Orchestra (MASS EFFECT 3)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N203b797e7dbf4b1eab504504c8070bc7 ;
    schema:name "Future for the Krogan for String Orchestra (MASS EFFECT 3)"@en .

_:Nbd077a39c6bd4d108665626716e36b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinister Shadows at Sundown for String Orchestra (KINGDOM HEARTS II)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N203b797e7dbf4b1eab504504c8070bc7 ;
    schema:name "Sinister Shadows at Sundown for String Orchestra (KINGDOM HEARTS II)"@en .

_:Nf0d1622c12694371891e773e96875d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth City for String Orchestra (HALO 2)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N203b797e7dbf4b1eab504504c8070bc7 ;
    schema:name "Earth City for String Orchestra (HALO 2)"@en .

_:N203b797e7dbf4b1eab504504c8070bc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N268b09c81c53479fb16e3e822db3ad3c,
        _:N3de4b02b318e49729625e0537d17b903,
        _:Nbd077a39c6bd4d108665626716e36b6e,
        _:Nf0d1622c12694371891e773e96875d02 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N268b09c81c53479fb16e3e822db3ad3c,
        _:N3de4b02b318e49729625e0537d17b903,
        _:Nbd077a39c6bd4d108665626716e36b6e,
        _:Nf0d1622c12694371891e773e96875d02 .

