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

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

<artist/14698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74476#subject> ;
    schema:name "Katahotori"@en,
        "かたほとり"@ja ;
    foaf:made <album/74476#composition>,
        <album/74476#lyrics>,
        <album/74476#subject> ;
    foaf:name "Katahotori"@en,
        "かたほとり"@ja .

<artist/16720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74476#subject> ;
    schema:name "Shogo Yoshida"@en,
        "吉田省吾"@ja ;
    foaf:made <album/74476#composition>,
        <album/74476#lyrics>,
        <album/74476#subject> ;
    foaf:name "Shogo Yoshida"@en,
        "吉田省吾"@ja .

<artist/16845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74476#subject> ;
    schema:name "U-ske"@en ;
    foaf:made <album/74476#composition>,
        <album/74476#lyrics>,
        <album/74476#subject> ;
    foaf:name "U-ske"@en .

<artist/6159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74476#subject> ;
    schema:name "Satuki Ga Tenkomori"@en,
        "さつき が てんこもり"@ja ;
    foaf:made <album/74476#composition>,
        <album/74476#lyrics>,
        <album/74476#subject> ;
    foaf:name "Satuki Ga Tenkomori"@en,
        "さつき が てんこもり"@ja .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74476#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/74476#composition>,
        <album/74476#lyrics>,
        <album/74476#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

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

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

<https://medium-media.vgm.io/albums/67/74476/74476-1516703585.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74476#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74476#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/8868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74476#performance> ;
    schema:name "Riko."@en,
        "りこ。"@ja ;
    foaf:name "Riko."@en,
        "りこ。"@ja .

<album/74476#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn ;
    mo:composer <artist/14698#subject>,
        <artist/16720#subject>,
        <artist/16845#subject>,
        <artist/6159#subject>,
        <artist/8554#subject> ;
    mo:produced_work <album/74476#musicalwork> ;
    schema:name "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn .

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

<album/74476#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn ;
    mo:performance_of <album/74476#musicalwork> ;
    mo:performer _:N024d3f954b744bb8abc80d998dd15264,
        _:N2993969bdbc84ab0872b91d25ca73bc6,
        <artist/13042#subject>,
        <artist/8196#subject>,
        <artist/8868#subject> ;
    mo:recorded_as <album/74476#musicalexpression> ;
    schema:byArtist _:N024d3f954b744bb8abc80d998dd15264,
        _:N2993969bdbc84ab0872b91d25ca73bc6,
        <artist/13042#subject>,
        <artist/8196#subject>,
        <artist/8868#subject> ;
    schema:name "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn ;
    schema:workPerformed <album/74476#musicalwork> .

<album/74476#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn ;
    mo:catalogue_number "CFCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74476#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:Nf1e5542141be4e5cb8eede626d735661 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "nayu"@en ;
            foaf:name "nayu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nana Haruka"@en ;
            foaf:name "Nana Haruka"@en ],
        <artist/13042#subject>,
        <artist/8196#subject>,
        <artist/8868#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/67/74476/74476-1516703585.jpg> ;
    schema:name "NanaMix"@en,
        "ななみっくす! NanaMix"@ja,
        "NanaMix"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/74476/74476-1516703585.jpg> .

_:N024d3f954b744bb8abc80d998dd15264 a schema:Person,
        foaf:Person ;
    mo:performed <album/74476#performance> ;
    schema:name "Nana Haruka"@en ;
    foaf:name "Nana Haruka"@en .

_:N2993969bdbc84ab0872b91d25ca73bc6 a schema:Person,
        foaf:Person ;
    mo:performed <album/74476#performance> ;
    schema:name "nayu"@en ;
    foaf:name "nayu"@en .

_:N399c3c1b3d6c4ab28534deb5d8b5411a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナナイロEvolution"@ja,
        "Nanairo Evolution"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1e5542141be4e5cb8eede626d735661 ;
    schema:name "ナナイロEvolution"@ja,
        "Nanairo Evolution"@ja-latn .

_:N48b506a9670849e6972abde0f199b709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイをください"@ja,
        "Ai wo Kudasai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1e5542141be4e5cb8eede626d735661 ;
    schema:name "アイをください"@ja,
        "Ai wo Kudasai"@ja-latn .

_:N92f5b3eeda47453a8bd3089b3300010b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未実装"@ja,
        "Mijissou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1e5542141be4e5cb8eede626d735661 ;
    schema:name "未実装"@ja,
        "Mijissou"@ja-latn .

_:Ne19529b447d4411089ed85956f8996b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あめふり天気をGET AWAY"@ja,
        "Amefuri Tenki wo GET AWAY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1e5542141be4e5cb8eede626d735661 ;
    schema:name "あめふり天気をGET AWAY"@ja,
        "Amefuri Tenki wo GET AWAY"@ja-latn .

_:Nf5d5a3e4c7764e76ac5815c5cec77dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロリングボール!"@ja,
        "Rolling Ball!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf1e5542141be4e5cb8eede626d735661 ;
    schema:name "ロリングボール!"@ja,
        "Rolling Ball!"@ja-latn .

_:Nf1e5542141be4e5cb8eede626d735661 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N399c3c1b3d6c4ab28534deb5d8b5411a,
        _:N48b506a9670849e6972abde0f199b709,
        _:N92f5b3eeda47453a8bd3089b3300010b,
        _:Ne19529b447d4411089ed85956f8996b2,
        _:Nf5d5a3e4c7764e76ac5815c5cec77dd5 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N399c3c1b3d6c4ab28534deb5d8b5411a,
        _:N48b506a9670849e6972abde0f199b709,
        _:N92f5b3eeda47453a8bd3089b3300010b,
        _:Ne19529b447d4411089ed85956f8996b2,
        _:Nf5d5a3e4c7764e76ac5815c5cec77dd5 .

