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

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

<artist/4711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24124#subject> ;
    schema:name "Nekomimi Mahoutsukai"@en,
        "ねこみみ魔法使い"@ja ;
    foaf:made <album/24124#composition>,
        <album/24124#lyrics>,
        <album/24124#subject> ;
    foaf:name "Nekomimi Mahoutsukai"@en,
        "ねこみみ魔法使い"@ja .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<album/24124#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn ;
    mo:composer <artist/4711#subject> ;
    mo:produced_work <album/24124#musicalwork> ;
    schema:name "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn .

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

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/24124/24124-1298316498.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2420#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24124#performance> ;
    schema:name "Nanako Suzuki"@en,
        "鈴木ななこ"@ja ;
    foaf:made <album/24124#lyrics>,
        <album/24124#subject> ;
    foaf:name "Nanako Suzuki"@en,
        "鈴木ななこ"@ja .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24124#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:made <album/24124#lyrics>,
        <album/24124#subject> ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/2519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24124#performance> ;
    schema:name "Miyu"@en,
        "みゆ"@ja ;
    foaf:made <album/24124#lyrics>,
        <album/24124#subject> ;
    foaf:name "Miyu"@en,
        "みゆ"@ja .

<artist/5579#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24124#performance> ;
    schema:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja ;
    foaf:made <album/24124#lyrics>,
        <album/24124#subject> ;
    foaf:name "Kiseno Tsuduki"@en,
        "都築きせの"@ja .

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

<album/24124#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn ;
    mo:performance_of <album/24124#musicalwork> ;
    mo:performer <artist/2420#subject>,
        <artist/2518#subject>,
        <artist/2519#subject>,
        <artist/5579#subject> ;
    mo:recorded_as <album/24124#musicalexpression> ;
    schema:byArtist <artist/2420#subject>,
        <artist/2518#subject>,
        <artist/2519#subject>,
        <artist/5579#subject> ;
    schema:name "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn ;
    schema:workPerformed <album/24124#musicalwork> .

<album/24124#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn ;
    mo:catalogue_number "SWCD-0038" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24124#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:N1cc13408ed5141448fa9fd2c77388071 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:byArtist <artist/2420#subject>,
        <artist/2518#subject>,
        <artist/2519#subject>,
        <artist/5579#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/42/24124/24124-1298316498.jpg> ;
    schema:name "Satou Gashi"@en,
        "砂糖菓子"@ja,
        "Satou Gashi"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/24124/24124-1298316498.jpg> .

_:N0d02cb6ea8f84c0fa5a0169ecd6e3ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と子猫と..."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "君と子猫と..."@ja .

_:N12914efe36844594b2e00c581badc3b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY BIRTHDAY！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "HAPPY BIRTHDAY！"@ja .

_:N3b2d7557e7c94886a3264802edf38506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くすりゆびのきまぐれ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "くすりゆびのきまぐれ"@ja .

_:N91300d69ef5943bd957e0ffdc64e183d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "効かないおまじない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "効かないおまじない"@ja .

_:Nb1d813c876354c3bb6a112748aa6a010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy tale"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "Fairy tale"@ja .

_:Nbb59f88a353247b5ba279868334a040e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はーとのしっぽ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "はーとのしっぽ"@ja .

_:Nc27b6818acbc4079aad632c6bdb8a3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツン☆ロリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N1cc13408ed5141448fa9fd2c77388071 ;
    schema:name "ツン☆ロリ"@ja .

_:N1cc13408ed5141448fa9fd2c77388071 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d02cb6ea8f84c0fa5a0169ecd6e3ebd,
        _:N12914efe36844594b2e00c581badc3b7,
        _:N3b2d7557e7c94886a3264802edf38506,
        _:N91300d69ef5943bd957e0ffdc64e183d,
        _:Nb1d813c876354c3bb6a112748aa6a010,
        _:Nbb59f88a353247b5ba279868334a040e,
        _:Nc27b6818acbc4079aad632c6bdb8a3e9 ;
    mo:track_count 7 ;
    schema:duration "PT34:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0d02cb6ea8f84c0fa5a0169ecd6e3ebd,
        _:N12914efe36844594b2e00c581badc3b7,
        _:N3b2d7557e7c94886a3264802edf38506,
        _:N91300d69ef5943bd957e0ffdc64e183d,
        _:Nb1d813c876354c3bb6a112748aa6a010,
        _:Nbb59f88a353247b5ba279868334a040e,
        _:Nc27b6818acbc4079aad632c6bdb8a3e9 .

