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

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

<artist/38402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16508#subject> ;
    foaf:made <album/16508#composition>,
        <album/16508#subject> .

<artist/389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16508#subject> ;
    schema:name "Dai Nagao"@en,
        "長尾大"@ja ;
    foaf:made <album/16508#composition>,
        <album/16508#subject> ;
    foaf:name "Dai Nagao"@en,
        "長尾大"@ja .

<artist/6918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16508#subject> ;
    schema:name "Zentaro Watanabe"@en,
        "渡辺善太郎"@ja ;
    foaf:made <album/16508#composition>,
        <album/16508#subject> ;
    foaf:name "Zentaro Watanabe"@en,
        "渡辺善太郎"@ja .

<product/486#subject> a schema:CreativeWork ;
    schema:name "Persona 2: Innocent sin."@en,
        "ペルソナ2 罪"@ja,
        "Persona 2: Tumi"@ja-latn ;
    foaf:name "Persona 2: Innocent sin."@en,
        "ペルソナ2 罪"@ja,
        "Persona 2: Tumi"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/16508/16508-1272214771.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/16508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn ;
    mo:performance_of <album/16508#musicalwork> ;
    mo:performer <artist/7263#subject> ;
    mo:recorded_as <album/16508#musicalexpression> ;
    schema:byArtist <artist/7263#subject> ;
    schema:name "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn ;
    schema:workPerformed <album/16508#musicalwork> .

<artist/7263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16508#subject> ;
    mo:performed <album/16508#performance> ;
    schema:name "hitomi"@en ;
    foaf:made <album/16508#composition>,
        <album/16508#lyrics>,
        <album/16508#subject> ;
    foaf:name "hitomi"@en .

<album/16508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn ;
    mo:composer <artist/38402#subject>,
        <artist/389#subject>,
        <artist/6918#subject>,
        <artist/7263#subject> ;
    mo:produced_work <album/16508#musicalwork> ;
    schema:name "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn .

<album/16508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-10-13"^^xsd:date ;
    dcterms:title "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn ;
    mo:catalogue_number "AVCD-11743" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16508#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N01b374279d7d42e6b8ef34930ebd9932 ;
    mo:record_count 1 ;
    schema:about <product/486#subject> ;
    schema:byArtist <artist/7263#subject> ;
    schema:datePublished "1999-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/16508/16508-1272214771.jpg> ;
    schema:name "thermo plastic / hitomi"@en,
        "thermo plastic / hitomi"@ja,
        "thermo plastic / hitomi"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/16508/16508-1272214771.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "新地佳代子"@en ;
    foaf:made <album/16508#lyrics> ;
    foaf:name "新地佳代子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新地佳代子"@en ;
    foaf:made <album/16508#subject> ;
    foaf:name "新地佳代子"@en .

_:N01897d7bab27489fb574a736b9ddc7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WISH"@ja,
        "WISH"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "WISH"@ja,
        "WISH"@ja-latn .

_:N06595584eb0140bcbc9036435c146eed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE SUN"@ja,
        "UNDER THE SUN"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "UNDER THE SUN"@ja,
        "UNDER THE SUN"@ja-latn .

_:N151d6328b8ef4aba96260a8e4bc04208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "there is..."@ja,
        "there is..."@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "there is..."@ja,
        "there is..."@ja-latn .

_:N1a694241a42e451595d6d656dc8023ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gamble"@ja,
        "Gamble"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "Gamble"@ja,
        "Gamble"@ja-latn .

_:N24643fd73f964990bcf9bb53786cf397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a little (I need everything)"@ja,
        "a little (I need everything)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "a little (I need everything)"@ja,
        "a little (I need everything)"@ja-latn .

_:N2f229ec5f1fc439c9ab0970501620f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "体温"@ja,
        "Taion"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "体温"@ja,
        "Taion"@ja-latn .

_:N32a55314365645de90988c071bd6e4fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のとなり (Bonus Track)"@ja,
        "Kimi no Tonari (Bonus Track)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "君のとなり (Bonus Track)"@ja,
        "Kimi no Tonari (Bonus Track)"@ja-latn .

_:N413929862dab4680b7b57d3b88c7a8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'utero"@ja,
        "L'utero"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "L'utero"@ja,
        "L'utero"@ja-latn .

_:N5cc49593d8cd4770b8e0f5dbe23516bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird"@ja,
        "Bird"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "Bird"@ja,
        "Bird"@ja-latn .

_:N708b6d55c4e642069d9abf9568f96d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のとなり"@ja,
        "Kimi no Tonari"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "君のとなり"@ja,
        "Kimi no Tonari"@ja-latn .

_:N88bacde650fd4c26a4f8c9e922f6c315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MADE TO BE IN LOVEi"@ja,
        "MADE TO BE IN LOVE!"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "MADE TO BE IN LOVEi"@ja,
        "MADE TO BE IN LOVE!"@ja-latn .

_:N9dfb72f3a4474274972d5289d1a47291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re-make"@ja,
        "re-make"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "re-make"@ja,
        "re-make"@ja-latn .

_:Ne54401b1168f4e91b321e01a54691c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘い涙"@ja,
        "Amai Namida"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N01b374279d7d42e6b8ef34930ebd9932 ;
    schema:name "甘い涙"@ja,
        "Amai Namida"@ja-latn .

_:N01b374279d7d42e6b8ef34930ebd9932 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01897d7bab27489fb574a736b9ddc7d0,
        _:N06595584eb0140bcbc9036435c146eed,
        _:N151d6328b8ef4aba96260a8e4bc04208,
        _:N1a694241a42e451595d6d656dc8023ad,
        _:N24643fd73f964990bcf9bb53786cf397,
        _:N2f229ec5f1fc439c9ab0970501620f4a,
        _:N32a55314365645de90988c071bd6e4fe,
        _:N413929862dab4680b7b57d3b88c7a8cc,
        _:N5cc49593d8cd4770b8e0f5dbe23516bc,
        _:N708b6d55c4e642069d9abf9568f96d74,
        _:N88bacde650fd4c26a4f8c9e922f6c315,
        _:N9dfb72f3a4474274972d5289d1a47291,
        _:Ne54401b1168f4e91b321e01a54691c34 ;
    mo:track_count 13 ;
    schema:duration "PT57:36"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01897d7bab27489fb574a736b9ddc7d0,
        _:N06595584eb0140bcbc9036435c146eed,
        _:N151d6328b8ef4aba96260a8e4bc04208,
        _:N1a694241a42e451595d6d656dc8023ad,
        _:N24643fd73f964990bcf9bb53786cf397,
        _:N2f229ec5f1fc439c9ab0970501620f4a,
        _:N32a55314365645de90988c071bd6e4fe,
        _:N413929862dab4680b7b57d3b88c7a8cc,
        _:N5cc49593d8cd4770b8e0f5dbe23516bc,
        _:N708b6d55c4e642069d9abf9568f96d74,
        _:N88bacde650fd4c26a4f8c9e922f6c315,
        _:N9dfb72f3a4474274972d5289d1a47291,
        _:Ne54401b1168f4e91b321e01a54691c34 .

