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

<artist/4769#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Miyauchi"@en,
        "宮内理恵"@ja ;
    foaf:made <album/39381#lyrics>,
        <album/39381#subject> ;
    foaf:name "Rie Miyauchi"@en,
        "宮内理恵"@ja .

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

<artist/1942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39381#subject> ;
    schema:name "HIK"@en ;
    foaf:made <album/39381#composition>,
        <album/39381#subject> ;
    foaf:name "HIK"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39381#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/39381#composition>,
        <album/39381#subject> ;
    foaf:name "Manack"@en .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39381#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/39381#composition>,
        <album/39381#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

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

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

<org/1953#subject> schema:name "Petit Pajamas"@en,
        "ぷちぱじゃま"@ja,
        "Petit Pajamas"@ja-latn ;
    foaf:name "Petit Pajamas"@en,
        "ぷちぱじゃま"@ja,
        "Petit Pajamas"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/39381/39381-1379852800.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn ;
    mo:performance_of <album/39381#musicalwork> ;
    mo:performer <artist/88#subject> ;
    mo:recorded_as <album/39381#musicalexpression> ;
    schema:byArtist <artist/88#subject> ;
    schema:name "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn ;
    schema:workPerformed <album/39381#musicalwork> .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39381#performance> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<album/39381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn ;
    mo:composer <artist/1942#subject>,
        <artist/267#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/39381#musicalwork> ;
    schema:name "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn .

<album/39381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-29"^^xsd:date ;
    dcterms:title "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn ;
    mo:catalogue_number "PAM-0016S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39381#musicalexpression> ;
    mo:publisher <org/1953#subject> ;
    mo:record _:N56e7e957616f46d48d986841824349c0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Please teach! my Angel"@en ;
            foaf:name "Please teach! my Angel"@en ] ;
    schema:byArtist <artist/88#subject> ;
    schema:datePublished "2003-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/39381/39381-1379852800.jpg> ;
    schema:name "Please teach! my Angel Soundtrack"@en,
        "Please teach! my Angel サウンドトラック"@ja,
        "Please teach! my Angel Soundtrack"@ja-latn ;
    schema:publisher <org/1953#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/39381/39381-1379852800.jpg> .

_:N0330dad115394f1080c39d602a30f2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blue regret"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "blue regret"@ja .

_:N34ccd19af2204900aaa219367f9ee969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の残照"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "夏の残照"@ja .

_:N3889554a00b443819e509fbdde50760b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent smile"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "innocent smile"@ja .

_:N5baf619adaf94621af2eb5fb64a0a863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空を向いて歩こう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "空を向いて歩こう"@ja .

_:N7ac46285ec96402f984da766b76ea224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "穏やかな抱擁"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "穏やかな抱擁"@ja .

_:N7e98c0152ede46a79fe839508d7bf2ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽炎の中の記憶"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "陽炎の中の記憶"@ja .

_:Nb7e381061f634d6e851ac7aaee6a9aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼に馳せる想い"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "蒼に馳せる想い"@ja .

_:Nbc98d2dd3a1c481ca1d8ecc769d05c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空に還る雫"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "空に還る雫"@ja .

_:Nd7bfd60cce524b98b82ce3a9aa12a51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この瞬間、誰のために"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "この瞬間、誰のために"@ja .

_:Ne0c95646fa1542b88a6a61ce6bf3a77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひまわりが咲く季節"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "ひまわりが咲く季節"@ja .

_:Nea5d628ffce14a56b92c8fd9ca709332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear me!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "Dear me!"@ja .

_:Nf1564113b4ba48a19b208ec292c81adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空への路"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "空への路"@ja .

_:Nfc41bddf573a448a8f5941e67e641ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の言霊"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N56e7e957616f46d48d986841824349c0 ;
    schema:name "天空の言霊"@ja .

_:N56e7e957616f46d48d986841824349c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0330dad115394f1080c39d602a30f2aa,
        _:N34ccd19af2204900aaa219367f9ee969,
        _:N3889554a00b443819e509fbdde50760b,
        _:N5baf619adaf94621af2eb5fb64a0a863,
        _:N7ac46285ec96402f984da766b76ea224,
        _:N7e98c0152ede46a79fe839508d7bf2ae,
        _:Nb7e381061f634d6e851ac7aaee6a9aa5,
        _:Nbc98d2dd3a1c481ca1d8ecc769d05c71,
        _:Nd7bfd60cce524b98b82ce3a9aa12a51b,
        _:Ne0c95646fa1542b88a6a61ce6bf3a77e,
        _:Nea5d628ffce14a56b92c8fd9ca709332,
        _:Nf1564113b4ba48a19b208ec292c81adc,
        _:Nfc41bddf573a448a8f5941e67e641ab6 ;
    mo:track_count 13 ;
    schema:duration "PT39:41"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0330dad115394f1080c39d602a30f2aa,
        _:N34ccd19af2204900aaa219367f9ee969,
        _:N3889554a00b443819e509fbdde50760b,
        _:N5baf619adaf94621af2eb5fb64a0a863,
        _:N7ac46285ec96402f984da766b76ea224,
        _:N7e98c0152ede46a79fe839508d7bf2ae,
        _:Nb7e381061f634d6e851ac7aaee6a9aa5,
        _:Nbc98d2dd3a1c481ca1d8ecc769d05c71,
        _:Nd7bfd60cce524b98b82ce3a9aa12a51b,
        _:Ne0c95646fa1542b88a6a61ce6bf3a77e,
        _:Nea5d628ffce14a56b92c8fd9ca709332,
        _:Nf1564113b4ba48a19b208ec292c81adc,
        _:Nfc41bddf573a448a8f5941e67e641ab6 .

