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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79101#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/79101#composition>,
        <album/79101#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/79101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    mo:composer <artist/2454#subject> ;
    mo:produced_work <album/79101#musicalwork> ;
    schema:name "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn .

<album/79101#musicalexpression> a mo:Signal ;
    mo:published_as <album/79101#subject> ;
    mo:records <album/79101#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/10/79101/79101-1531775859.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79101#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/79101/79101-1531775859.jpg> ;
    foaf:depicts <album/79101#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/79101/79101-1531775859.jpg> .

<https://medium-media.vgm.io/albums/10/79101/79101-1531775859.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/79101#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    mo:performance_of <album/79101#musicalwork> ;
    mo:performer <artist/12735#subject>,
        <artist/14672#subject>,
        <artist/36452#subject>,
        <artist/5433#subject> ;
    mo:recorded_as <album/79101#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/79101#musicalwork> .

<album/79101#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/79101#musicalexpression> ;
    mo:publisher <org/1482#subject> ;
    mo:record _:Na1690d532c60496dbdf0803f2cf34c20 ;
    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/10/79101/79101-1531775859.jpg> ;
    schema:name "3STARS"@en,
        "3STARS"@ja,
        "3STARS"@ja-latn ;
    schema:publisher <org/1482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/79101/79101-1531775859.jpg> .

_:N0dcaa75f85aa4675a424596181b7576c 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 _:Na1690d532c60496dbdf0803f2cf34c20 ;
    schema:name "ギブミーエブリシングO.K."@ja,
        "Give Me Everything O.K."@ja-latn .

_:N1bb1838815784065bff24d8033a6a567 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 _:Na1690d532c60496dbdf0803f2cf34c20 ;
    schema:name "Visionary (instrumental)"@ja,
        "Visionary (Instrumental)"@ja-latn .

_:N3dfc06b6f7dc485bb24c252c2df125a4 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 _:Na1690d532c60496dbdf0803f2cf34c20 ;
    schema:name "ギブミーエブリシングO.K. (instrumental)"@ja,
        "Give Me Everything O.K. (Instrumental)"@ja-latn .

_:N974f1ed7711f48b5aad35619d95a9f8e 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 _:Na1690d532c60496dbdf0803f2cf34c20 ;
    schema:name "サクラ・グッドバイ (instrumental)"@ja,
        "Sakura Goodbye (Instrumental)"@ja-latn .

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

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

_:Na1690d532c60496dbdf0803f2cf34c20 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dcaa75f85aa4675a424596181b7576c,
        _:N1bb1838815784065bff24d8033a6a567,
        _:N3dfc06b6f7dc485bb24c252c2df125a4,
        _:N974f1ed7711f48b5aad35619d95a9f8e,
        _:Nb9c54d8aa26d4d47956006f8e7066223,
        _:Nedf17f61987945018e788ec702484bbf ;
    mo:track_count 6 ;
    schema:duration "PT39:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0dcaa75f85aa4675a424596181b7576c,
        _:N1bb1838815784065bff24d8033a6a567,
        _:N3dfc06b6f7dc485bb24c252c2df125a4,
        _:N974f1ed7711f48b5aad35619d95a9f8e,
        _:Nb9c54d8aa26d4d47956006f8e7066223,
        _:Nedf17f61987945018e788ec702484bbf .

