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

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

<artist/12611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99590#subject> ;
    schema:name "Shunsuke Tanaka"@en,
        "田中俊亮"@ja ;
    foaf:made <album/99590#composition>,
        <album/99590#lyrics>,
        <album/99590#subject> ;
    foaf:name "Shunsuke Tanaka"@en,
        "田中俊亮"@ja .

<artist/27220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99590#subject> ;
    schema:name "MIRAI SHOW"@en,
        "ミライショウ"@ja ;
    foaf:made <album/99590#composition>,
        <album/99590#lyrics>,
        <album/99590#subject> ;
    foaf:name "MIRAI SHOW"@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/99590#musicalexpression> a mo:Signal ;
    mo:published_as <album/99590#subject> ;
    mo:records <album/99590#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/09/99590/99590-1590682725.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99590#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/99590/99590-1590682725.jpg> ;
    foaf:depicts <album/99590#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/99590/99590-1590682725.jpg> .

<https://medium-media.vgm.io/albums/09/99590/99590-1590682725.jpg> a schema:ImageObject,
        foaf:Image .

<album/99590#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maybe Love / THRIVE"@en,
        "Maybe Love / THRIVE"@ja,
        "Maybe Love / THRIVE"@ja-latn ;
    mo:composer <artist/12611#subject>,
        <artist/27220#subject> ;
    mo:produced_work <album/99590#musicalwork> ;
    schema:name "Maybe Love / THRIVE"@en,
        "Maybe Love / THRIVE"@ja,
        "Maybe Love / THRIVE"@ja-latn .

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

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

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

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

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

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

<album/99590#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-23"^^xsd:date ;
    dcterms:title "Maybe Love / THRIVE"@en,
        "Maybe Love / THRIVE"@ja,
        "Maybe Love / THRIVE"@ja-latn ;
    mo:catalogue_number "FVCG-1371" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99590#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N220584abde3d4fc4a344bc34ad5b03b7 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:byArtist <artist/10183#subject>,
        <artist/10701#subject>,
        <artist/15581#subject> ;
    schema:datePublished "2016-03-23"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/09/99590/99590-1590682725.jpg> ;
    schema:name "Maybe Love / THRIVE"@en,
        "Maybe Love / THRIVE"@ja,
        "Maybe Love / THRIVE"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/99590/99590-1590682725.jpg> .

_:Na2ccc2e339104d4f9beb42a1cbec92b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe Love"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N220584abde3d4fc4a344bc34ad5b03b7 ;
    schema:name "Maybe Love"@en .

_:Na7d3767f5df34a01b062108797c14666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe Love (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N220584abde3d4fc4a344bc34ad5b03b7 ;
    schema:name "Maybe Love (off vocal)"@en .

_:Nd71fa14dda08440399f98ef75cb4d5be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 2 1 Jump!!"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N220584abde3d4fc4a344bc34ad5b03b7 ;
    schema:name "3 2 1 Jump!!"@en .

_:Nef63cd82371f4208bb72fc20b38c027b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 2 1 Jump!! (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N220584abde3d4fc4a344bc34ad5b03b7 ;
    schema:name "3 2 1 Jump!! (off vocal)"@en .

_:N220584abde3d4fc4a344bc34ad5b03b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na2ccc2e339104d4f9beb42a1cbec92b5,
        _:Na7d3767f5df34a01b062108797c14666,
        _:Nd71fa14dda08440399f98ef75cb4d5be,
        _:Nef63cd82371f4208bb72fc20b38c027b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na2ccc2e339104d4f9beb42a1cbec92b5,
        _:Na7d3767f5df34a01b062108797c14666,
        _:Nd71fa14dda08440399f98ef75cb4d5be,
        _:Nef63cd82371f4208bb72fc20b38c027b .

