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

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

<artist/27710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73317#subject> ;
    schema:name "Michael Africk"@en ;
    foaf:made <album/73317#composition>,
        <album/73317#subject> ;
    foaf:name "Michael Africk"@en .

<artist/27712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73317#subject> ;
    schema:name "Miguel Sa Pessoa"@en ;
    foaf:made <album/73317#composition>,
        <album/73317#subject> ;
    foaf:name "Miguel Sa Pessoa"@en .

<artist/27717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73317#subject> ;
    schema:name "Munetaka Kawamoto"@en,
        "川本宗孝"@ja ;
    foaf:made <album/73317#composition>,
        <album/73317#subject> ;
    foaf:name "Munetaka Kawamoto"@en,
        "川本宗孝"@ja .

<artist/9523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73317#subject> ;
    schema:name "Makoto Miyoshi"@en,
        "三好誠"@ja ;
    foaf:made <album/73317#composition>,
        <album/73317#subject> ;
    foaf:name "Makoto Miyoshi"@en,
        "三好誠"@ja .

<product/6034#subject> a schema:CreativeWork ;
    schema:name "MÄR"@en,
        "MÄR メルヘヴン Märchen Awakens Romance"@ja,
        "MÄR HEAVEN: Märchen Awakens Romance"@ja-latn ;
    foaf:name "MÄR"@en,
        "MÄR メルヘヴン Märchen Awakens Romance"@ja,
        "MÄR HEAVEN: Märchen Awakens Romance"@ja-latn .

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

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

<org/2040#subject> schema:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn ;
    foaf:name "GIZA studio"@en,
        "GIZA studio"@ja,
        "GIZA studio"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/73317/73317-1512643311.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn ;
    mo:performance_of <album/73317#musicalwork> ;
    mo:performer _:N3eaf6f676f3f4928af302ff4a349be30 ;
    mo:recorded_as <album/73317#musicalexpression> ;
    schema:byArtist _:N3eaf6f676f3f4928af302ff4a349be30 ;
    schema:name "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn ;
    schema:workPerformed <album/73317#musicalwork> .

<album/73317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn ;
    mo:composer <artist/27710#subject>,
        <artist/27712#subject>,
        <artist/27717#subject>,
        <artist/9523#subject> ;
    mo:produced_work <album/73317#musicalwork> ;
    schema:name "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn .

<album/73317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-19"^^xsd:date ;
    dcterms:title "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn ;
    mo:catalogue_number "GZCA-4051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73317#musicalexpression> ;
    mo:publisher <org/2040#subject> ;
    mo:record _:N8c28d21d94544c1ea990b9465e252d67 ;
    mo:record_count 1 ;
    schema:about <product/6034#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sparkling☆Point"@en ;
            foaf:name "Sparkling☆Point"@en ] ;
    schema:datePublished "2005-10-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/73317/73317-1512643311.jpg> ;
    schema:name "Mainichi Adventure / Sparkling☆Point"@en,
        "毎日アドベンチャー / スパークリング☆ポイント"@ja,
        "Mainichi Adventure / Sparkling☆Point"@ja-latn ;
    schema:publisher <org/2040#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/73317/73317-1512643311.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sparkling☆Point"@en ;
    foaf:made <album/73317#lyrics> ;
    foaf:name "Sparkling☆Point"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sparkling☆Point"@en ;
    foaf:made <album/73317#subject> ;
    foaf:name "Sparkling☆Point"@en .

_:N3eaf6f676f3f4928af302ff4a349be30 a schema:Person,
        foaf:Person ;
    mo:performed <album/73317#performance> ;
    schema:name "Sparkling☆Point"@en ;
    foaf:name "Sparkling☆Point"@en .

_:N41076e6f65da48d7ac9d283f0c70e7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽の唄"@ja,
        "Taiyou no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8c28d21d94544c1ea990b9465e252d67 ;
    schema:name "太陽の唄"@ja,
        "Taiyou no Uta"@ja-latn .

_:N70e6513333654072beeebbc1710fd0c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "毎日アドベンチャー"@ja,
        "Mainichi Adventure"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N8c28d21d94544c1ea990b9465e252d67 ;
    schema:name "毎日アドベンチャー"@ja,
        "Mainichi Adventure"@ja-latn .

_:N965e6d325f634591b3bedf2466bfd004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate ~君のサンタになりたくて~"@ja,
        "Chocolate ~Kimi no Santa ni Naritakute~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8c28d21d94544c1ea990b9465e252d67 ;
    schema:name "Chocolate ~君のサンタになりたくて~"@ja,
        "Chocolate ~Kimi no Santa ni Naritakute~"@ja-latn .

_:Nd40469288753427cb9310245efbf3df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "毎日アドベンチャー (Instrumental)"@ja,
        "Mainichi Adventure (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8c28d21d94544c1ea990b9465e252d67 ;
    schema:name "毎日アドベンチャー (Instrumental)"@ja,
        "Mainichi Adventure (Instrumental)"@ja-latn .

_:N8c28d21d94544c1ea990b9465e252d67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41076e6f65da48d7ac9d283f0c70e7c8,
        _:N70e6513333654072beeebbc1710fd0c9,
        _:N965e6d325f634591b3bedf2466bfd004,
        _:Nd40469288753427cb9310245efbf3df5 ;
    mo:track_count 4 ;
    schema:duration "PT15:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N41076e6f65da48d7ac9d283f0c70e7c8,
        _:N70e6513333654072beeebbc1710fd0c9,
        _:N965e6d325f634591b3bedf2466bfd004,
        _:Nd40469288753427cb9310245efbf3df5 .

