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

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

<product/3935#subject> a schema:CreativeWork ;
    schema:name "Haikyu!! Second Season"@en,
        "ハイキュー!! セカンドシーズン"@ja,
        "Haikyuu!! Second Season"@ja-latn ;
    foaf:name "Haikyu!! Second Season"@en,
        "ハイキュー!! セカンドシーズン"@ja,
        "Haikyuu!! Second Season"@ja-latn .

<album/55268#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn ;
    mo:composer <artist/15602#subject> ;
    mo:produced_work <album/55268#musicalwork> ;
    schema:name "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/86/55268/55268-1447907959.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55268#performance> ;
    schema:name "Galileo Galilei"@en ;
    foaf:name "Galileo Galilei"@en .

<artist/19391#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55268#performance> ;
    schema:name "Hitoshi Sakou"@en,
        "佐孝仁司"@ja ;
    foaf:name "Hitoshi Sakou"@en,
        "佐孝仁司"@ja .

<artist/23088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55268#performance> ;
    schema:name "Kazuki Ozaki"@en,
        "尾崎和樹"@ja ;
    foaf:name "Kazuki Ozaki"@en,
        "尾崎和樹"@ja .

<artist/15602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55268#subject> ;
    mo:performed <album/55268#performance> ;
    schema:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja ;
    foaf:made <album/55268#composition>,
        <album/55268#lyrics>,
        <album/55268#subject> ;
    foaf:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja .

<album/55268#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn ;
    mo:performance_of <album/55268#musicalwork> ;
    mo:performer <artist/12031#subject>,
        <artist/15602#subject>,
        <artist/19391#subject>,
        <artist/23088#subject> ;
    mo:recorded_as <album/55268#musicalexpression> ;
    schema:byArtist <artist/12031#subject>,
        <artist/15602#subject>,
        <artist/19391#subject>,
        <artist/23088#subject> ;
    schema:name "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/55268#musicalwork> .

<album/55268#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-09"^^xsd:date ;
    dcterms:title "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1822" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55268#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Ncfff7984392042978cc1007c8768a04e ;
    mo:record_count 1 ;
    schema:about <product/3935#subject> ;
    schema:byArtist <artist/12031#subject>,
        <artist/15602#subject>,
        <artist/19391#subject>,
        <artist/23088#subject> ;
    schema:datePublished "2015-12-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/55268/55268-1447907959.jpg> ;
    schema:name "Climber / Galileo Galilei [Limited Edition]"@en,
        "クライマー / Galileo Galilei"@ja,
        "Climber / Galileo Galilei [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/55268/55268-1447907959.jpg> .

_:N3b967b979f4b439e887149358fa801fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボニーとクライド"@ja,
        "Bonnie to Clyde"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncfff7984392042978cc1007c8768a04e ;
    schema:name "ボニーとクライド"@ja,
        "Bonnie to Clyde"@ja-latn .

_:N4055a1efe45d406fb8a0726d85d8a8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クライマー (TV Ver.)"@ja,
        "Climber (TV Ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ncfff7984392042978cc1007c8768a04e ;
    schema:name "クライマー (TV Ver.)"@ja,
        "Climber (TV Ver.)"@ja-latn .

_:Naf8ddcf50aac414cad7d00db2525237b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クライマー"@ja,
        "Climber"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ncfff7984392042978cc1007c8768a04e ;
    schema:name "クライマー"@ja,
        "Climber"@ja-latn .

_:Ne034612097f64229866294bef5415735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She"@ja,
        "She"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ncfff7984392042978cc1007c8768a04e ;
    schema:name "She"@ja,
        "She"@ja-latn .

_:Ncfff7984392042978cc1007c8768a04e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b967b979f4b439e887149358fa801fb,
        _:N4055a1efe45d406fb8a0726d85d8a8fa,
        _:Naf8ddcf50aac414cad7d00db2525237b,
        _:Ne034612097f64229866294bef5415735 ;
    mo:track_count 4 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b967b979f4b439e887149358fa801fb,
        _:N4055a1efe45d406fb8a0726d85d8a8fa,
        _:Naf8ddcf50aac414cad7d00db2525237b,
        _:Ne034612097f64229866294bef5415735 .

