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

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

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

<artist/35663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "Takahiro Aoki"@en ;
    foaf:made <album/142530#composition>,
        <album/142530#subject> ;
    foaf:name "Takahiro Aoki"@en .

<artist/53022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "Plastic Fruits"@en ;
    foaf:made <album/142530#composition>,
        <album/142530#subject> ;
    foaf:name "Plastic Fruits"@en .

<artist/65496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "SPYKEY"@en ;
    foaf:made <album/142530#composition>,
        <album/142530#subject> ;
    foaf:name "SPYKEY"@en .

<event/188> a mo:Release ;
    schema:name "Released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

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

<album/142530#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn ;
    mo:performance_of <album/142530#musicalwork> ;
    mo:recorded_as <album/142530#musicalexpression> ;
    schema:name "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn ;
    schema:workPerformed <album/142530#musicalwork> .

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

<https://media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142530#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> ;
    foaf:depicts <album/142530#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> .

<https://medium-media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142530#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MIKAMI MAKOTO"@en ;
            foaf:made <album/142530#composition> ;
            foaf:name "MIKAMI MAKOTO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mihequi"@en ;
            foaf:made <album/142530#composition> ;
            foaf:name "mihequi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ.Manabirds"@en ;
            foaf:made <album/142530#composition> ;
            foaf:name "DJ.Manabirds"@en ],
        <artist/35663#subject>,
        <artist/53022#subject>,
        <artist/65496#subject> ;
    mo:produced_work <album/142530#musicalwork> ;
    schema:name "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn .

<album/142530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-14"^^xsd:date ;
    dcterms:title "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142530#musicalexpression> ;
    mo:publisher <org/4346#subject> ;
    mo:record _:Nb8aab212ed2e408f9287bd766a95c999 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:datePublished "2016-08-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> ;
    schema:name "Kotori-san Compi"@en,
        "小鳥さんコンピ"@ja,
        "Kotori-san Compi"@ja-latn ;
    schema:publisher <org/4346#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/142530/142530-6e06995895d7.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "DJ.Manabirds"@en ;
    foaf:made <album/142530#subject> ;
    foaf:name "DJ.Manabirds"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "MIKAMI MAKOTO"@en ;
    foaf:made <album/142530#subject> ;
    foaf:name "MIKAMI MAKOTO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142530#subject> ;
    schema:name "mihequi"@en ;
    foaf:made <album/142530#subject> ;
    foaf:name "mihequi"@en .

_:N2ec6f45035a3453a9a5b692544fbcb28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropical Beak"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8aab212ed2e408f9287bd766a95c999 ;
    schema:name "Tropical Beak"@en .

_:N6402cd140a2649068392021c854ffd78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn Night"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8aab212ed2e408f9287bd766a95c999 ;
    schema:name "Dawn Night"@en .

_:N69e88380f1e54a5c8205c19d8003ffdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinnamon Cloud feat. Ruby"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8aab212ed2e408f9287bd766a95c999 ;
    schema:name "Cinnamon Cloud feat. Ruby"@en .

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

_:N90859527213442e1b55e92e8e2bc8199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petit ATOM"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8aab212ed2e408f9287bd766a95c999 ;
    schema:name "Petit ATOM"@en .

_:N92e264985b4347658884140c027f8c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bird of paradise"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb8aab212ed2e408f9287bd766a95c999 ;
    schema:name "bird of paradise"@en .

_:Nb8aab212ed2e408f9287bd766a95c999 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ec6f45035a3453a9a5b692544fbcb28,
        _:N6402cd140a2649068392021c854ffd78,
        _:N69e88380f1e54a5c8205c19d8003ffdc,
        _:N83e8956a016b451f9578c818e882f706,
        _:N90859527213442e1b55e92e8e2bc8199,
        _:N92e264985b4347658884140c027f8c0c ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2ec6f45035a3453a9a5b692544fbcb28,
        _:N6402cd140a2649068392021c854ffd78,
        _:N69e88380f1e54a5c8205c19d8003ffdc,
        _:N83e8956a016b451f9578c818e882f706,
        _:N90859527213442e1b55e92e8e2bc8199,
        _:N92e264985b4347658884140c027f8c0c .

