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

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    schema:name "key"@en ;
    foaf:made <album/5046#lyrics>,
        <album/5046#subject> ;
    foaf:name "key"@en .

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/5046#lyrics>,
        <album/5046#subject>,
        <album/5046#vocals> ;
    foaf:name "riya"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/5046#subject>,
        <album/5046#vocals> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5046#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/5046#composition>,
        <album/5046#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5046#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/5046#composition>,
        <album/5046#lyrics>,
        <album/5046#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5046#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/5046#composition>,
        <album/5046#subject>,
        <album/5046#vocals> ;
    foaf:name "eufonius"@en .

<product/1021#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn ;
    foaf:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn .

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

<album/5046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn ;
    mo:performance_of <album/5046#musicalwork> ;
    mo:recorded_as <album/5046#musicalexpression> ;
    schema:name "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn ;
    schema:workPerformed <album/5046#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/64/5046/5046-69382adff767.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5046#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/5046/5046-69382adff767.png> ;
    foaf:depicts <album/5046#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/5046/5046-69382adff767.png> .

<https://medium-media.vgm.io/albums/64/5046/5046-69382adff767.png> a schema:ImageObject,
        foaf:Image .

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

<album/5046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn ;
    mo:composer <artist/3#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/5046#musicalwork> ;
    schema:name "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn .

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

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

<album/5046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-26"^^xsd:date ;
    dcterms:title "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn ;
    mo:catalogue_number "KSLA-0036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5046#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N920738afa29d496cb3b7301950d2b520 ;
    mo:record_count 1 ;
    schema:about <product/1021#subject> ;
    schema:datePublished "2007-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/5046/5046-69382adff767.png> ;
    schema:name "Mag Mell/Dango Daikazoku"@en,
        "メグメル/だんご大家族"@ja,
        "Mag Mell/Dango Daikazoku"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/5046/5046-69382adff767.png> .

_:N07027988ba9f46e6aa4ef43fb4c0258f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Big Dango Family -off vocal ver.-"@en,
        "だんご大家族 -off vocal ver.-"@ja,
        "Dango Daikazoku -off vocal ver.-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "A Big Dango Family -off vocal ver.-"@en,
        "だんご大家族 -off vocal ver.-"@ja,
        "Dango Daikazoku -off vocal ver.-"@ja-latn .

_:N1a11e2ea6ed44a74aae3bd67280de12a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Big Dango Family -TV animation Ver.-"@en,
        "だんご大家族 -TV animation Ver.-"@ja,
        "Dango Daikazoku -TV animation Ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "A Big Dango Family -TV animation Ver.-"@en,
        "だんご大家族 -TV animation Ver.-"@ja,
        "Dango Daikazoku -TV animation Ver.-"@ja-latn .

_:N698495ef2f7144be83e37d0d7b7c7f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell ~cuckool mix 2007~"@en,
        "メグメル ～cuckool mix 2007～"@ja,
        "Megumeru ~cuckool mix 2007~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "Mag Mell ~cuckool mix 2007~"@en,
        "メグメル ～cuckool mix 2007～"@ja,
        "Megumeru ~cuckool mix 2007~"@ja-latn .

_:Na2718d551047475aa43263b6dd44b3db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl's Fantasy ZTS Remix"@en,
        "少女の幻想 ZTS Remix"@ja,
        "Shoujo no Gensou ZTS Remix"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT10:56"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "The Girl's Fantasy ZTS Remix"@en,
        "少女の幻想 ZTS Remix"@ja,
        "Shoujo no Gensou ZTS Remix"@ja-latn .

_:Na43d593f5fad41d58cc58a5b5628e354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell ~cuckool mix 2007~ -TV animation Ver.-"@en,
        "メグメル ～cuckool mix 2007～ -TV animation Ver.-"@ja,
        "Megumeru ~cuckool mix 2007~ -TV animation Ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "Mag Mell ~cuckool mix 2007~ -TV animation Ver.-"@en,
        "メグメル ～cuckool mix 2007～ -TV animation Ver.-"@ja,
        "Megumeru ~cuckool mix 2007~ -TV animation Ver.-"@ja-latn .

_:Nbcf4793c1c0146229a21e518e08d23ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Big Dango Family"@en,
        "だんご大家族"@ja,
        "Dango Daikazoku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "A Big Dango Family"@en,
        "だんご大家族"@ja,
        "Dango Daikazoku"@ja-latn .

_:Ne5f4a6a678284779be247ecd120cbc6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell ~cuckool mix 2007~ -off vocal ver.-"@en,
        "メグメル ～cuckool mix 2007～ -off vocal ver.-"@ja,
        "Megumeru ~cuckool mix 2007~ -off vocal ver.-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N920738afa29d496cb3b7301950d2b520 ;
    schema:name "Mag Mell ~cuckool mix 2007~ -off vocal ver.-"@en,
        "メグメル ～cuckool mix 2007～ -off vocal ver.-"@ja,
        "Megumeru ~cuckool mix 2007~ -off vocal ver.-"@ja-latn .

_:N920738afa29d496cb3b7301950d2b520 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07027988ba9f46e6aa4ef43fb4c0258f,
        _:N1a11e2ea6ed44a74aae3bd67280de12a,
        _:N698495ef2f7144be83e37d0d7b7c7f38,
        _:Na2718d551047475aa43263b6dd44b3db,
        _:Na43d593f5fad41d58cc58a5b5628e354,
        _:Nbcf4793c1c0146229a21e518e08d23ff,
        _:Ne5f4a6a678284779be247ecd120cbc6f ;
    mo:track_count 7 ;
    schema:duration "PT32:26"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N07027988ba9f46e6aa4ef43fb4c0258f,
        _:N1a11e2ea6ed44a74aae3bd67280de12a,
        _:N698495ef2f7144be83e37d0d7b7c7f38,
        _:Na2718d551047475aa43263b6dd44b3db,
        _:Na43d593f5fad41d58cc58a5b5628e354,
        _:Nbcf4793c1c0146229a21e518e08d23ff,
        _:Ne5f4a6a678284779be247ecd120cbc6f .

