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

<artist/3496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wakana Yamazaki"@en,
        "山崎和佳奈"@ja ;
    foaf:made <album/4172#subject>,
        <album/4172#vocals> ;
    foaf:name "Wakana Yamazaki"@en,
        "山崎和佳奈"@ja .

<album/38926> a mo:Release ;
    mo:catalogue_number "APTG-4012" .

<artist/711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4172#subject> ;
    schema:name "Nobusuke Sasahara"@en,
        "笹原ノブスケ"@ja ;
    foaf:made <album/4172#composition>,
        <album/4172#subject> ;
    foaf:name "Nobusuke Sasahara"@en,
        "笹原ノブスケ"@ja .

<album/4172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn ;
    mo:composer <artist/711#subject> ;
    mo:produced_work <album/4172#musicalwork> ;
    schema:name "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn .

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

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

<album/4172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn ;
    mo:performance_of <album/4172#musicalwork> ;
    mo:recorded_as <album/4172#musicalexpression> ;
    schema:name "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn ;
    schema:workPerformed <album/4172#musicalwork> .

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

<org/5261#subject> schema:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn ;
    foaf:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/4172/4172-1191762581.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-06-21"^^xsd:date ;
    dcterms:title "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn ;
    mo:catalogue_number "APCG-4012" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/38926> ;
    mo:publication_of <album/4172#musicalexpression> ;
    mo:publisher <org/5261#subject> ;
    mo:record _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo"@en ;
            foaf:name "Tenshitachi no Gogo"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo II"@en ;
            foaf:name "Tenshitachi no Gogo II"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo III"@en ;
            foaf:name "Tenshitachi no Gogo III"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo III Bangaihen"@en ;
            foaf:name "Tenshitachi no Gogo III Bangaihen"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo II Bangaihen"@en ;
            foaf:name "Tenshitachi no Gogo II Bangaihen"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo IV"@en ;
            foaf:name "Tenshitachi no Gogo IV"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tenshitachi no Gogo Special"@en ;
            foaf:name "Tenshitachi no Gogo Special"@en ] ;
    schema:datePublished "1991-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/4172/4172-1191762581.jpg> ;
    schema:name "Tenshitachi no Gogo: Hatsukoihen"@en,
        "天使たちの午後・初恋編"@ja,
        "Tenshitachi no Gogo: Hatsukoihen"@ja-latn ;
    schema:publisher <org/5261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/4172/4172-1191762581.jpg> .

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

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

_:N080274edd3a04f0cae5bc57a8a251439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の彼方（天使たちの午後 SPECIAL）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "夢の彼方（天使たちの午後 SPECIAL）"@ja .

_:N0eaf34ff4d4a48d8ac935e2c6e8b2fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Cherry（天使たちの午後 SPECIAL）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "Love Cherry（天使たちの午後 SPECIAL）"@ja .

_:N22654721b1f4401e8efab0afc87a833a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リボン（天使たちの午後Ⅲ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:05"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "リボン（天使たちの午後Ⅲ）"@ja .

_:N50e3855f5f5b44a1906f251d9e293bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梢(こずえ)（天使たちの午後Ⅱ 番外編 イメージソング）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "梢(こずえ)（天使たちの午後Ⅱ 番外編 イメージソング）"@ja .

_:N71811c7ce2774e588d717951c34cca57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美奈子（天使たちの午後Ⅱ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "美奈子（天使たちの午後Ⅱ）"@ja .

_:N7fb9fb6203924ad5aa8cbc9645559487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恭子の勝利（天使たちの午後Ⅲ 番外編）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "恭子の勝利（天使たちの午後Ⅲ 番外編）"@ja .

_:Nac125c7fdf5a43d49b62f33c99158887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "None"@ja .

_:Nb47ab12160b54f02ac747bff2891f325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Love（天使たちの午後Ⅲ 番外編）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "Happy Love（天使たちの午後Ⅲ 番外編）"@ja .

_:Nc42c131409494387a874417a74c28e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハートブレイクなんて似合わない（天使たちの午後 イメージソング）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "ハートブレイクなんて似合わない（天使たちの午後 イメージソング）"@ja .

_:Ne43427821c364cefa4232f506df45e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バンパイヤ学園（天使たちの午後Ⅳ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "バンパイヤ学園（天使たちの午後Ⅳ）"@ja .

_:Ne5317b289af847d0a347d87dfa33bb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky Day（天使たちの午後Ⅳ）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ndecc90e1e7d94d56977d5ac38570f033 ;
    schema:name "Lucky Day（天使たちの午後Ⅳ）"@ja .

_:Ndecc90e1e7d94d56977d5ac38570f033 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N080274edd3a04f0cae5bc57a8a251439,
        _:N0eaf34ff4d4a48d8ac935e2c6e8b2fb6,
        _:N22654721b1f4401e8efab0afc87a833a,
        _:N50e3855f5f5b44a1906f251d9e293bb8,
        _:N71811c7ce2774e588d717951c34cca57,
        _:N7fb9fb6203924ad5aa8cbc9645559487,
        _:Nac125c7fdf5a43d49b62f33c99158887,
        _:Nb47ab12160b54f02ac747bff2891f325,
        _:Nc42c131409494387a874417a74c28e06,
        _:Ne43427821c364cefa4232f506df45e8b,
        _:Ne5317b289af847d0a347d87dfa33bb31 ;
    mo:track_count 11 ;
    schema:duration "PT45:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N080274edd3a04f0cae5bc57a8a251439,
        _:N0eaf34ff4d4a48d8ac935e2c6e8b2fb6,
        _:N22654721b1f4401e8efab0afc87a833a,
        _:N50e3855f5f5b44a1906f251d9e293bb8,
        _:N71811c7ce2774e588d717951c34cca57,
        _:N7fb9fb6203924ad5aa8cbc9645559487,
        _:Nac125c7fdf5a43d49b62f33c99158887,
        _:Nb47ab12160b54f02ac747bff2891f325,
        _:Nc42c131409494387a874417a74c28e06,
        _:Ne43427821c364cefa4232f506df45e8b,
        _:Ne5317b289af847d0a347d87dfa33bb31 .

