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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79102#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/79102#composition>,
        <album/79102#subject> ;
    foaf:name "Taishi"@en .

<product/6490#subject> a schema:CreativeWork ;
    schema:name "Music Girl"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn ;
    foaf:name "Music Girl"@en,
        "音楽少女"@ja,
        "Ongaku Shoujo"@ja-latn .

<album/79102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    mo:composer <artist/2454#subject> ;
    mo:produced_work <album/79102#musicalwork> ;
    schema:name "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn .

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

<org/1482#subject> schema:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn ;
    foaf:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/79102/79102-1531775942.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79102#performance> ;
    schema:name "Asami Seto"@en,
        "瀬戸麻沙美"@ja ;
    foaf:name "Asami Seto"@en,
        "瀬戸麻沙美"@ja .

<artist/14672#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79102#performance> ;
    schema:name "Mai Fuchigami"@en,
        "渕上舞"@ja ;
    foaf:name "Mai Fuchigami"@en,
        "渕上舞"@ja .

<artist/36452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79102#performance> ;
    schema:name "Yousuke Suzuki"@en,
        "鈴木洋輔"@ja ;
    foaf:name "Yousuke Suzuki"@en,
        "鈴木洋輔"@ja .

<artist/5433#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79102#performance> ;
    schema:name "Manami Numakura"@en,
        "沼倉愛美"@ja ;
    foaf:name "Manami Numakura"@en,
        "沼倉愛美"@ja .

<album/79102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    mo:performance_of <album/79102#musicalwork> ;
    mo:performer <artist/12735#subject>,
        <artist/14672#subject>,
        <artist/36452#subject>,
        <artist/5433#subject> ;
    mo:recorded_as <album/79102#musicalexpression> ;
    schema:byArtist <artist/12735#subject>,
        <artist/14672#subject>,
        <artist/36452#subject>,
        <artist/5433#subject> ;
    schema:name "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    schema:workPerformed <album/79102#musicalwork> .

<album/79102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-26"^^xsd:date ;
    dcterms:title "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    mo:catalogue_number "CORE-00026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79102#musicalexpression> ;
    mo:publisher <org/1482#subject> ;
    mo:record _:N9e0bf967134f488aa413ed83a95208f5 ;
    mo:record_count 1 ;
    schema:about <product/6490#subject> ;
    schema:byArtist <artist/12735#subject>,
        <artist/14672#subject>,
        <artist/36452#subject>,
        <artist/5433#subject> ;
    schema:datePublished "2015-06-26"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/20/79102/79102-1531775942.jpg> ;
    schema:name "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    schema:publisher <org/1482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/79102/79102-1531775942.jpg> .

_:N507b273526bb4e3eaf067995517d9588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギブミーエブリシングO.K."@ja,
        "Give Me Everything O.K."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "ギブミーエブリシングO.K."@ja,
        "Give Me Everything O.K."@ja-latn .

_:N9383aeeb544b4390a1d6558f0dc060ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ・グッドバイ (instrumental)"@ja,
        "Sakura Goodbye (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "サクラ・グッドバイ (instrumental)"@ja,
        "Sakura Goodbye (Instrumental)"@ja-latn .

_:Na347e502ec064c63a72e2b0750859d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visionary"@ja,
        "Visionary"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:44"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "Visionary"@ja,
        "Visionary"@ja-latn .

_:Ncc2e493a368e496aa22814a9829671ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギブミーエブリシングO.K. (instrumental)"@ja,
        "Give Me Everything O.K. (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "ギブミーエブリシングO.K. (instrumental)"@ja,
        "Give Me Everything O.K. (Instrumental)"@ja-latn .

_:Ne58a6b0780a74b1aa1096f5793222b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ・グッドバイ"@ja,
        "Sakura Goodbye"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "サクラ・グッドバイ"@ja,
        "Sakura Goodbye"@ja-latn .

_:Nebe47267bcb04b4287795af23054a7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visionary (instrumental)"@ja,
        "Visionary (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT8:43"^^xsd:interval ;
    schema:inPlaylist _:N9e0bf967134f488aa413ed83a95208f5 ;
    schema:name "Visionary (instrumental)"@ja,
        "Visionary (Instrumental)"@ja-latn .

_:N9e0bf967134f488aa413ed83a95208f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N507b273526bb4e3eaf067995517d9588,
        _:N9383aeeb544b4390a1d6558f0dc060ee,
        _:Na347e502ec064c63a72e2b0750859d98,
        _:Ncc2e493a368e496aa22814a9829671ec,
        _:Ne58a6b0780a74b1aa1096f5793222b55,
        _:Nebe47267bcb04b4287795af23054a7bf ;
    mo:track_count 6 ;
    schema:duration "PT39:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N507b273526bb4e3eaf067995517d9588,
        _:N9383aeeb544b4390a1d6558f0dc060ee,
        _:Na347e502ec064c63a72e2b0750859d98,
        _:Ncc2e493a368e496aa22814a9829671ec,
        _:Ne58a6b0780a74b1aa1096f5793222b55,
        _:Nebe47267bcb04b4287795af23054a7bf .

