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

<artist/13722#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Maezawa"@en,
        "前澤希"@ja ;
    foaf:made <album/78728#lyrics>,
        <album/78728#subject> ;
    foaf:name "Nozomi Maezawa"@en,
        "前澤希"@ja .

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

<artist/10392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78728#subject> ;
    schema:name "Takahiro Furukawa"@en,
        "古川貴浩"@ja ;
    foaf:made <album/78728#composition>,
        <album/78728#subject> ;
    foaf:name "Takahiro Furukawa"@en,
        "古川貴浩"@ja .

<artist/14473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78728#subject> ;
    schema:name "Kengo Minamida"@en,
        "南田健吾"@ja ;
    foaf:made <album/78728#composition>,
        <album/78728#subject> ;
    foaf:name "Kengo Minamida"@en,
        "南田健吾"@ja .

<artist/14474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78728#subject> ;
    schema:name "Yoshihiro Saito"@en,
        "サイトウヨシヒロ"@ja ;
    foaf:made <album/78728#composition>,
        <album/78728#lyrics>,
        <album/78728#subject> ;
    foaf:name "Yoshihiro Saito"@en,
        "サイトウヨシヒロ"@ja .

<product/5003#subject> a schema:CreativeWork ;
    schema:name "Star Driver"@en,
        "STAR DRIVER 輝きのタクト"@ja,
        "STAR DRIVER: Kagayaki no Takuto"@ja-latn ;
    foaf:name "Star Driver"@en,
        "STAR DRIVER 輝きのタクト"@ja,
        "STAR DRIVER: Kagayaki no Takuto"@ja-latn .

<product/6466#subject> a schema:CreativeWork ;
    schema:name "Ranma½"@en,
        "らんま½"@ja,
        "Ranma½"@ja-latn ;
    foaf:name "Ranma½"@en,
        "らんま½"@ja,
        "Ranma½"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/78728/78728-1530279782.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "9nine"@en ;
    foaf:name "9nine"@en .

<artist/15388#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Tatsuya Kurauchi"@en,
        "倉内達矢"@ja ;
    foaf:name "Tatsuya Kurauchi"@en,
        "倉内達矢"@ja .

<artist/22327#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Uki Satake"@en,
        "佐武宇綺"@ja ;
    foaf:name "Uki Satake"@en,
        "佐武宇綺"@ja .

<artist/7157#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Kouichiro Takahashi"@en,
        "高橋浩一郎"@ja ;
    foaf:name "Kouichiro Takahashi"@en,
        "高橋浩一郎"@ja .

<album/78728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn ;
    mo:composer <artist/10392#subject>,
        <artist/14473#subject>,
        <artist/14474#subject> ;
    mo:produced_work <album/78728#musicalwork> ;
    schema:name "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn .

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

<album/78728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn ;
    mo:performance_of <album/78728#musicalwork> ;
    mo:performer _:N7b86f5ece8d840bc94918c5ce6d499c4,
        _:N7d59eae9de51442eaab11632a5f6a0fc,
        _:Nc4a76f82b1b34d3b8242ff27537efb69,
        _:Nd189d017f8e4412db1e0dc9f6cea33b3,
        <artist/13735#subject>,
        <artist/15388#subject>,
        <artist/22327#subject>,
        <artist/7157#subject> ;
    mo:recorded_as <album/78728#musicalexpression> ;
    schema:byArtist _:N7b86f5ece8d840bc94918c5ce6d499c4,
        _:N7d59eae9de51442eaab11632a5f6a0fc,
        _:Nc4a76f82b1b34d3b8242ff27537efb69,
        _:Nd189d017f8e4412db1e0dc9f6cea33b3,
        <artist/13735#subject>,
        <artist/15388#subject>,
        <artist/22327#subject>,
        <artist/7157#subject> ;
    schema:name "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn ;
    schema:workPerformed <album/78728#musicalwork> .

