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

<artist/33824#subject> a schema:Person,
        foaf:Person ;
    schema:name "endenmeiteng"@en ;
    foaf:made <album/99583#lyrics>,
        <album/99583#subject> ;
    foaf:name "endenmeiteng"@en .

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

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

<artist/33826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99583#subject> ;
    schema:name "Ko-Ki"@en ;
    foaf:made <album/99583#composition>,
        <album/99583#subject> ;
    foaf:name "Ko-Ki"@en .

<artist/33827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99583#subject> ;
    schema:name "Yosuke Miyazaki"@en,
        "宮崎洋輔"@ja ;
    foaf:made <album/99583#composition>,
        <album/99583#subject> ;
    foaf:name "Yosuke Miyazaki"@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/99583#musicalexpression> a mo:Signal ;
    mo:published_as <album/99583#subject> ;
    mo:records <album/99583#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/38/99583/99583-1590681246.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99583#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/99583/99583-1590681246.jpg> ;
    foaf:depicts <album/99583#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/99583/99583-1590681246.jpg> .

<https://medium-media.vgm.io/albums/38/99583/99583-1590681246.jpg> a schema:ImageObject,
        foaf:Image .

<album/99583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn ;
    mo:composer <artist/33826#subject>,
        <artist/33827#subject> ;
    mo:produced_work <album/99583#musicalwork> ;
    schema:name "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn .

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

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

<artist/17698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99583#performance> ;
    schema:name "Toshiki Masuda"@en,
        "増田俊樹"@ja ;
    foaf:name "Toshiki Masuda"@en,
        "増田俊樹"@ja .

<artist/18209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99583#performance> ;
    schema:name "Genki Okawa"@en,
        "大河元気"@ja ;
    foaf:name "Genki Okawa"@en,
        "大河元気"@ja .

<artist/20934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99583#performance> ;
    schema:name "Yuto Uemura"@en,
        "上村祐翔"@ja ;
    foaf:name "Yuto Uemura"@en,
        "上村祐翔"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99583#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99583#performance> ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<album/99583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn ;
    mo:performance_of <album/99583#musicalwork> ;
    mo:performer <artist/17698#subject>,
        <artist/18209#subject>,
        <artist/20934#subject>,
        <artist/2869#subject>,
        <artist/7138#subject> ;
    mo:recorded_as <album/99583#musicalexpression> ;
    schema:byArtist <artist/17698#subject>,
        <artist/18209#subject>,
        <artist/20934#subject>,
        <artist/2869#subject>,
        <artist/7138#subject> ;
    schema:name "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn ;
    schema:workPerformed <album/99583#musicalwork> .

<album/99583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-18"^^xsd:date ;
    dcterms:title "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn ;
    mo:catalogue_number "SVWC-70220" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99583#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N9b0b9890fd3f4362ad1fc045148ea144 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:byArtist <artist/17698#subject>,
        <artist/18209#subject>,
        <artist/20934#subject>,
        <artist/2869#subject>,
        <artist/7138#subject> ;
    schema:datePublished "2017-01-18"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/38/99583/99583-1590681246.jpg> ;
    schema:name "SUMMER MERMAID / MooNs"@en,
        "SUMMER MERMAID / MooNs"@ja,
        "SUMMER MERMAID / MooNs"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/99583/99583-1590681246.jpg> .

_:N03efdb148e424b3daa2342145b95c049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パノラマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9b0b9890fd3f4362ad1fc045148ea144 ;
    schema:name "パノラマ"@ja .

_:Nb87162acd07c45d2b5bf0bcf44fc4338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER MERMAID (off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9b0b9890fd3f4362ad1fc045148ea144 ;
    schema:name "SUMMER MERMAID (off Vocal)"@ja .

_:Nc1066785ab7449c7bdebed1ebc521f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パノラマ (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9b0b9890fd3f4362ad1fc045148ea144 ;
    schema:name "パノラマ (off Vocal)"@ja .

_:Nee6bef8763954986893e5264eecbd018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER MERMAID"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9b0b9890fd3f4362ad1fc045148ea144 ;
    schema:name "SUMMER MERMAID"@ja .

_:N9b0b9890fd3f4362ad1fc045148ea144 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03efdb148e424b3daa2342145b95c049,
        _:Nb87162acd07c45d2b5bf0bcf44fc4338,
        _:Nc1066785ab7449c7bdebed1ebc521f56,
        _:Nee6bef8763954986893e5264eecbd018 ;
    mo:track_count 4 ;
    schema:duration "PT15:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03efdb148e424b3daa2342145b95c049,
        _:Nb87162acd07c45d2b5bf0bcf44fc4338,
        _:Nc1066785ab7449c7bdebed1ebc521f56,
        _:Nee6bef8763954986893e5264eecbd018 .

