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

<artist/8936#subject> a schema:Person,
        foaf:Person ;
    schema:name "Party."@en ;
    foaf:made <album/103499#lyrics>,
        <album/103499#subject> ;
    foaf:name "Party."@en .

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

<artist/2660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103499#subject> ;
    schema:name "Kai Gojou"@en,
        "五条下位"@ja ;
    foaf:made <album/103499#composition>,
        <album/103499#subject> ;
    foaf:name "Kai Gojou"@en,
        "五条下位"@ja .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/103499/103499-e4ad1386e7c4.jpg> a schema:ImageObject,
        foaf:Image .

<album/103499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn ;
    mo:composer <artist/2660#subject>,
        <artist/2726#subject> ;
    mo:produced_work <album/103499#musicalwork> ;
    schema:name "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn .

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

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103499#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:made <album/103499#lyrics>,
        <album/103499#subject> ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/2471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103499#performance> ;
    schema:name "Luca"@en,
        "流歌"@ja ;
    foaf:name "Luca"@en,
        "流歌"@ja .

<artist/4392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103499#performance> ;
    schema:name "DauGe"@en ;
    foaf:name "DauGe"@en .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103499#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

<artist/2726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103499#subject> ;
    mo:performed <album/103499#performance> ;
    schema:name "F.E.L"@en ;
    foaf:made <album/103499#composition>,
        <album/103499#subject> ;
    foaf:name "F.E.L"@en .

<album/103499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn ;
    mo:performance_of <album/103499#musicalwork> ;
    mo:performer <artist/1986#subject>,
        <artist/2471#subject>,
        <artist/2726#subject>,
        <artist/4392#subject>,
        <artist/5523#subject> ;
    mo:recorded_as <album/103499#musicalexpression> ;
    schema:byArtist <artist/1986#subject>,
        <artist/2471#subject>,
        <artist/2726#subject>,
        <artist/4392#subject>,
        <artist/5523#subject> ;
    schema:name "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn ;
    schema:workPerformed <album/103499#musicalwork> .

<album/103499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn ;
    mo:catalogue_number "SACD-4006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103499#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:Nf15c928385c44f93ab204efe262526fe ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:byArtist <artist/1986#subject>,
        <artist/2471#subject>,
        <artist/2726#subject>,
        <artist/4392#subject>,
        <artist/5523#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/99/103499/103499-e4ad1386e7c4.jpg> ;
    schema:name "Kitty"@en,
        "Kitty"@ja,
        "Kitty"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/103499/103499-e4ad1386e7c4.jpg> .

_:N6acc3016721f41cc97a1a870a80a3a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you Doll"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "See you Doll"@en .

_:N7932aa6a982b4771acb5386680a335f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feather"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "feather"@en .

_:Na5612e88222a4ec9a4dace11aa16e244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RELIEF"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "RELIEF"@en .

_:Nbc8c87d422394aadb39302c3bc651c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "work holic"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "work holic"@en .

_:Nc2acbeb1c68c4ade947e54e4086095fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusion"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "Delusion"@en .

_:Ncf3ccef415a3494d965e9703d4229eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydream"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "Daydream"@en .

_:Ndf03297bbe8b437aa988b6304245a922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GHOST END"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf15c928385c44f93ab204efe262526fe ;
    schema:name "GHOST END"@en .

_:Nf15c928385c44f93ab204efe262526fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6acc3016721f41cc97a1a870a80a3a36,
        _:N7932aa6a982b4771acb5386680a335f2,
        _:Na5612e88222a4ec9a4dace11aa16e244,
        _:Nbc8c87d422394aadb39302c3bc651c0e,
        _:Nc2acbeb1c68c4ade947e54e4086095fd,
        _:Ncf3ccef415a3494d965e9703d4229eaf,
        _:Ndf03297bbe8b437aa988b6304245a922 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N6acc3016721f41cc97a1a870a80a3a36,
        _:N7932aa6a982b4771acb5386680a335f2,
        _:Na5612e88222a4ec9a4dace11aa16e244,
        _:Nbc8c87d422394aadb39302c3bc651c0e,
        _:Nc2acbeb1c68c4ade947e54e4086095fd,
        _:Ncf3ccef415a3494d965e9703d4229eaf,
        _:Ndf03297bbe8b437aa988b6304245a922 .

