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

<artist/18270#subject> a schema:Person,
        foaf:Person ;
    schema:name "AYAMI"@en ;
    foaf:made <album/33666#subject>,
        <album/33666#vocals> ;
    foaf:name "AYAMI"@en .

<artist/22421#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Girl's"@en,
        "可憐Girl's"@ja ;
    foaf:made <album/33666#subject>,
        <album/33666#vocals> ;
    foaf:name "Karen Girl's"@en,
        "可憐Girl's"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/33666#lyrics>,
        <album/33666#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<artist/11930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33666#subject> ;
    schema:name "Takashi Saeki"@en,
        "佐伯高志"@ja ;
    foaf:made <album/33666#composition>,
        <album/33666#subject> ;
    foaf:name "Takashi Saeki"@en,
        "佐伯高志"@ja .

<product/5057#subject> a schema:CreativeWork ;
    schema:name "Psychic Squad"@en,
        "絶対可憐チルドレン"@ja,
        "Zettai Karen Children"@ja-latn ;
    foaf:name "Psychic Squad"@en,
        "絶対可憐チルドレン"@ja,
        "Zettai Karen Children"@ja-latn .

<album/33666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn ;
    mo:composer <artist/11930#subject> ;
    mo:produced_work <album/33666#musicalwork> ;
    schema:name "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn .

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

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

<album/33666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn ;
    mo:performance_of <album/33666#musicalwork> ;
    mo:recorded_as <album/33666#musicalexpression> ;
    schema:name "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn ;
    schema:workPerformed <album/33666#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/66/33666/33666-1339606432.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/33666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-25"^^xsd:date ;
    dcterms:title "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn ;
    mo:catalogue_number "GNCA-0102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33666#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N71856fb6939e42c894aad2311e3a4629 ;
    mo:record_count 1 ;
    schema:about <product/5057#subject> ;
    schema:datePublished "2008-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/33666/33666-1339606432.jpg> ;
    schema:name "Over The Future / Karen Girl's"@en,
        "Over The Future / 可憐Girl's"@ja,
        "Over The Future / Karen Girl's"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/33666/33666-1339606432.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUIKA"@en ;
    foaf:made <album/33666#vocals> ;
    foaf:name "YUIKA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SUZUKA"@en ;
    foaf:made <album/33666#vocals> ;
    foaf:name "SUZUKA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SUZUKA"@en ;
    foaf:made <album/33666#subject> ;
    foaf:name "SUZUKA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUIKA"@en ;
    foaf:made <album/33666#subject> ;
    foaf:name "YUIKA"@en .

_:N4a1de1b0503a4d7087a03b472b80702e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (Catastrophe mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N71856fb6939e42c894aad2311e3a4629 ;
    schema:name "Over The Future (Catastrophe mix)"@en .

_:N4d84a14586d040af98222a3ffa3b9e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (Light Speed mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N71856fb6939e42c894aad2311e3a4629 ;
    schema:name "Over The Future (Light Speed mix)"@en .

_:Na878cf064e684c83a43bf4e976347089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N71856fb6939e42c894aad2311e3a4629 ;
    schema:name "Over The Future (Instrumental)"@en .

_:Nb82bc44f715a48fbb9745fe91387570e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N71856fb6939e42c894aad2311e3a4629 ;
    schema:name "Over The Future"@en .

_:Nfb80a038c49a47b09de7d9f5947f4dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (Untouchable mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N71856fb6939e42c894aad2311e3a4629 ;
    schema:name "Over The Future (Untouchable mix)"@en .

_:N71856fb6939e42c894aad2311e3a4629 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a1de1b0503a4d7087a03b472b80702e,
        _:N4d84a14586d040af98222a3ffa3b9e1b,
        _:Na878cf064e684c83a43bf4e976347089,
        _:Nb82bc44f715a48fbb9745fe91387570e,
        _:Nfb80a038c49a47b09de7d9f5947f4dcf ;
    mo:track_count 5 ;
    schema:duration "PT20:56"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4a1de1b0503a4d7087a03b472b80702e,
        _:N4d84a14586d040af98222a3ffa3b9e1b,
        _:Na878cf064e684c83a43bf4e976347089,
        _:Nb82bc44f715a48fbb9745fe91387570e,
        _:Nfb80a038c49a47b09de7d9f5947f4dcf .

