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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/44879#lyrics>,
        <album/44879#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<album/44880> a mo:Release ;
    mo:catalogue_number "KDSD-00710" .

<artist/16039#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44879#subject> ;
    schema:name "devilishP"@en,
        "ダルビッシュP"@ja ;
    foaf:made <album/44879#composition>,
        <album/44879#subject> ;
    foaf:name "devilishP"@en,
        "ダルビッシュP"@ja .

<product/17390#subject> a schema:CreativeWork ;
    schema:name "MAJIN BONE"@en,
        "マジンボーン"@ja,
        "MAJIN BONE"@ja-latn ;
    foaf:name "MAJIN BONE"@en,
        "マジンボーン"@ja,
        "MAJIN BONE"@ja-latn .

<album/44879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn ;
    mo:composer <artist/16039#subject> ;
    mo:produced_work <album/44879#musicalwork> ;
    schema:name "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn .

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

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/44879/44879-1400050600.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44879#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn ;
    mo:performance_of <album/44879#musicalwork> ;
    mo:performer <artist/10183#subject> ;
    mo:recorded_as <album/44879#musicalexpression> ;
    schema:byArtist <artist/10183#subject> ;
    schema:name "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn ;
    schema:workPerformed <album/44879#musicalwork> .

<artist/10183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44879#performance> ;
    schema:name "Kazuki Kato"@en,
        "加藤和樹"@ja ;
    foaf:name "Kazuki Kato"@en,
        "加藤和樹"@ja .

<album/44879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-04"^^xsd:date ;
    dcterms:title "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn ;
    mo:catalogue_number "KDSD-00709" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/44880> ;
    mo:publication_of <album/44879#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N73394b5e176941fb8050c994de93c5ec ;
    mo:record_count 1 ;
    schema:about <product/17390#subject> ;
    schema:byArtist <artist/10183#subject> ;
    schema:datePublished "2014-06-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/44879/44879-1400050600.jpg> ;
    schema:name "Legend Is Born / Kazuki Kato"@en,
        "Legend Is Born / 加藤和樹"@ja,
        "Legend Is Born / Kazuki Kato"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/44879/44879-1400050600.jpg> .

_:N1cc0bc57a54d4017baa0fd8ae5d704a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりじゃない"@ja,
        "Hitori Janai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73394b5e176941fb8050c994de93c5ec ;
    schema:name "ひとりじゃない"@ja,
        "Hitori Janai"@ja-latn .

_:N845a8b374e7e43e099131dd72f87c3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend Is Born"@ja,
        "Legend Is Born"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73394b5e176941fb8050c994de93c5ec ;
    schema:name "Legend Is Born"@ja,
        "Legend Is Born"@ja-latn .

_:Ne4141d01b86a43179be5f339c15ce685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend Is Born (カラオケ)"@ja,
        "Legend Is Born (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73394b5e176941fb8050c994de93c5ec ;
    schema:name "Legend Is Born (カラオケ)"@ja,
        "Legend Is Born (Karaoke)"@ja-latn .

_:Ne9874a3cb4b049ecb3ec20e3056d895a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりじゃない (カラオケ)"@ja,
        "Hitori Janai (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N73394b5e176941fb8050c994de93c5ec ;
    schema:name "ひとりじゃない (カラオケ)"@ja,
        "Hitori Janai (Karaoke)"@ja-latn .

_:N73394b5e176941fb8050c994de93c5ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cc0bc57a54d4017baa0fd8ae5d704a6,
        _:N845a8b374e7e43e099131dd72f87c3c4,
        _:Ne4141d01b86a43179be5f339c15ce685,
        _:Ne9874a3cb4b049ecb3ec20e3056d895a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1cc0bc57a54d4017baa0fd8ae5d704a6,
        _:N845a8b374e7e43e099131dd72f87c3c4,
        _:Ne4141d01b86a43179be5f339c15ce685,
        _:Ne9874a3cb4b049ecb3ec20e3056d895a .

