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

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

<product/5174#subject> a schema:CreativeWork ;
    schema:name "Shonen Maid"@en,
        "少年メイド"@ja,
        "Shounen Maid"@ja-latn ;
    foaf:name "Shonen Maid"@en,
        "少年メイド"@ja,
        "Shounen Maid"@ja-latn .

<album/57595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn ;
    mo:composer <artist/18260#subject> ;
    mo:produced_work <album/57595#musicalwork> ;
    schema:name "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn .

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

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

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

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

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

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

<artist/17531#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57595#performance> ;
    schema:name "TRUSTRICK"@en ;
    foaf:name "TRUSTRICK"@en .

<artist/18184#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57595#performance> ;
    schema:name "Sayaka Kanda"@en,
        "神田沙也加"@ja ;
    foaf:made <album/57595#lyrics>,
        <album/57595#subject> ;
    foaf:name "Sayaka Kanda"@en,
        "神田沙也加"@ja .

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

<album/57595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn ;
    mo:performance_of <album/57595#musicalwork> ;
    mo:performer <artist/17531#subject>,
        <artist/18184#subject>,
        <artist/18260#subject> ;
    mo:recorded_as <album/57595#musicalexpression> ;
    schema:byArtist <artist/17531#subject>,
        <artist/18184#subject>,
        <artist/18260#subject> ;
    schema:name "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn ;
    schema:workPerformed <album/57595#musicalwork> .

<album/57595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-11"^^xsd:date ;
    dcterms:title "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn ;
    mo:catalogue_number "COZP-1149~50" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57595#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N782bfd90667a4d4fa3ceca199400b3d9,
        _:N8546bceb45f142a3bb9eb38664345ddf ;
    mo:record_count 2 ;
    schema:about <product/5174#subject> ;
    schema:byArtist <artist/17531#subject>,
        <artist/18184#subject>,
        <artist/18260#subject> ;
    schema:datePublished "2016-05-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/57595/57595-1459955106.jpg> ;
    schema:name "innocent promise / TRUSTRICK [Type A]"@en,
        "innocent promise / TRUSTRICK [Type A]"@ja,
        "innocent promise / TRUSTRICK [Type A]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/57595/57595-1459955106.jpg> .

_:N0fcd3073d4b64dcf8573a622d2d09d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proud"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "Proud"@ja .

_:N6f3c625b54644a778c15c23930ae9176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent promise (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "innocent promise (Music Video)"@ja .

_:N71d1073af1154673ab0172e3056a0c46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent promise (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8546bceb45f142a3bb9eb38664345ddf ;
    schema:name "innocent promise (Instrumental)"@ja .

_:N7cf1767732ae41e1a26eafd1d52f40d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャミソール"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "キャミソール"@ja .

_:N84246fe377404f608a8b7ec5a3e5d0b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent promise"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8546bceb45f142a3bb9eb38664345ddf ;
    schema:name "innocent promise"@ja .

_:N864b790eb9e5438cb1642776ad22ad27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent promise (Making Clip)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "innocent promise (Making Clip)"@ja .

_:N8e6eb4801cc847cf88aa28645e7834ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Bye School Dayz -theme of SUPER DANGANRONPA 2 THE STAGE-(Re:GENERATION Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "Good Bye School Dayz -theme of SUPER DANGANRONPA 2 THE STAGE-(Re:GENERATION Version)"@ja .

_:N9829dadd423448cca00210e4d71325ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mint gum (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N8546bceb45f142a3bb9eb38664345ddf ;
    schema:name "mint gum (Instrumental)"@ja .

_:Naa6acd9630fe4ecfbd83213a346c66fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent promise (Anime OP Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8546bceb45f142a3bb9eb38664345ddf ;
    schema:name "innocent promise (Anime OP Version)"@ja .

_:Nc864ace0b598418b9fc41b3f346ae5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N782bfd90667a4d4fa3ceca199400b3d9 ;
    schema:name "Kaleidoscope"@ja .

_:Nf476531632dc454ca3f5be788cc7cfa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mint gum"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8546bceb45f142a3bb9eb38664345ddf ;
    schema:name "mint gum"@ja .

_:N8546bceb45f142a3bb9eb38664345ddf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71d1073af1154673ab0172e3056a0c46,
        _:N84246fe377404f608a8b7ec5a3e5d0b0,
        _:N9829dadd423448cca00210e4d71325ca,
        _:Naa6acd9630fe4ecfbd83213a346c66fe,
        _:Nf476531632dc454ca3f5be788cc7cfa6 ;
    mo:track_count 5 ;
    schema:duration "PT18:47"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N71d1073af1154673ab0172e3056a0c46,
        _:N84246fe377404f608a8b7ec5a3e5d0b0,
        _:N9829dadd423448cca00210e4d71325ca,
        _:Naa6acd9630fe4ecfbd83213a346c66fe,
        _:Nf476531632dc454ca3f5be788cc7cfa6 .

_:N782bfd90667a4d4fa3ceca199400b3d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0fcd3073d4b64dcf8573a622d2d09d65,
        _:N6f3c625b54644a778c15c23930ae9176,
        _:N7cf1767732ae41e1a26eafd1d52f40d1,
        _:N864b790eb9e5438cb1642776ad22ad27,
        _:N8e6eb4801cc847cf88aa28645e7834ea,
        _:Nc864ace0b598418b9fc41b3f346ae5c5 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fcd3073d4b64dcf8573a622d2d09d65,
        _:N6f3c625b54644a778c15c23930ae9176,
        _:N7cf1767732ae41e1a26eafd1d52f40d1,
        _:N864b790eb9e5438cb1642776ad22ad27,
        _:N8e6eb4801cc847cf88aa28645e7834ea,
        _:Nc864ace0b598418b9fc41b3f346ae5c5 .

