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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/90090#lyrics>,
        <album/90090#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90090#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/90090#composition>,
        <album/90090#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90090#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/90090#composition>,
        <album/90090#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<artist/33715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90090#subject> ;
    schema:name "ulala"@en ;
    foaf:made <album/90090#composition>,
        <album/90090#subject> ;
    foaf:name "ulala"@en .

<artist/8675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90090#subject> ;
    schema:name "Miki Watanabe"@en,
        "渡辺未来"@ja ;
    foaf:made <album/90090#composition>,
        <album/90090#subject> ;
    foaf:name "Miki Watanabe"@en,
        "渡辺未来"@ja .

<product/2591#subject> a schema:CreativeWork ;
    schema:name "Love Live! School Idol Festival"@en,
        "ラブライブ！スクールアイドルフェスティバル"@ja,
        "Love Live! School Idol Festival"@ja-latn ;
    foaf:name "Love Live! School Idol Festival"@en,
        "ラブライブ！スクールアイドルフェスティバル"@ja,
        "Love Live! School Idol Festival"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/90090/90090-1575611899.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90090#performance> ;
    schema:name "Aika Kobayashi"@en,
        "小林愛香"@ja ;
    foaf:name "Aika Kobayashi"@en,
        "小林愛香"@ja .

<artist/17545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90090#performance> ;
    schema:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja ;
    foaf:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja .

<artist/17550#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90090#performance> ;
    schema:name "Rikako Aida"@en,
        "逢田梨香子"@ja ;
    foaf:name "Rikako Aida"@en,
        "逢田梨香子"@ja .

<album/90090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn ;
    mo:performance_of <album/90090#musicalwork> ;
    mo:performer <artist/17544#subject>,
        <artist/17545#subject>,
        <artist/17550#subject> ;
    mo:recorded_as <album/90090#musicalexpression> ;
    schema:byArtist <artist/17544#subject>,
        <artist/17545#subject>,
        <artist/17550#subject> ;
    schema:name "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn ;
    schema:workPerformed <album/90090#musicalwork> .

<album/90090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/90090#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/17584#subject>,
        <artist/20359#subject>,
        <artist/33715#subject>,
        <artist/8675#subject> ;
    mo:produced_work <album/90090#musicalwork> ;
    schema:name "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn .

<album/90090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-27"^^xsd:date ;
    dcterms:title "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn ;
    mo:catalogue_number "LACM-14931" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90090#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N53d597fec73d4e73aac6d98b661d243f ;
    mo:record_count 1 ;
    schema:about <product/2591#subject> ;
    schema:byArtist <artist/17544#subject>,
        <artist/17545#subject>,
        <artist/17550#subject> ;
    schema:datePublished "2019-11-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/90090/90090-1575611899.jpg> ;
    schema:name "New Romantic Sailors / Guilty Kiss"@en,
        "New Romantic Sailors / Guilty Kiss"@ja,
        "New Romantic Sailors / Guilty Kiss"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/90090/90090-1575611899.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90090#subject> ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/90090#subject> ;
    foaf:name "(Arte Refact"@en .

_:N1823635f8dc44c9b9378e7094a77189f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Rocket Adventure"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "Phantom Rocket Adventure"@en .

_:N30e9312fd18c4da6bace1e1838f4f406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Rocket Adventure (Off Vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "Phantom Rocket Adventure (Off Vocal)"@en .

_:N965a2a8140164a11be8bac386a963b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Pulsar"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "Love Pulsar"@en .

_:Nc089fefb9e754501b12b57ec09795e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Romantic Sailors (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "New Romantic Sailors (Off Vocal)"@en .

_:Nc34c3cf6397e4c96a9566a0bfac47cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Romantic Sailors"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "New Romantic Sailors"@en .

_:Nea5b8b8d3cc54b2e9c0b041604eaad31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Pulsar (Off Vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N53d597fec73d4e73aac6d98b661d243f ;
    schema:name "Love Pulsar (Off Vocal)"@en .

_:N53d597fec73d4e73aac6d98b661d243f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1823635f8dc44c9b9378e7094a77189f,
        _:N30e9312fd18c4da6bace1e1838f4f406,
        _:N965a2a8140164a11be8bac386a963b08,
        _:Nc089fefb9e754501b12b57ec09795e67,
        _:Nc34c3cf6397e4c96a9566a0bfac47cd0,
        _:Nea5b8b8d3cc54b2e9c0b041604eaad31 ;
    mo:track_count 6 ;
    schema:duration "PT25:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1823635f8dc44c9b9378e7094a77189f,
        _:N30e9312fd18c4da6bace1e1838f4f406,
        _:N965a2a8140164a11be8bac386a963b08,
        _:Nc089fefb9e754501b12b57ec09795e67,
        _:Nc34c3cf6397e4c96a9566a0bfac47cd0,
        _:Nea5b8b8d3cc54b2e9c0b041604eaad31 .

