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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48987#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/48987#composition>,
        <album/48987#subject> ;
    foaf:name "ZUN"@en .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/48987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FarEast e.p"@en,
        "FarEast e.p"@ja,
        "FarEast e.p"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/48987#musicalwork> ;
    schema:name "FarEast e.p"@en,
        "FarEast e.p"@ja,
        "FarEast e.p"@ja-latn .

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

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

<org/1389#subject> schema:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn ;
    foaf:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn .

<https://media.vgm.io/albums/78/48987/48987-1415057411.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48987#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/48987/48987-1415057411.png> ;
    foaf:depicts <album/48987#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/48987/48987-1415057411.png> .

<https://medium-media.vgm.io/albums/78/48987/48987-1415057411.png> a schema:ImageObject,
        foaf:Image .

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

<album/48987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-20"^^xsd:date ;
    dcterms:title "FarEast e.p"@en,
        "FarEast e.p"@ja,
        "FarEast e.p"@ja-latn ;
    mo:catalogue_number "datfile-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48987#musicalexpression> ;
    mo:publisher <org/1389#subject> ;
    mo:record _:Nad77016982b940628f5bc9f0413e115c ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2013-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/48987/48987-1415057411.png> ;
    schema:name "FarEast e.p"@en,
        "FarEast e.p"@ja,
        "FarEast e.p"@ja-latn ;
    schema:publisher <org/1389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/48987/48987-1415057411.png> .

_:N179284533b5f4cc7b536148233313579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Faith (Native Faith Rinfield Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nad77016982b940628f5bc9f0413e115c ;
    schema:name "Face to Faith (Native Faith Rinfield Remix)"@ja .

_:N1cf4b744f82449348bf8e5b3e0b8453d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energy Dystopia"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nad77016982b940628f5bc9f0413e115c ;
    schema:name "Energy Dystopia"@ja .

_:N8f9a3e0462424b6d8cefa2dc5ba044c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay blue"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nad77016982b940628f5bc9f0413e115c ;
    schema:name "Stay blue"@ja .

_:Nb926627485954df6a7ced5a0aeab5b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hearthfire"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nad77016982b940628f5bc9f0413e115c ;
    schema:name "Hearthfire"@ja .

_:Nad77016982b940628f5bc9f0413e115c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N179284533b5f4cc7b536148233313579,
        _:N1cf4b744f82449348bf8e5b3e0b8453d,
        _:N8f9a3e0462424b6d8cefa2dc5ba044c8,
        _:Nb926627485954df6a7ced5a0aeab5b62 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N179284533b5f4cc7b536148233313579,
        _:N1cf4b744f82449348bf8e5b3e0b8453d,
        _:N8f9a3e0462424b6d8cefa2dc5ba044c8,
        _:Nb926627485954df6a7ced5a0aeab5b62 .

