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

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

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

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46498#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/46498#composition>,
        <album/46498#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/46498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/46498#musicalwork> ;
    schema:name "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn .

<album/46498#musicalexpression> a mo:Signal ;
    mo:published_as <album/46498#subject> ;
    mo:records <album/46498#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/89/46498/46498-1430784562.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46498#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/46498/46498-1430784562.jpg> ;
    foaf:depicts <album/46498#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/46498/46498-1430784562.jpg> .

<https://medium-media.vgm.io/albums/89/46498/46498-1430784562.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn ;
    mo:performance_of <album/46498#musicalwork> ;
    mo:performer <artist/6904#subject> ;
    mo:recorded_as <album/46498#musicalexpression> ;
    schema:byArtist <artist/6904#subject> ;
    schema:name "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn ;
    schema:workPerformed <album/46498#musicalwork> .

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

<album/46498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn ;
    mo:catalogue_number "ANZX-11382" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46498#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N5e3ae12a18764063b8d3733a90e60808 ;
    mo:record_count 1 ;
    schema:about <product/2911#subject> ;
    schema:byArtist <artist/6904#subject> ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/46498/46498-1430784562.jpg> ;
    schema:name "Persona4 the Golden ANIMATION BONUS CD 1"@en,
        "ペルソナ4 ザ・ゴールデン 特典CD 1"@ja,
        "Persona4 the Golden ANIMATION BONUS CD 1"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/46498/46498-1430784562.jpg> .

_:N00ba4a2d137742b7a363b0e85a5831c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Chance to Move On -karaoke ver.-"@en,
        "Next Chance to Move On -カラオケver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N5e3ae12a18764063b8d3733a90e60808 ;
    schema:name "Next Chance to Move On -karaoke ver.-"@en,
        "Next Chance to Move On -カラオケver.-"@ja .

_:N5c876544a4b249f2a60822f96e400b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Chance to Move On"@en,
        "Next Chance to Move On"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N5e3ae12a18764063b8d3733a90e60808 ;
    schema:name "Next Chance to Move On"@en,
        "Next Chance to Move On"@ja .

_:Nbffac2b114324d4f92323051496025b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling Smile -karaoke ver.-"@en,
        "Dazzling Smile -カラオケver.-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N5e3ae12a18764063b8d3733a90e60808 ;
    schema:name "Dazzling Smile -karaoke ver.-"@en,
        "Dazzling Smile -カラオケver.-"@ja .

_:Nd1174d84246f4306bf87ac3f03226935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzling Smile"@en,
        "Dazzling Smile"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5e3ae12a18764063b8d3733a90e60808 ;
    schema:name "Dazzling Smile"@en,
        "Dazzling Smile"@ja .

_:N5e3ae12a18764063b8d3733a90e60808 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ba4a2d137742b7a363b0e85a5831c1,
        _:N5c876544a4b249f2a60822f96e400b2a,
        _:Nbffac2b114324d4f92323051496025b7,
        _:Nd1174d84246f4306bf87ac3f03226935 ;
    mo:track_count 4 ;
    schema:duration "PT18:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00ba4a2d137742b7a363b0e85a5831c1,
        _:N5c876544a4b249f2a60822f96e400b2a,
        _:Nbffac2b114324d4f92323051496025b7,
        _:Nd1174d84246f4306bf87ac3f03226935 .

