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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50849#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/50849#composition>,
        <album/50849#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50849#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/50849#composition>,
        <album/50849#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/893#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/94/50849/50849-1423735785.jpg> a schema:ImageObject,
        foaf:Image .

<album/50849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/356#subject> ;
    mo:produced_work <album/50849#musicalwork> ;
    schema:name "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn .

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

<artist/73229#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50849#performance> ;
    schema:name "Ming Yue"@en,
        "冥月"@ja ;
    foaf:name "Ming Yue"@en,
        "冥月"@ja .

<artist/8851#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50849#performance> ;
    schema:name "komine"@en ;
    foaf:name "komine"@en .

<album/50849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn ;
    mo:performance_of <album/50849#musicalwork> ;
    mo:performer _:Nd4a59fe0da664205b241e69859c92b44,
        _:Nfcc44c111c1149258e4d75dc507612d6,
        <artist/73229#subject>,
        <artist/8851#subject> ;
    mo:recorded_as <album/50849#musicalexpression> ;
    schema:byArtist _:Nd4a59fe0da664205b241e69859c92b44,
        _:Nfcc44c111c1149258e4d75dc507612d6,
        <artist/73229#subject>,
        <artist/8851#subject> ;
    schema:name "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn ;
    schema:workPerformed <album/50849#musicalwork> .

<album/50849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-02"^^xsd:date ;
    dcterms:title "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn ;
    mo:catalogue_number "DACD-008/USN-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50849#musicalexpression> ;
    mo:publisher <org/1888#subject> ;
    mo:record _:Ndd900ae56b094f08b0f420900f499dfb ;
    mo:record_count 1 ;
    schema:about <product/893#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "時"@en ;
            foaf:name "時"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mokona010"@en ;
            foaf:name "mokona010"@en ],
        <artist/73229#subject>,
        <artist/8851#subject> ;
    schema:datePublished "2011-07-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/50849/50849-1423735785.jpg> ;
    schema:name "Keiyaku"@en,
        "契約"@ja,
        "Keiyaku"@ja-latn ;
    schema:publisher <org/1888#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/50849/50849-1423735785.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "鏡凜"@en ;
    foaf:made <album/50849#lyrics> ;
    foaf:name "鏡凜"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鏡凜"@en ;
    foaf:made <album/50849#subject> ;
    foaf:name "鏡凜"@en .

_:N2cd1a3efc31a4780926303e4a14a9b61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繋ぎ"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "繋ぎ"@ja .

_:N4328a8f0c6e34c63a58ad628503a743e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風景"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "風景"@ja .

_:N50533c6849404ea3877a96535e220629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "契約～Guitar Ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "契約～Guitar Ver."@ja .

_:N6a77209f4b25456f8d1255859bb606d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "魔法"@ja .

_:Nc0cad7461cb140039debee001cccb228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "前奏"@ja .

_:Nd4a59fe0da664205b241e69859c92b44 a schema:Person,
        foaf:Person ;
    mo:performed <album/50849#performance> ;
    schema:name "時"@en ;
    foaf:name "時"@en .

_:Ne3c0d3985d92495f8feb4d6ec55256d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "契約～Symphony Ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "契約～Symphony Ver."@ja .

_:Ned70e1041931404abb0286254c6be3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "契約～Vertrag"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "契約～Vertrag"@ja .

_:Nf54c707efb7d4661bcc79cdafc1c0ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋音"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd900ae56b094f08b0f420900f499dfb ;
    schema:name "恋音"@ja .

_:Nfcc44c111c1149258e4d75dc507612d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/50849#performance> ;
    schema:name "mokona010"@en ;
    foaf:name "mokona010"@en .

_:Ndd900ae56b094f08b0f420900f499dfb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cd1a3efc31a4780926303e4a14a9b61,
        _:N4328a8f0c6e34c63a58ad628503a743e,
        _:N50533c6849404ea3877a96535e220629,
        _:N6a77209f4b25456f8d1255859bb606d6,
        _:Nc0cad7461cb140039debee001cccb228,
        _:Ne3c0d3985d92495f8feb4d6ec55256d5,
        _:Ned70e1041931404abb0286254c6be3f9,
        _:Nf54c707efb7d4661bcc79cdafc1c0ab9 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2cd1a3efc31a4780926303e4a14a9b61,
        _:N4328a8f0c6e34c63a58ad628503a743e,
        _:N50533c6849404ea3877a96535e220629,
        _:N6a77209f4b25456f8d1255859bb606d6,
        _:Nc0cad7461cb140039debee001cccb228,
        _:Ne3c0d3985d92495f8feb4d6ec55256d5,
        _:Ned70e1041931404abb0286254c6be3f9,
        _:Nf54c707efb7d4661bcc79cdafc1c0ab9 .