<album/78728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-21"^^xsd:date ;
    dcterms:title "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn ;
    mo:catalogue_number "SECL-1049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78728#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nf546817b43324006b4b8a2a3143aa35a ;
    mo:record_count 1 ;
    schema:about <product/5003#subject>,
        <product/6466#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hirona Murata"@en ;
            foaf:name "Hirona Murata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kanae Yoshii"@en ;
            foaf:name "Kanae Yoshii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sayaka Nishiwaki)"@en ;
            foaf:name "Sayaka Nishiwaki)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Umika Kawashima"@en ;
            foaf:name "Umika Kawashima"@en ],
        <artist/13735#subject>,
        <artist/15388#subject>,
        <artist/22327#subject>,
        <artist/7157#subject> ;
    schema:datePublished "2011-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/78728/78728-1530279782.jpg> ;
    schema:name "Chikutaku☆2NITE / 9nine"@en,
        "チクタク☆2NITE / 9nine"@ja,
        "Chikutaku☆2NITE / 9nine"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/78728/78728-1530279782.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "emmy"@en ;
    foaf:made <album/78728#subject> ;
    foaf:name "emmy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "emmy"@en ;
    foaf:made <album/78728#lyrics> ;
    foaf:name "emmy"@en .

_:N15f3ede621894827b3fa2c3ebb6e47c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel drops (Instrumental)"@en,
        "Angel drops (Instrumental)"@ja,
        "Angel drops (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf546817b43324006b4b8a2a3143aa35a ;
    schema:name "Angel drops (Instrumental)"@en,
        "Angel drops (Instrumental)"@ja,
        "Angel drops (Instrumental)"@ja-latn .

_:N3061e129667b445082908a582d60f952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel drops"@en,
        "Angel drops"@ja,
        "Angel drops"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf546817b43324006b4b8a2a3143aa35a ;
    schema:name "Angel drops"@en,
        "Angel drops"@ja,
        "Angel drops"@ja-latn .

_:N337a7846adea4ee1869e17ebd4a45468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ticktack☆2NITE"@en,
        "チクタク☆2NITE"@ja,
        "Chikutaku☆2NITE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf546817b43324006b4b8a2a3143aa35a ;
    schema:name "Ticktack☆2NITE"@en,
        "チクタク☆2NITE"@ja,
        "Chikutaku☆2NITE"@ja-latn .

_:N7b86f5ece8d840bc94918c5ce6d499c4 a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Umika Kawashima"@en ;
    foaf:name "Umika Kawashima"@en .

_:N7d59eae9de51442eaab11632a5f6a0fc a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Kanae Yoshii"@en ;
    foaf:name "Kanae Yoshii"@en .

_:N8c6e54a5dde049fa95b7a8e1737d280b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ticktack☆2NITE (Instrumental)"@en,
        "チクタク☆2NITE (Instrumental)"@ja,
        "Chikutaku☆2NITE (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf546817b43324006b4b8a2a3143aa35a ;
    schema:name "Ticktack☆2NITE (Instrumental)"@en,
        "チクタク☆2NITE (Instrumental)"@ja,
        "Chikutaku☆2NITE (Instrumental)"@ja-latn .

_:N9d27a02f58984107ba0998527b93140f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Over (tofubeats remix)"@en,
        "Cross Over (tofubeats remix)"@ja,
        "Cross Over (tofubeats remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nf546817b43324006b4b8a2a3143aa35a ;
    schema:name "Cross Over (tofubeats remix)"@en,
        "Cross Over (tofubeats remix)"@ja,
        "Cross Over (tofubeats remix)"@ja-latn .

_:Nc4a76f82b1b34d3b8242ff27537efb69 a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Sayaka Nishiwaki)"@en ;
    foaf:name "Sayaka Nishiwaki)"@en .

_:Nd189d017f8e4412db1e0dc9f6cea33b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/78728#performance> ;
    schema:name "Hirona Murata"@en ;
    foaf:name "Hirona Murata"@en .

_:Nf546817b43324006b4b8a2a3143aa35a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f3ede621894827b3fa2c3ebb6e47c3,
        _:N3061e129667b445082908a582d60f952,
        _:N337a7846adea4ee1869e17ebd4a45468,
        _:N8c6e54a5dde049fa95b7a8e1737d280b,
        _:N9d27a02f58984107ba0998527b93140f ;
    mo:track_count 5 ;
    schema:duration "PT20:32"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N15f3ede621894827b3fa2c3ebb6e47c3,
        _:N3061e129667b445082908a582d60f952,
        _:N337a7846adea4ee1869e17ebd4a45468,
        _:N8c6e54a5dde049fa95b7a8e1737d280b,
        _:N9d27a02f58984107ba0998527b93140f .

