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

<album/35975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn ;
    mo:produced_work <album/35975#musicalwork> ;
    schema:name "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/57/35975/35975-1351022731.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25343#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35975#performance> ;
    schema:name "Ayako Yoshitani"@en,
        "吉谷彩子"@ja ;
    foaf:name "Ayako Yoshitani"@en,
        "吉谷彩子"@ja .

<artist/31333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35975#performance> ;
    schema:name "Megumi Satou"@en,
        "佐藤恵"@ja ;
    foaf:name "Megumi Satou"@en,
        "佐藤恵"@ja .

<artist/3554#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35975#performance> ;
    schema:name "Ryo Hirohashi"@en,
        "広橋涼"@ja ;
    foaf:name "Ryo Hirohashi"@en,
        "広橋涼"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35975#performance> ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35975#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<album/35975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn ;
    mo:catalogue_number "SSX-10250" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35975#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ne7481a1a3f5147a99f7ac6fdc4f776b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nazo no Kanojo X"@en ;
            foaf:name "Nazo no Kanojo X"@en ] ;
    schema:byArtist <artist/25343#subject>,
        <artist/31333#subject>,
        <artist/3554#subject>,
        <artist/6493#subject>,
        <artist/6955#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/35975/35975-1351022731.jpg> ;
    schema:name "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/35975/35975-1351022731.jpg> .

<album/35975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn ;
    mo:performance_of <album/35975#musicalwork> ;
    mo:performer <artist/25343#subject>,
        <artist/31333#subject>,
        <artist/3554#subject>,
        <artist/6493#subject>,
        <artist/6955#subject> ;
    mo:recorded_as <album/35975#musicalexpression> ;
    schema:byArtist <artist/25343#subject>,
        <artist/31333#subject>,
        <artist/3554#subject>,
        <artist/6493#subject>,
        <artist/6955#subject> ;
    schema:name "Nazo no Tezukuri Dessert"@en,
        "謎の手作りデザート"@ja,
        "Nazo no Tezukuri Dessert"@ja-latn ;
    schema:workPerformed <album/35975#musicalwork> .

_:Ne7481a1a3f5147a99f7ac6fdc4f776b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nfdc9f603ea494a92beff68dbc843e96c ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfdc9f603ea494a92beff68dbc843e96c .

_:Nfdc9f603ea494a92beff68dbc843e96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Drama CD Vol.1 \"Mysterious Homemade Dessert\""@en,
        "スペシャルドラマCD Vol.1 「謎の手作りデザート」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne7481a1a3f5147a99f7ac6fdc4f776b0 ;
    schema:name "Special Drama CD Vol.1 \"Mysterious Homemade Dessert\""@en,
        "スペシャルドラマCD Vol.1 「謎の手作りデザート」"@ja .

