@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/> .

<artist/49534#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "A/I"@en,
        "A／I"@ja .

<artist/53345#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "SDMNE"@en .

<artist/55661#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "V0iD"@en .

<artist/56050#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "pinksoda"@en .

<artist/56054#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "Shokii"@en .

<artist/56073#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "qrest"@en .

<artist/56078#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "Shido"@en,
        "シド"@ja .

<artist/56079#subject> a schema:MusicGroup,
        schema:Person,
        foaf:Person ;
    schema:memberOf <org/3680#subject> ;
    foaf:member <org/3680#subject> ;
    foaf:name "Exteria"@en .

<https://media.vgm.io/orgs/08/3680/3680-1703178638.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <org/3680#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/orgs/08/3680/3680-1703178638.png> ;
    foaf:depicts <org/3680#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/orgs/08/3680/3680-1703178638.png> .

<https://thumb-media.vgm.io/orgs/08/3680/3680-1703178638.png> a schema:ImageObject,
        foaf:Image .

<org/3680#subject> a schema:Organization,
        foaf:Organization ;
    schema:image <https://media.vgm.io/orgs/08/3680/3680-1703178638.png> ;
    schema:member <artist/49534#subject>,
        <artist/53345#subject>,
        <artist/55661#subject>,
        <artist/56050#subject>,
        <artist/56054#subject>,
        <artist/56073#subject>,
        <artist/56078#subject>,
        <artist/56079#subject> ;
    schema:name "The Cynphetic Collective" ;
    foaf:depiction <https://media.vgm.io/orgs/08/3680/3680-1703178638.png> ;
    foaf:name "The Cynphetic Collective" .

