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

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/39561#lyrics>,
        <album/39561#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

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

<artist/1938#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39561#subject> ;
    schema:name "Yoshihiro Ike"@en,
        "池頼広"@ja ;
    foaf:made <album/39561#composition>,
        <album/39561#subject> ;
    foaf:name "Yoshihiro Ike"@en,
        "池頼広"@ja .

<product/1984#subject> a schema:CreativeWork ;
    schema:name "TIGER & BUNNY"@en,
        "タイガー＆バニー"@ja,
        "TIGER & BUNNY"@ja-latn ;
    foaf:name "TIGER & BUNNY"@en,
        "タイガー＆バニー"@ja,
        "TIGER & BUNNY"@ja-latn .

<album/39561#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn ;
    mo:composer <artist/1938#subject> ;
    mo:produced_work <album/39561#musicalwork> ;
    schema:name "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/16/39561/39561-1369369296.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39561#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn ;
    mo:performance_of <album/39561#musicalwork> ;
    mo:performer <artist/8872#subject> ;
    mo:recorded_as <album/39561#musicalexpression> ;
    schema:byArtist <artist/8872#subject> ;
    schema:name "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn ;
    schema:workPerformed <album/39561#musicalwork> .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39561#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<album/39561#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-06"^^xsd:date ;
    dcterms:title "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn ;
    mo:catalogue_number "LACM-4818" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39561#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nc06c9c504b334bdf8ff26ed4654d4ee6 ;
    mo:record_count 1 ;
    schema:about <product/1984#subject> ;
    schema:byArtist <artist/8872#subject> ;
    schema:datePublished "2011-07-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/39561/39561-1369369296.jpg> ;
    schema:name "GO NEXT!! / Minako Kotobuki"@en,
        "GO NEXT!! / 寿 美菜子"@ja,
        "GO NEXT!! / Minako Kotobuki"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/39561/39561-1369369296.jpg> .

_:N128a4e906af1489e83d24ae47c6c29f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO NEXT!! / Blue Rose"@en,
        "GO NEXT!! / ブルーローズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc06c9c504b334bdf8ff26ed4654d4ee6 ;
    schema:name "GO NEXT!! / Blue Rose"@en,
        "GO NEXT!! / ブルーローズ"@ja .

_:N19579428c28c4515ae5f1142de7d7c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song (Off Vocal)"@en,
        "My Song (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc06c9c504b334bdf8ff26ed4654d4ee6 ;
    schema:name "My Song (Off Vocal)"@en,
        "My Song (Off Vocal)"@ja .

_:Nb13be8186e9c4e57ac594b32b57200d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song / Karina Lyle"@en,
        "My Song / カリーナ・ライル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc06c9c504b334bdf8ff26ed4654d4ee6 ;
    schema:name "My Song / Karina Lyle"@en,
        "My Song / カリーナ・ライル"@ja .

_:Nbb6ad18a5c324128b6286d6e662c5afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO NEXT!! (Off Vocal)"@en,
        "GO NEXT!! (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc06c9c504b334bdf8ff26ed4654d4ee6 ;
    schema:name "GO NEXT!! (Off Vocal)"@en,
        "GO NEXT!! (Off Vocal)"@ja .

_:Nc06c9c504b334bdf8ff26ed4654d4ee6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N128a4e906af1489e83d24ae47c6c29f4,
        _:N19579428c28c4515ae5f1142de7d7c4d,
        _:Nb13be8186e9c4e57ac594b32b57200d6,
        _:Nbb6ad18a5c324128b6286d6e662c5afe ;
    mo:track_count 4 ;
    schema:duration "PT15:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N128a4e906af1489e83d24ae47c6c29f4,
        _:N19579428c28c4515ae5f1142de7d7c4d,
        _:Nb13be8186e9c4e57ac594b32b57200d6,
        _:Nbb6ad18a5c324128b6286d6e662c5afe .

