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

<artist/6311#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takanori Nishikawa"@en,
        "西川貴教"@ja ;
    foaf:made <album/99595#lyrics>,
        <album/99595#subject> ;
    foaf:name "Takanori Nishikawa"@en,
        "西川貴教"@ja .

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

<artist/17204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99595#subject> ;
    schema:name "toiza71"@en ;
    foaf:made <album/99595#composition>,
        <album/99595#subject> ;
    foaf:name "toiza71"@en .

<artist/28109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99595#subject> ;
    schema:name "Hiroshi Chihara"@en,
        "千原弘嗣"@ja ;
    foaf:made <album/99595#composition>,
        <album/99595#lyrics>,
        <album/99595#subject> ;
    foaf:name "Hiroshi Chihara"@en,
        "千原弘嗣"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99595#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/99595#composition>,
        <album/99595#lyrics>,
        <album/99595#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/8400#subject> a schema:CreativeWork ;
    schema:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn ;
    foaf:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

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

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

<artist/10183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99595#performance> ;
    schema:name "Kazuki Kato"@en,
        "加藤和樹"@ja ;
    foaf:name "Kazuki Kato"@en,
        "加藤和樹"@ja .

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99595#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99595#performance> ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

<album/99595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn ;
    mo:composer <artist/17204#subject>,
        <artist/28109#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/99595#musicalwork> ;
    schema:name "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn .

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

<album/99595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn ;
    mo:performance_of <album/99595#musicalwork> ;
    mo:performer <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    mo:recorded_as <album/99595#musicalexpression> ;
    schema:byArtist <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    schema:name "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn ;
    schema:workPerformed <album/99595#musicalwork> .

<album/99595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-25"^^xsd:date ;
    dcterms:title "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn ;
    mo:catalogue_number "FVCG-1360" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99595#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Nb1b21331ae1a49c1bd17a9526a444c28 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:byArtist <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    schema:datePublished "2015-11-25"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/59/99595/99595-1590683396.jpg> ;
    schema:name "dreaming time / THRIVE"@en,
        "dreaming time / THRIVE"@ja,
        "dreaming time / THRIVE"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/99595/99595-1590683396.jpg> .

_:N171bd7d5df1b4fde9ad72334b710a88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dreaming time"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b21331ae1a49c1bd17a9526a444c28 ;
    schema:name "dreaming time"@ja .

_:N3faf4cf730e64cb3a01fbe976592f698 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永久パラダイス -THRIVE Ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b21331ae1a49c1bd17a9526a444c28 ;
    schema:name "永久パラダイス -THRIVE Ver.-"@ja .

_:Naff5ccf6044145a98b4e18f346f8891f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE ADDICTION"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b21331ae1a49c1bd17a9526a444c28 ;
    schema:name "LOVE ADDICTION"@ja .

_:Nf8654dc178994216998af1ff9a379deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THRIVE シークレットトーク"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1b21331ae1a49c1bd17a9526a444c28 ;
    schema:name "THRIVE シークレットトーク"@ja .

_:Nb1b21331ae1a49c1bd17a9526a444c28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N171bd7d5df1b4fde9ad72334b710a88d,
        _:N3faf4cf730e64cb3a01fbe976592f698,
        _:Naff5ccf6044145a98b4e18f346f8891f,
        _:Nf8654dc178994216998af1ff9a379deb ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N171bd7d5df1b4fde9ad72334b710a88d,
        _:N3faf4cf730e64cb3a01fbe976592f698,
        _:Naff5ccf6044145a98b4e18f346f8891f,
        _:Nf8654dc178994216998af1ff9a379deb .

