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

<artist/11849#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teppei Kobayashi"@en,
        "小林鉄兵"@ja ;
    foaf:made <album/49577#lyrics>,
        <album/49577#subject> ;
    foaf:name "Teppei Kobayashi"@en,
        "小林鉄兵"@ja .

<artist/6904#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shihoko Hirata"@en,
        "平田志穂子"@ja ;
    foaf:made <album/49577#subject>,
        <album/49577#vocals> ;
    foaf:name "Shihoko Hirata"@en,
        "平田志穂子"@ja .

<artist/8399#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin Franklin"@en ;
    foaf:made <album/49577#lyrics>,
        <album/49577#subject> ;
    foaf:name "Benjamin Franklin"@en .

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

<product/2911#subject> a schema:CreativeWork ;
    schema:name "Persona 4 the Golden Animation"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション"@ja,
        "Persona4 the Golden ANIMATION"@ja-latn ;
    foaf:name "Persona 4 the Golden Animation"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション"@ja,
        "Persona4 the Golden ANIMATION"@ja-latn .

<album/49577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/49577#musicalwork> ;
    schema:name "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn .

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

<album/49577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn ;
    mo:performance_of <album/49577#musicalwork> ;
    mo:recorded_as <album/49577#musicalexpression> ;
    schema:name "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn ;
    schema:workPerformed <album/49577#musicalwork> .

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

<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/77/49577/49577-1425133524.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49577#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/49577/49577-1425133524.jpg> ;
    foaf:depicts <album/49577#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/49577/49577-1425133524.jpg> .

<https://medium-media.vgm.io/albums/77/49577/49577-1425133524.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/49577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn ;
    mo:catalogue_number "SBCV-80196" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49577#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N5c098ebb237446e5a688b3b43cac60bf ;
    mo:record_count 1 ;
    schema:about <product/2911#subject> ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/49577/49577-1425133524.jpg> ;
    schema:name "Persona4 the Golden ANIMATION Special Arrange CD"@en,
        "ペルソナ4 ザ・ゴールデン アニメーション 特製アレンジCD"@ja,
        "Persona4 the Golden ANIMATION Special Arrange CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/49577/49577-1425133524.jpg> .

_:N032f07fa18f743f290209e4221c88af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling Smile -special mix-"@en,
        "Dazzling Smile -special mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5c098ebb237446e5a688b3b43cac60bf ;
    schema:name "Dazzling Smile -special mix-"@en,
        "Dazzling Smile -special mix-"@ja .

_:N56452e822abb4c1cb28a91ff12620231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Chance to Move On -special mix-"@en,
        "Next Chance to Move On -special mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N5c098ebb237446e5a688b3b43cac60bf ;
    schema:name "Next Chance to Move On -special mix-"@en,
        "Next Chance to Move On -special mix-"@ja .

_:N76b0ff014bbe40b9bb40681187080ba2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time To Make History -special mix-"@en,
        "Time To Make History -special mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5c098ebb237446e5a688b3b43cac60bf ;
    schema:name "Time To Make History -special mix-"@en,
        "Time To Make History -special mix-"@ja .

_:Nd49bd8210b2641b88a041da5532bc7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories -special mix-"@en,
        "記憶 -special mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5c098ebb237446e5a688b3b43cac60bf ;
    schema:name "Memories -special mix-"@en,
        "記憶 -special mix-"@ja .

_:N5c098ebb237446e5a688b3b43cac60bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032f07fa18f743f290209e4221c88af1,
        _:N56452e822abb4c1cb28a91ff12620231,
        _:N76b0ff014bbe40b9bb40681187080ba2,
        _:Nd49bd8210b2641b88a041da5532bc7c7 ;
    mo:track_count 4 ;
    schema:duration "PT19:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N032f07fa18f743f290209e4221c88af1,
        _:N56452e822abb4c1cb28a91ff12620231,
        _:N76b0ff014bbe40b9bb40681187080ba2,
        _:Nd49bd8210b2641b88a041da5532bc7c7 .

