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

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

<artist/20464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81763#subject> ;
    schema:name "Kenichi Mori"@en,
        "森健一"@ja ;
    foaf:made <album/81763#composition>,
        <album/81763#subject> ;
    foaf:name "Kenichi Mori"@en,
        "森健一"@ja .

<artist/53524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81763#subject> ;
    schema:name "SEI☆SHIN"@en ;
    foaf:made <album/81763#composition>,
        <album/81763#subject> ;
    foaf:name "SEI☆SHIN"@en .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81763#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/81763#composition>,
        <album/81763#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81763#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/81763#composition>,
        <album/81763#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

<product/4024#subject> a schema:CreativeWork ;
    schema:name "Aikatsu! Photo on Stage!!"@en,
        "アイカツ! フォト on ステージ!!"@ja,
        "Aikatsu! Photo on Stage!!"@ja-latn ;
    foaf:name "Aikatsu! Photo on Stage!!"@en,
        "アイカツ! フォト on ステージ!!"@ja,
        "Aikatsu! Photo on Stage!!"@ja-latn .

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

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

<org/1751#subject> schema:name "Star Light Jazz Trio"@en,
        "Star Light Jazz Trio"@ja,
        "Star Light Jazz Trio"@ja-latn ;
    foaf:name "Star Light Jazz Trio"@en,
        "Star Light Jazz Trio"@ja,
        "Star Light Jazz Trio"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/81763/81763-1541125841.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn ;
    mo:performance_of <album/81763#musicalwork> ;
    mo:performer <artist/36462#subject> ;
    mo:recorded_as <album/81763#musicalexpression> ;
    schema:byArtist <artist/36462#subject> ;
    schema:name "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn ;
    schema:workPerformed <album/81763#musicalwork> .

<artist/36462#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81763#performance> ;
    schema:name "Star Light Jazz Trio"@en ;
    foaf:name "Star Light Jazz Trio"@en .

<album/81763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn ;
    mo:composer <artist/20464#subject>,
        <artist/53524#subject>,
        <artist/7261#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/81763#musicalwork> ;
    schema:name "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn .

<album/81763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-16"^^xsd:date ;
    dcterms:title "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81763#musicalexpression> ;
    mo:publisher <org/1751#subject> ;
    mo:record _:Nd025656905644cf2a72d631ea3d025ed ;
    mo:record_count 1 ;
    schema:about <product/3328#subject>,
        <product/4024#subject> ;
    schema:byArtist <artist/36462#subject> ;
    schema:datePublished "2018-07-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/81763/81763-1541125841.jpg> ;
    schema:name "Jazzkatsu! -The Three of Us-"@en,
        "Jazzkatsu! -The Three of Us-"@ja,
        "Jazzkatsu! -The Three of Us-"@ja-latn ;
    schema:publisher <org/1751#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/81763/81763-1541125841.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Coo"@en ;
    foaf:made <album/81763#subject> ;
    foaf:name "Coo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Coo"@en ;
    foaf:made <album/81763#vocals> ;
    foaf:name "Coo"@en .

_:N29658b3c144244aba667b2ea73c3b5cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prism spiral"@en,
        "prism spiral"@ja,
        "prism spiral"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Nd025656905644cf2a72d631ea3d025ed ;
    schema:name "prism spiral"@en,
        "prism spiral"@ja,
        "prism spiral"@ja-latn .

_:N364c1fdc34f94cdcbbad9331731a9e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Happy"@en,
        "ダイヤモンドハッピー"@ja,
        "Diamond Happy"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd025656905644cf2a72d631ea3d025ed ;
    schema:name "Diamond Happy"@en,
        "ダイヤモンドハッピー"@ja,
        "Diamond Happy"@ja-latn .

_:N5c7f2c4066a842218d0f00a250dccb03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Strawberry"@en,
        "青い苺"@ja,
        "Aoi Ichigo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nd025656905644cf2a72d631ea3d025ed ;
    schema:name "Blue Strawberry"@en,
        "青い苺"@ja,
        "Aoi Ichigo"@ja-latn .

_:N91adbebc88044473a4dbb5fadf70d68d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calendar Girl"@en,
        "カレンダーガール"@ja,
        "Calendar Girl"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nd025656905644cf2a72d631ea3d025ed ;
    schema:name "Calendar Girl"@en,
        "カレンダーガール"@ja,
        "Calendar Girl"@ja-latn .

_:Ne98f17ffaca84dbeaafec8b755337dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap of Love"@en,
        "Trap of Love"@ja,
        "Trap of Love"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nd025656905644cf2a72d631ea3d025ed ;
    schema:name "Trap of Love"@en,
        "Trap of Love"@ja,
        "Trap of Love"@ja-latn .

_:Nd025656905644cf2a72d631ea3d025ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29658b3c144244aba667b2ea73c3b5cc,
        _:N364c1fdc34f94cdcbbad9331731a9e6c,
        _:N5c7f2c4066a842218d0f00a250dccb03,
        _:N91adbebc88044473a4dbb5fadf70d68d,
        _:Ne98f17ffaca84dbeaafec8b755337dec ;
    mo:track_count 5 ;
    schema:duration "PT26:26"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N29658b3c144244aba667b2ea73c3b5cc,
        _:N364c1fdc34f94cdcbbad9331731a9e6c,
        _:N5c7f2c4066a842218d0f00a250dccb03,
        _:N91adbebc88044473a4dbb5fadf70d68d,
        _:Ne98f17ffaca84dbeaafec8b755337dec .

