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

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/58927#lyrics>,
        <album/58927#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

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

<artist/19554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58927#subject> ;
    schema:name "TAKAROT"@en ;
    foaf:made <album/58927#composition>,
        <album/58927#subject> ;
    foaf:name "TAKAROT"@en .

<artist/24211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58927#subject> ;
    schema:name "FUNK UCHINO"@en ;
    foaf:made <album/58927#composition>,
        <album/58927#subject> ;
    foaf:name "FUNK UCHINO"@en .

<artist/24223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58927#subject> ;
    schema:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja ;
    foaf:made <album/58927#composition>,
        <album/58927#subject> ;
    foaf:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja .

<artist/24817#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58927#subject> ;
    schema:name "Shoma Yamamoto"@en,
        "山本翔馬"@ja ;
    foaf:made <album/58927#composition>,
        <album/58927#subject> ;
    foaf:name "Shoma Yamamoto"@en,
        "山本翔馬"@ja .

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

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

<https://medium-media.vgm.io/albums/72/58927/58927-1471363875.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Yuki Ono"@en,
        "小野友樹"@ja ;
    foaf:name "Yuki Ono"@en,
        "小野友樹"@ja .

<artist/18239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Yuu Hayashi"@en,
        "林勇"@ja ;
    foaf:name "Yuu Hayashi"@en,
        "林勇"@ja .

<artist/24212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Yuki Yonai"@en,
        "米内佑希"@ja ;
    foaf:name "Yuki Yonai"@en,
        "米内佑希"@ja .

<artist/24213#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Kosuke Kuwano"@en,
        "桑野晃輔"@ja ;
    foaf:name "Kosuke Kuwano"@en,
        "桑野晃輔"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/5489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Katsuyuki Konishi"@en,
        "小西克幸"@ja ;
    foaf:name "Katsuyuki Konishi"@en,
        "小西克幸"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58927#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/58927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn ;
    mo:composer <artist/19554#subject>,
        <artist/24211#subject>,
        <artist/24223#subject>,
        <artist/24817#subject> ;
    mo:produced_work <album/58927#musicalwork> ;
    schema:name "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn .

<album/58927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn ;
    mo:performance_of <album/58927#musicalwork> ;
    mo:performer <artist/14772#subject>,
        <artist/18239#subject>,
        <artist/24212#subject>,
        <artist/24213#subject>,
        <artist/4665#subject>,
        <artist/5489#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/58927#musicalexpression> ;
    schema:byArtist <artist/14772#subject>,
        <artist/18239#subject>,
        <artist/24212#subject>,
        <artist/24213#subject>,
        <artist/4665#subject>,
        <artist/5489#subject>,
        <artist/8755#subject> ;
    schema:name "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn ;
    schema:workPerformed <album/58927#musicalwork> .

<album/58927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-17"^^xsd:date ;
    dcterms:title "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn ;
    mo:catalogue_number "LACM-14518" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58927#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N17647891488c404da3ce534956720a01 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cheer Boys!!"@en ;
            foaf:name "Cheer Boys!!"@en ] ;
    schema:byArtist <artist/14772#subject>,
        <artist/18239#subject>,
        <artist/24212#subject>,
        <artist/24213#subject>,
        <artist/4665#subject>,
        <artist/5489#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2016-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/58927/58927-1471363875.jpg> ;
    schema:name "LIMIT BREAKERS / BREAKERS"@en,
        "LIMIT BREAKERS / BREAKERS"@ja,
        "LIMIT BREAKERS / BREAKERS"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/58927/58927-1471363875.jpg> .

_:N1d02728128f54de498ad8a9934f1f059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear my best friend"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17647891488c404da3ce534956720a01 ;
    schema:name "Dear my best friend"@en .

_:N9a14b1edbbb6403db08be78386bcfaf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear my best friend (OFF VOCAL)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17647891488c404da3ce534956720a01 ;
    schema:name "Dear my best friend (OFF VOCAL)"@en .

_:Nbd73cfd6121540589d943369bc39cd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIMIT BREAKERS (OFF VOCAL)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17647891488c404da3ce534956720a01 ;
    schema:name "LIMIT BREAKERS (OFF VOCAL)"@en .

_:Ncf135a24ec5843d39de7695ef21526b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIMIT BREAKERS"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17647891488c404da3ce534956720a01 ;
    schema:name "LIMIT BREAKERS"@en .

_:N17647891488c404da3ce534956720a01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d02728128f54de498ad8a9934f1f059,
        _:N9a14b1edbbb6403db08be78386bcfaf9,
        _:Nbd73cfd6121540589d943369bc39cd15,
        _:Ncf135a24ec5843d39de7695ef21526b8 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d02728128f54de498ad8a9934f1f059,
        _:N9a14b1edbbb6403db08be78386bcfaf9,
        _:Nbd73cfd6121540589d943369bc39cd15,
        _:Ncf135a24ec5843d39de7695ef21526b8 .

