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

<artist/13089#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiharu Shiina"@en,
        "椎名慶治"@ja ;
    foaf:made <album/16236#lyrics>,
        <album/16236#subject> ;
    foaf:name "Yoshiharu Shiina"@en,
        "椎名慶治"@ja .

<artist/4793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeo Komori"@en,
        "小森成雄"@ja ;
    foaf:made <album/16236#lyrics>,
        <album/16236#subject> ;
    foaf:name "Shigeo Komori"@en,
        "小森成雄"@ja .

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16236#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/16236#composition>,
        <album/16236#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<product/319#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn ;
    foaf:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn .

<product/604#subject> a schema:CreativeWork ;
    schema:name "Persona -trinity soul-"@en,
        "ペルソナ ～トリニティ・ソウル～"@ja,
        "Persona -trinity soul-"@ja-latn ;
    foaf:name "Persona -trinity soul-"@en,
        "ペルソナ ～トリニティ・ソウル～"@ja,
        "Persona -trinity soul-"@ja-latn .

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/16236/16236-1324997630.jpg> a schema:ImageObject,
        foaf:Image .

<album/16236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn ;
    mo:composer <artist/36132#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/16236#musicalwork> ;
    schema:name "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn .

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

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

<artist/36183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16236#performance> ;
    schema:name "h-wonder"@en ;
    foaf:name "h-wonder"@en .

<artist/36190#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16236#performance> ;
    schema:name "nishi-ken"@en ;
    foaf:name "nishi-ken"@en .

<artist/7031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16236#performance> ;
    schema:name "Shuhei Kita"@en,
        "喜多修平"@ja ;
    foaf:name "Shuhei Kita"@en,
        "喜多修平"@ja .

<artist/36132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16236#subject> ;
    mo:performed <album/16236#performance> ;
    schema:name "TAKUYA"@en ;
    foaf:made <album/16236#composition>,
        <album/16236#subject> ;
    foaf:name "TAKUYA"@en .

<album/16236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn ;
    mo:performance_of <album/16236#musicalwork> ;
    mo:performer <artist/36132#subject>,
        <artist/36183#subject>,
        <artist/36190#subject>,
        <artist/7031#subject> ;
    mo:recorded_as <album/16236#musicalexpression> ;
    schema:byArtist <artist/36132#subject>,
        <artist/36183#subject>,
        <artist/36190#subject>,
        <artist/7031#subject> ;
    schema:name "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/16236#musicalwork> .

<album/16236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-27"^^xsd:date ;
    dcterms:title "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SVWC-7532~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/16236#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N22f64a56549a4c9d8de93200aca335e4,
        _:Nd4481d5bbc0e4dbea14f4873df6e8b86 ;
    mo:record_count 2 ;
    schema:about <product/319#subject>,
        <product/604#subject> ;
    schema:byArtist <artist/36132#subject>,
        <artist/36183#subject>,
        <artist/36190#subject>,
        <artist/7031#subject> ;
    schema:datePublished "2008-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/16236/16236-1324997630.jpg> ;
    schema:name "Breakin' through / Shuhei Kita [Limited Edition]"@en,
        "Breakin' through / 喜多修平"@ja,
        "Breakin' through / Shuhei Kita [Limited Edition]"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/16236/16236-1324997630.jpg> .

_:N2cdbe1b99af943309644a884bd02757a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Breakin' through\" Video Clip"@en,
        "「Breakin’ through」ビデオ・クリップ"@ja,
        "\"Breakin' through\" Video Clip"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22f64a56549a4c9d8de93200aca335e4 ;
    schema:name "\"Breakin' through\" Video Clip"@en,
        "「Breakin’ through」ビデオ・クリップ"@ja,
        "\"Breakin' through\" Video Clip"@ja-latn .

_:N516c2ca0ce7548058b3e420c7a5905cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"PERSONA-trinity soul-\" Promotion Video"@en,
        "「PERSONA-trinity soul-」プロモーション映像"@ja,
        "\"PERSONA-trinity soul-\" Promotion Eizou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22f64a56549a4c9d8de93200aca335e4 ;
    schema:name "\"PERSONA-trinity soul-\" Promotion Video"@en,
        "「PERSONA-trinity soul-」プロモーション映像"@ja,
        "\"PERSONA-trinity soul-\" Promotion Eizou"@ja-latn .

_:N689421a4c3474d988bc6159395a7ea6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of You"@en,
        "キミの記憶"@ja,
        "Kimi no Kioku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nd4481d5bbc0e4dbea14f4873df6e8b86 ;
    schema:name "Memories of You"@en,
        "キミの記憶"@ja,
        "Kimi no Kioku"@ja-latn .

_:N739d9041662e43e9a333e6b87748f451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Breakin' through\" Video Clip Making Footage"@en,
        "「Breakin’ through」ビデオ・クリップ メイキング映像"@ja,
        "\"Breakin' through\" Video Clip Making Eizou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22f64a56549a4c9d8de93200aca335e4 ;
    schema:name "\"Breakin' through\" Video Clip Making Footage"@en,
        "「Breakin’ through」ビデオ・クリップ メイキング映像"@ja,
        "\"Breakin' through\" Video Clip Making Eizou"@ja-latn .

_:N9a18a03353064288aabaca5091619a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of You -voiceless version-"@en,
        "キミの記憶 -voiceless version-"@ja,
        "Kimi no Kioku -voiceless version-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd4481d5bbc0e4dbea14f4873df6e8b86 ;
    schema:name "Memories of You -voiceless version-"@en,
        "キミの記憶 -voiceless version-"@ja,
        "Kimi no Kioku -voiceless version-"@ja-latn .

_:Na584935bb4e74d2f91fecde0f2ce676f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakin' through -voiceless version-"@en,
        "Breakin' through -voiceless version-"@ja,
        "Breakin' through -voiceless version-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd4481d5bbc0e4dbea14f4873df6e8b86 ;
    schema:name "Breakin' through -voiceless version-"@en,
        "Breakin' through -voiceless version-"@ja,
        "Breakin' through -voiceless version-"@ja-latn .

_:Nd9c91cd03b2847c49dd91302696911df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakin' through"@en,
        "Breakin' through"@ja,
        "Breakin' through"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd4481d5bbc0e4dbea14f4873df6e8b86 ;
    schema:name "Breakin' through"@en,
        "Breakin' through"@ja,
        "Breakin' through"@ja-latn .

_:N22f64a56549a4c9d8de93200aca335e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2cdbe1b99af943309644a884bd02757a,
        _:N516c2ca0ce7548058b3e420c7a5905cb,
        _:N739d9041662e43e9a333e6b87748f451 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2cdbe1b99af943309644a884bd02757a,
        _:N516c2ca0ce7548058b3e420c7a5905cb,
        _:N739d9041662e43e9a333e6b87748f451 .

_:Nd4481d5bbc0e4dbea14f4873df6e8b86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N689421a4c3474d988bc6159395a7ea6e,
        _:N9a18a03353064288aabaca5091619a6e,
        _:Na584935bb4e74d2f91fecde0f2ce676f,
        _:Nd9c91cd03b2847c49dd91302696911df ;
    mo:track_count 4 ;
    schema:duration "PT19:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N689421a4c3474d988bc6159395a7ea6e,
        _:N9a18a03353064288aabaca5091619a6e,
        _:Na584935bb4e74d2f91fecde0f2ce676f,
        _:Nd9c91cd03b2847c49dd91302696911df .

