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

<artist/17964#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIZUE"@en ;
    foaf:made <album/15695#lyrics>,
        <album/15695#subject> ;
    foaf:name "MIZUE"@en .

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

<artist/8119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15695#subject> ;
    schema:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja ;
    foaf:made <album/15695#composition>,
        <album/15695#subject> ;
    foaf:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja .

<product/555#subject> a schema:CreativeWork ;
    schema:name "Tales of Graces"@en,
        "テイルズ オブ グレイセス"@ja,
        "Tales of Graces"@ja-latn ;
    foaf:name "Tales of Graces"@en,
        "テイルズ オブ グレイセス"@ja,
        "Tales of Graces"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/15695/15695-1260530409.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/15695#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn ;
    mo:performance_of <album/15695#musicalwork> ;
    mo:performer <artist/18086#subject>,
        <artist/7022#subject> ;
    mo:recorded_as <album/15695#musicalexpression> ;
    schema:byArtist <artist/18086#subject>,
        <artist/7022#subject> ;
    schema:name "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn ;
    schema:workPerformed <album/15695#musicalwork> .

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

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

<album/15695#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AGENT KOZEL"@en ;
            foaf:made <album/15695#composition> ;
            foaf:name "AGENT KOZEL"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Minami"@en ;
            foaf:made <album/15695#composition> ;
            foaf:name "Minami"@en ],
        <artist/18086#subject>,
        <artist/7022#subject>,
        <artist/8119#subject> ;
    mo:produced_work <album/15695#musicalwork> ;
    schema:name "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn .

<album/15695#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-09"^^xsd:date ;
    dcterms:title "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn ;
    mo:catalogue_number "AVCD-31777" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15695#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N2da6f658e02b4535b083ee6065f35109 ;
    mo:record_count 1 ;
    schema:about <product/555#subject> ;
    schema:byArtist <artist/18086#subject>,
        <artist/7022#subject> ;
    schema:datePublished "2009-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/15695/15695-1260530409.jpg> ;
    schema:name "Mamoritai ~White Wishes~ / BoA"@en,
        "まもりたい ~White Wishes~ / BoA"@ja,
        "Mamoritai ~White Wishes~ / BoA"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/15695/15695-1260530409.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15695#subject> ;
    schema:name "AGENT KOZEL"@en ;
    foaf:made <album/15695#subject> ;
    foaf:name "AGENT KOZEL"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15695#subject> ;
    schema:name "Minami"@en ;
    foaf:made <album/15695#subject> ;
    foaf:name "Minami"@en .

_:N0634e1b674b04953bf0706e00c1ab675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE END そして and... (INST)"@ja,
        "THE END Soshite and... (INST)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N2da6f658e02b4535b083ee6065f35109 ;
    schema:name "THE END そして and... (INST)"@ja,
        "THE END Soshite and... (INST)"@ja-latn .

_:N1e613297889d4667b380d9ba930ebbd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まもりたい ~White Wishes~"@ja,
        "Mamoritai ~White Wishes~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2da6f658e02b4535b083ee6065f35109 ;
    schema:name "まもりたい ~White Wishes~"@ja,
        "Mamoritai ~White Wishes~"@ja-latn .

_:N5db44ebacff345799010628b96deb953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUMP BUMP! feat.VERBAL(m-flo) KOZM・MIX"@ja,
        "BUMP BUMP! feat.VERBAL(m-flo) KOZM・MIX"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2da6f658e02b4535b083ee6065f35109 ;
    schema:name "BUMP BUMP! feat.VERBAL(m-flo) KOZM・MIX"@ja,
        "BUMP BUMP! feat.VERBAL(m-flo) KOZM・MIX"@ja-latn .

_:N7681b11cc6854f04878655bb70a78f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まもりたい ~White Wishes~ (INST)"@ja,
        "Mamoritai ~White Wishes~ (INST)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2da6f658e02b4535b083ee6065f35109 ;
    schema:name "まもりたい ~White Wishes~ (INST)"@ja,
        "Mamoritai ~White Wishes~ (INST)"@ja-latn .

_:N947acac687004354b984179eae975fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE END そして and..."@ja,
        "THE END Soshite and..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N2da6f658e02b4535b083ee6065f35109 ;
    schema:name "THE END そして and..."@ja,
        "THE END Soshite and..."@ja-latn .

_:N2da6f658e02b4535b083ee6065f35109 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0634e1b674b04953bf0706e00c1ab675,
        _:N1e613297889d4667b380d9ba930ebbd7,
        _:N5db44ebacff345799010628b96deb953,
        _:N7681b11cc6854f04878655bb70a78f00,
        _:N947acac687004354b984179eae975fa2 ;
    mo:track_count 5 ;
    schema:duration "PT18:58"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0634e1b674b04953bf0706e00c1ab675,
        _:N1e613297889d4667b380d9ba930ebbd7,
        _:N5db44ebacff345799010628b96deb953,
        _:N7681b11cc6854f04878655bb70a78f00,
        _:N947acac687004354b984179eae975fa2 .

