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

<artist/59258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Celery"@en,
        "セロリ"@ja ;
    foaf:made <album/2616#lyrics>,
        <album/2616#subject> ;
    foaf:name "Celery"@en,
        "セロリ"@ja .

<artist/1756#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2616#subject> ;
    schema:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja ;
    foaf:made <album/2616#composition>,
        <album/2616#subject> ;
    foaf:name "Michitoshi Hirose"@en,
        "広瀬充寿"@ja .

<artist/8561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2616#subject> ;
    schema:name "KIM"@en ;
    foaf:made <album/2616#composition>,
        <album/2616#subject> ;
    foaf:name "KIM"@en .

<product/15895#subject> a schema:CreativeWork ;
    schema:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn ;
    foaf:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn .

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

<album/2616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn ;
    mo:performance_of <album/2616#musicalwork> ;
    mo:recorded_as <album/2616#musicalexpression> ;
    schema:name "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn ;
    schema:workPerformed <album/2616#musicalwork> .

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

<org/4688#subject> schema:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn ;
    foaf:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn .

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

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

<album/2616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn ;
    mo:composer <artist/1756#subject>,
        <artist/8561#subject> ;
    mo:produced_work <album/2616#musicalwork> ;
    schema:name "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn .

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

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

<album/2616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-17"^^xsd:date ;
    dcterms:title "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn ;
    mo:catalogue_number "FSCA-10205" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2616#musicalexpression> ;
    mo:publisher <org/4688#subject> ;
    mo:record _:N85f39d8955f4496192a7e53b8bd0f044 ;
    mo:record_count 1 ;
    schema:about <product/15895#subject> ;
    schema:datePublished "2002-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/2616/2616-1561119451.jpg> ;
    schema:name "Kao no Nai Tsuki Perfect Arrange Album"@en,
        "顔のない月 パーフェクトアレンジアルバム"@ja,
        "Kao no Nai Tsuki Perfect Arrange Album"@ja-latn ;
    schema:publisher <org/4688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/2616/2616-1561119451.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "JEYKU"@en ;
    foaf:made <album/2616#subject> ;
    foaf:name "JEYKU"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "尾崎純子"@en ;
    foaf:made <album/2616#vocals> ;
    foaf:name "尾崎純子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "JEYKU"@en ;
    foaf:made <album/2616#lyrics> ;
    foaf:name "JEYKU"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "尾崎純子"@en ;
    foaf:made <album/2616#subject> ;
    foaf:name "尾崎純子"@en .

_:N0a754a9b9e224813b110bf636f6d11e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattering Flowers"@en,
        "散華"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Scattering Flowers"@en,
        "散華"@ja .

_:N142f51a842654235958c41fd56732789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Surface Moon (PIANO Ver)"@en,
        "顔のない月(PIANO Ver)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "No Surface Moon (PIANO Ver)"@en,
        "顔のない月(PIANO Ver)"@ja .

_:N2cf2f2166fff47af88cc49e4057603d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence"@en,
        "静寂"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Silence"@en,
        "静寂"@ja .

_:N54a33d2868d24c0dabe5c2e4c5301452 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelia"@en,
        "Psychedelia"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Psychedelia"@en,
        "Psychedelia"@ja .

_:N6e6d027c921b471c857600e753bb1490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suzuna and Mizuna"@en,
        "鈴菜と水菜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Suzuna and Mizuna"@en,
        "鈴菜と水菜"@ja .

_:N770a6cb3ec424e7d8dbc2bd127fd27f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deduction"@en,
        "推理"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Deduction"@en,
        "推理"@ja .

_:Na3ee98abec4c44d59c02f48b33917e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Surface Moon (Instrument Ver)"@en,
        "顔のない月(Instrument Ver)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "No Surface Moon (Instrument Ver)"@en,
        "顔のない月(Instrument Ver)"@ja .

_:Nb949876d2c3c4daa8a3f304245e9d493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness"@en,
        "幸せ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Happiness"@en,
        "幸せ"@ja .

_:Nc128aa95edea4cf29ad7b746fb31c129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ordinary Day"@en,
        "日常"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "An Ordinary Day"@en,
        "日常"@ja .

_:Ne3d79251528a41b0907ec4a11b5be3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Strings Ver)"@en,
        "メインテーマ(Strings Ver)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Main Theme (Strings Ver)"@en,
        "メインテーマ(Strings Ver)"@ja .

_:Nf7ae372f8a4f43d783681e71b15a4306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranquility"@en,
        "平穏"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N85f39d8955f4496192a7e53b8bd0f044 ;
    schema:name "Tranquility"@en,
        "平穏"@ja .

_:N85f39d8955f4496192a7e53b8bd0f044 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a754a9b9e224813b110bf636f6d11e9,
        _:N142f51a842654235958c41fd56732789,
        _:N2cf2f2166fff47af88cc49e4057603d1,
        _:N54a33d2868d24c0dabe5c2e4c5301452,
        _:N6e6d027c921b471c857600e753bb1490,
        _:N770a6cb3ec424e7d8dbc2bd127fd27f4,
        _:Na3ee98abec4c44d59c02f48b33917e84,
        _:Nb949876d2c3c4daa8a3f304245e9d493,
        _:Nc128aa95edea4cf29ad7b746fb31c129,
        _:Ne3d79251528a41b0907ec4a11b5be3e5,
        _:Nf7ae372f8a4f43d783681e71b15a4306 ;
    mo:track_count 11 ;
    schema:duration "PT46:44"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a754a9b9e224813b110bf636f6d11e9,
        _:N142f51a842654235958c41fd56732789,
        _:N2cf2f2166fff47af88cc49e4057603d1,
        _:N54a33d2868d24c0dabe5c2e4c5301452,
        _:N6e6d027c921b471c857600e753bb1490,
        _:N770a6cb3ec424e7d8dbc2bd127fd27f4,
        _:Na3ee98abec4c44d59c02f48b33917e84,
        _:Nb949876d2c3c4daa8a3f304245e9d493,
        _:Nc128aa95edea4cf29ad7b746fb31c129,
        _:Ne3d79251528a41b0907ec4a11b5be3e5,
        _:Nf7ae372f8a4f43d783681e71b15a4306 .

