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

<artist/10049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja ;
    foaf:made <album/72396#lyrics>,
        <album/72396#subject> ;
    foaf:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja .

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

<artist/3697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72396#subject> ;
    schema:name "Yasutaka Mizushima"@en,
        "水島康貴"@ja ;
    foaf:made <album/72396#composition>,
        <album/72396#subject> ;
    foaf:name "Yasutaka Mizushima"@en,
        "水島康貴"@ja .

<artist/8584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72396#subject> ;
    schema:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja ;
    foaf:made <album/72396#composition>,
        <album/72396#lyrics>,
        <album/72396#subject> ;
    foaf:name "Hiromasa Ijichi"@en,
        "伊秩弘将"@ja .

<product/4368#subject> a schema:CreativeWork ;
    schema:name "MAGISTER NEGI MAGI Mahou Sensei Negima!"@en,
        "MAGISTER NEGI MAGI 魔法先生ネギま!"@ja,
        "MAGISTER NEGI MAGI Mahou Sensei Negima!"@ja-latn ;
    foaf:name "MAGISTER NEGI MAGI Mahou Sensei Negima!"@en,
        "MAGISTER NEGI MAGI 魔法先生ネギま!"@ja,
        "MAGISTER NEGI MAGI Mahou Sensei Negima!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/69/72396/72396-1508587179.jpg> a schema:ImageObject,
        foaf:Image .

<album/72396#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn ;
    mo:composer <artist/3697#subject>,
        <artist/8584#subject> ;
    mo:produced_work <album/72396#musicalwork> ;
    schema:name "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn .

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

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

<artist/11277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72396#performance> ;
    schema:name "Natsuko Aso"@en,
        "麻生夏子"@ja ;
    foaf:name "Natsuko Aso"@en,
        "麻生夏子"@ja .

<artist/17901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72396#performance> ;
    schema:name "Yuri Kawase"@en,
        "河瀬ゆり"@ja ;
    foaf:name "Yuri Kawase"@en,
        "河瀬ゆり"@ja .

<artist/17911#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72396#performance> ;
    schema:name "Eri Mukunoki"@en,
        "椋木えり"@ja ;
    foaf:name "Eri Mukunoki"@en,
        "椋木えり"@ja .

<album/72396#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn ;
    mo:performance_of <album/72396#musicalwork> ;
    mo:performer <artist/11277#subject>,
        <artist/17901#subject>,
        <artist/17911#subject> ;
    mo:recorded_as <album/72396#musicalexpression> ;
    schema:byArtist <artist/11277#subject>,
        <artist/17901#subject>,
        <artist/17911#subject> ;
    schema:name "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn ;
    schema:workPerformed <album/72396#musicalwork> .

<album/72396#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-12"^^xsd:date ;
    dcterms:title "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn ;
    mo:catalogue_number "KICM-3165" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72396#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ne39e37c903414ee7abc7da8f5f892009 ;
    mo:record_count 1 ;
    schema:about <product/4368#subject> ;
    schema:byArtist <artist/11277#subject>,
        <artist/17901#subject>,
        <artist/17911#subject> ;
    schema:datePublished "2008-03-12"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/69/72396/72396-1508587179.jpg> ;
    schema:name "kIzuna / pRythme"@en,
        "kIzuna / pRythme"@ja,
        "kIzuna / pRythme"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/72396/72396-1508587179.jpg> .

_:N0f59e86070ae40d1b8dab77801116868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move On! (pRythme off vocal ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne39e37c903414ee7abc7da8f5f892009 ;
    schema:name "Move On! (pRythme off vocal ver.)"@en .

_:N1e59ca3adf634c5599d987f44c12f404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move On! (pRythme ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne39e37c903414ee7abc7da8f5f892009 ;
    schema:name "Move On! (pRythme ver.)"@en .

_:N35272a1af68d4061b355461c6520a81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kIzuna (off vocal ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne39e37c903414ee7abc7da8f5f892009 ;
    schema:name "kIzuna (off vocal ver.)"@en .

_:N676fb6f04b4b41009d7a5366be76b557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kIzuna"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne39e37c903414ee7abc7da8f5f892009 ;
    schema:name "kIzuna"@en .

_:Ne39e37c903414ee7abc7da8f5f892009 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f59e86070ae40d1b8dab77801116868,
        _:N1e59ca3adf634c5599d987f44c12f404,
        _:N35272a1af68d4061b355461c6520a81c,
        _:N676fb6f04b4b41009d7a5366be76b557 ;
    mo:track_count 4 ;
    schema:duration "PT15:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f59e86070ae40d1b8dab77801116868,
        _:N1e59ca3adf634c5599d987f44c12f404,
        _:N35272a1af68d4061b355461c6520a81c,
        _:N676fb6f04b4b41009d7a5366be76b557 .

