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

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

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<artist/28484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "kasokaso"@en,
        "かそかそ"@ja ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "kasokaso"@en,
        "かそかそ"@ja .

<artist/28570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "Ym1024"@en ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "Ym1024"@en .

<artist/42229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "A than_Lily"@en ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "A than_Lily"@en .

<artist/51348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "342"@en ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "342"@en .

<artist/79780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "reina"@en,
        "れいな"@ja ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "reina"@en,
        "れいな"@ja .

<artist/966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76140#subject> ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/76140#composition>,
        <album/76140#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

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

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

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

<https://medium-media.vgm.io/albums/04/76140/76140-1521026662.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76140#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn ;
    mo:performance_of <album/76140#musicalwork> ;
    mo:performer <artist/10211#subject> ;
    mo:recorded_as <album/76140#musicalexpression> ;
    schema:byArtist <artist/10211#subject> ;
    schema:name "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn ;
    schema:workPerformed <album/76140#musicalwork> .

<artist/10211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76140#performance> ;
    schema:name "Mameko"@en,
        "まめこ"@ja ;
    foaf:made <album/76140#lyrics>,
        <album/76140#subject> ;
    foaf:name "Mameko"@en,
        "まめこ"@ja .

<album/76140#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn ;
    mo:composer <artist/27999#subject>,
        <artist/28484#subject>,
        <artist/28570#subject>,
        <artist/42229#subject>,
        <artist/51348#subject>,
        <artist/79780#subject>,
        <artist/966#subject> ;
    mo:produced_work <album/76140#musicalwork> ;
    schema:name "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn .

<album/76140#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn ;
    mo:catalogue_number "SBCD-09" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76140#musicalexpression> ;
    mo:publisher _:N9e7a8a70175e445296da136dab4147ea ;
    mo:record _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:byArtist <artist/10211#subject> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/04/76140/76140-1521026662.jpg> ;
    schema:name "Spookids"@en,
        "スプーキッズ"@ja,
        "Spookids"@ja-latn ;
    schema:publisher _:N9e7a8a70175e445296da136dab4147ea ;
    foaf:depiction <https://media.vgm.io/albums/04/76140/76140-1521026662.jpg> .

_:N1c5c4eb4fac943a3a12e43e9bc08a837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅーけchuプリンセス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "きゅーけchuプリンセス"@ja .

_:N401bb1199b5b486da36623806ce74f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cavity! Cavity!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "Cavity! Cavity!"@ja .

_:N5b198fcc1c8c4627815923a311cfb86d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Street"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "Haunted Street"@ja .

_:N767317c7c4854459974d1a5a246af740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spookids' parade"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "Spookids' parade"@ja .

_:N874eef0d252947ffb89e8c98ffab6618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月虹LOUP←GAROU"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "月虹LOUP←GAROU"@ja .

_:N9e7a8a70175e445296da136dab4147ea schema:name "Sugar Bunny*"@en,
        "Sugar Bunny*"@ja,
        "Sugar Bunny*"@ja-latn ;
    foaf:name "Sugar Bunny*"@en,
        "Sugar Bunny*"@ja,
        "Sugar Bunny*"@ja-latn .

_:Na16f037b62c84477906ccfcf169daf2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ms.Application"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "Ms.Application"@ja .

_:Nce47a9695f574c3da9a3d24f41317c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "u m p o p o f f"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nfcee546e7ad946ebbf7bfd9e2e040b17 ;
    schema:name "u m p o p o f f"@ja .

_:Nfcee546e7ad946ebbf7bfd9e2e040b17 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c5c4eb4fac943a3a12e43e9bc08a837,
        _:N401bb1199b5b486da36623806ce74f82,
        _:N5b198fcc1c8c4627815923a311cfb86d,
        _:N767317c7c4854459974d1a5a246af740,
        _:N874eef0d252947ffb89e8c98ffab6618,
        _:Na16f037b62c84477906ccfcf169daf2a,
        _:Nce47a9695f574c3da9a3d24f41317c91 ;
    mo:track_count 7 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1c5c4eb4fac943a3a12e43e9bc08a837,
        _:N401bb1199b5b486da36623806ce74f82,
        _:N5b198fcc1c8c4627815923a311cfb86d,
        _:N767317c7c4854459974d1a5a246af740,
        _:N874eef0d252947ffb89e8c98ffab6618,
        _:Na16f037b62c84477906ccfcf169daf2a,
        _:Nce47a9695f574c3da9a3d24f41317c91 .

