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

<artist/1154#subject> a schema:Person,
        foaf:Person ;
    schema:name "AiRI"@en ;
    foaf:made <album/32373#subject>,
        <album/32373#vocals> ;
    foaf:name "AiRI"@en .

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/32373#lyrics>,
        <album/32373#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/32373#subject>,
        <album/32373#vocals> ;
    foaf:name "KOTOKO"@en .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/32373#subject>,
        <album/32373#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/32373#subject>,
        <album/32373#vocals> ;
    foaf:name "nao"@en .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32373#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/32373#composition>,
        <album/32373#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<album/32373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn ;
    mo:composer <artist/14058#subject> ;
    mo:produced_work <album/32373#musicalwork> ;
    schema:name "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn .

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

<album/32373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn ;
    mo:performance_of <album/32373#musicalwork> ;
    mo:recorded_as <album/32373#musicalexpression> ;
    schema:name "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn ;
    schema:workPerformed <album/32373#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/32373/32373-1376254268.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/32373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-25"^^xsd:date ;
    dcterms:title "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn ;
    mo:catalogue_number "MNSC-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32373#musicalexpression> ;
    mo:publisher _:N76daa73d5d3c4c2ba5854bb6d1e4cac7 ;
    mo:record _:Nc21104582a534bc18fb81ce49252def2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mashiro Summer"@en ;
            foaf:name "Mashiro Summer"@en ] ;
    schema:datePublished "2011-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/32373/32373-1376254268.jpg> ;
    schema:name "Masiro-Summer Vocal Collection"@en,
        "ましろサマー Vocal Collection"@ja,
        "Mashiro Summer Vocal Collection"@ja-latn ;
    schema:publisher _:N76daa73d5d3c4c2ba5854bb6d1e4cac7 ;
    foaf:depiction <https://media.vgm.io/albums/37/32373/32373-1376254268.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "山地浩志"@en ;
    foaf:made <album/32373#subject> ;
    foaf:name "山地浩志"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "山地浩志"@en ;
    foaf:made <album/32373#lyrics> ;
    foaf:name "山地浩志"@en .

_:N76daa73d5d3c4c2ba5854bb6d1e4cac7 schema:name "mana"@en ;
    foaf:name "mana"@en .

_:N7843d4c8a4d44b729fb503ee4ce0fbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "Tears"@ja .

_:N875feb0f7a9f43d19dd32a3794f4e67c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray's Color -Link-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "Pray's Color -Link-"@ja .

_:N87f0d17c1a6747ad92b931eebacc254e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sirius"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "sirius"@ja .

_:Naa35021af7ac488bae1ff7a864c03d34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手と手を繋いで"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "手と手を繋いで"@ja .

_:Nb0b758da0c2a4971931ae069ed38638e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひかり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "ひかり"@ja .

_:Ndb2c224191ad4ddbb05822712557b619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Sunshine"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "Summer Sunshine"@ja .

_:Ne19ce7c1178c4552873868f51f989150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pray's Color -LOST-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "Pray's Color -LOST-"@ja .

_:Nf401fd2a48d54e609d9e9cc84f4a0f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc21104582a534bc18fb81ce49252def2 ;
    schema:name "Eternity"@ja .

_:Nc21104582a534bc18fb81ce49252def2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7843d4c8a4d44b729fb503ee4ce0fbac,
        _:N875feb0f7a9f43d19dd32a3794f4e67c,
        _:N87f0d17c1a6747ad92b931eebacc254e,
        _:Naa35021af7ac488bae1ff7a864c03d34,
        _:Nb0b758da0c2a4971931ae069ed38638e,
        _:Ndb2c224191ad4ddbb05822712557b619,
        _:Ne19ce7c1178c4552873868f51f989150,
        _:Nf401fd2a48d54e609d9e9cc84f4a0f36 ;
    mo:track_count 8 ;
    schema:duration "PT39:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N7843d4c8a4d44b729fb503ee4ce0fbac,
        _:N875feb0f7a9f43d19dd32a3794f4e67c,
        _:N87f0d17c1a6747ad92b931eebacc254e,
        _:Naa35021af7ac488bae1ff7a864c03d34,
        _:Nb0b758da0c2a4971931ae069ed38638e,
        _:Ndb2c224191ad4ddbb05822712557b619,
        _:Ne19ce7c1178c4552873868f51f989150,
        _:Nf401fd2a48d54e609d9e9cc84f4a0f36 .

