@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 _:Ndd54ee451a3f458198582f3e42ea4119 ;
    mo:record _:N3a8e02cdb45447f8814834e0e38ae925 ;
    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 _:Ndd54ee451a3f458198582f3e42ea4119 ;
    foaf:depiction <https://media.vgm.io/albums/04/76140/76140-1521026662.jpg> .

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

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

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

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

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

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

_:Nf220f2fcf4954d1bab549e6fc77645b1 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 _:N3a8e02cdb45447f8814834e0e38ae925 ;
    schema:name "u m p o p o f f"@ja .

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

_:N3a8e02cdb45447f8814834e0e38ae925 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ec6e351353046728efa402ce139abbb,
        _:N374cbb8c09be45e78b8296eef8ca9529,
        _:N550fcb0af9b64b64bbd90a437e02f430,
        _:N85394888eb704b58a5bf1939f5a1ea9e,
        _:Ndbd3c8792b8a48269e07801d58929720,
        _:Nf220f2fcf4954d1bab549e6fc77645b1,
        _:Nf6bde48dcff84e3bb1af7c685940cbe0 ;
    mo:track_count 7 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2ec6e351353046728efa402ce139abbb,
        _:N374cbb8c09be45e78b8296eef8ca9529,
        _:N550fcb0af9b64b64bbd90a437e02f430,
        _:N85394888eb704b58a5bf1939f5a1ea9e,
        _:Ndbd3c8792b8a48269e07801d58929720,
        _:Nf220f2fcf4954d1bab549e6fc77645b1,
        _:Nf6bde48dcff84e3bb1af7c685940cbe0 .

