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

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

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

<product/20606#subject> a schema:CreativeWork ;
    schema:name "The Amazing Digital Circus"@en,
        "The Amazing Digital Circus"@ja,
        "The Amazing Digital Circus"@ja-latn ;
    foaf:name "The Amazing Digital Circus"@en,
        "The Amazing Digital Circus"@ja,
        "The Amazing Digital Circus"@ja-latn .

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

<org/4677#subject> schema:name "Glitch Productions Music"@en,
        "Glitch Productions Music"@ja,
        "Glitch Productions Music"@ja-latn ;
    foaf:name "Glitch Productions Music"@en,
        "Glitch Productions Music"@ja,
        "Glitch Productions Music"@ja-latn .

<https://media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160264#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> ;
    foaf:depicts <album/160264#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> .

<https://medium-media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> a schema:ImageObject,
        foaf:Image .

<album/160264#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Micah Preciado"@en ;
            foaf:made <album/160264#composition> ;
            foaf:name "Micah Preciado"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zachary Preciado"@en ;
            foaf:made <album/160264#composition> ;
            foaf:name "Zachary Preciado"@en ] ;
    mo:produced_work <album/160264#musicalwork> ;
    schema:name "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn .

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

<artist/16602#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Sean Chiplock"@en ;
    foaf:name "Sean Chiplock"@en .

<artist/79782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Michael Kovach"@en ;
    foaf:name "Michael Kovach"@en .

<album/160264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-18"^^xsd:date ;
    dcterms:title "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160264#musicalexpression> ;
    mo:publisher <org/4677#subject> ;
    mo:record _:N0e3b4b09297b4ba184f37c8e7f296b44 ;
    mo:record_count 1 ;
    schema:about <product/20606#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Marissa Lenti"@en ;
            foaf:name "Marissa Lenti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Amanda Hufford"@en ;
            foaf:name "Amanda Hufford"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Hawkins"@en ;
            foaf:name "Jack Hawkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lizzie Freeman"@en ;
            foaf:name "Lizzie Freeman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashley Nichols"@en ;
            foaf:name "Ashley Nichols"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gooseworx"@en ;
            foaf:name "Gooseworx"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alex Rochon"@en ;
            foaf:name "Alex Rochon"@en ],
        <artist/16602#subject>,
        <artist/79782#subject> ;
    schema:datePublished "2024-05-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> ;
    schema:name "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn ;
    schema:publisher <org/4677#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/160264/160264-1aa22a984dd7.jpg> .

<album/160264#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn ;
    mo:performance_of <album/160264#musicalwork> ;
    mo:performer _:N00c7a3a739344a3391393ad555cd29cc,
        _:N2d12735ca5f84a3fb28391b6e2ffcdb8,
        _:N40c8c2cd4c2c4e538d18e73cfee28fa5,
        _:N5a59d5d996fa46dfa0dd1b4ae9158575,
        _:Na58ebda01cbb40728551e702a84fcb5e,
        _:Nc7096825331a45c09d773c23ec80b2d5,
        _:Nf21b0655ae394648a630629bbe120d22,
        <artist/16602#subject>,
        <artist/79782#subject> ;
    mo:recorded_as <album/160264#musicalexpression> ;
    schema:byArtist _:N00c7a3a739344a3391393ad555cd29cc,
        _:N2d12735ca5f84a3fb28391b6e2ffcdb8,
        _:N40c8c2cd4c2c4e538d18e73cfee28fa5,
        _:N5a59d5d996fa46dfa0dd1b4ae9158575,
        _:Na58ebda01cbb40728551e702a84fcb5e,
        _:Nc7096825331a45c09d773c23ec80b2d5,
        _:Nf21b0655ae394648a630629bbe120d22,
        <artist/16602#subject>,
        <artist/79782#subject> ;
    schema:name "A Very Special Digital Circus Song"@en,
        "A Very Special Digital Circus Song"@ja,
        "A Very Special Digital Circus Song"@ja-latn ;
    schema:workPerformed <album/160264#musicalwork> .

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

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

_:N00c7a3a739344a3391393ad555cd29cc a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Alex Rochon"@en ;
    foaf:name "Alex Rochon"@en .

_:N0e3b4b09297b4ba184f37c8e7f296b44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6eace4ad440c4445a5f2455e15092166 ;
    mo:track_count 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6eace4ad440c4445a5f2455e15092166 .

_:N2d12735ca5f84a3fb28391b6e2ffcdb8 a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Ashley Nichols"@en ;
    foaf:name "Ashley Nichols"@en .

_:N40c8c2cd4c2c4e538d18e73cfee28fa5 a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Amanda Hufford"@en ;
    foaf:name "Amanda Hufford"@en .

_:N5a59d5d996fa46dfa0dd1b4ae9158575 a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Marissa Lenti"@en ;
    foaf:name "Marissa Lenti"@en .

_:N6eace4ad440c4445a5f2455e15092166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Very Special Digital Circus Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N0e3b4b09297b4ba184f37c8e7f296b44 ;
    schema:name "A Very Special Digital Circus Song"@en .

_:Na58ebda01cbb40728551e702a84fcb5e a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Lizzie Freeman"@en ;
    foaf:name "Lizzie Freeman"@en .

_:Nc7096825331a45c09d773c23ec80b2d5 a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Jack Hawkins"@en ;
    foaf:name "Jack Hawkins"@en .

_:Nf21b0655ae394648a630629bbe120d22 a schema:Person,
        foaf:Person ;
    mo:performed <album/160264#performance> ;
    schema:name "Gooseworx"@en ;
    foaf:name "Gooseworx"@en .

