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

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

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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "t+pazolite"@en .

<artist/2360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "Thanatos"@en ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "Thanatos"@en .

<artist/2362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "REDALiCE"@en ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "REDALiCE"@en .

<artist/2719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "M-Project"@en ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "M-Project"@en .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

<artist/6639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "D-RAM"@en ;
    foaf:made <album/10553#composition>,
        <album/10553#subject> ;
    foaf:name "D-RAM"@en .

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

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

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

<https://medium-media.vgm.io/albums/35/10553/10553-1222791575.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10553#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn ;
    mo:performance_of <album/10553#musicalwork> ;
    mo:performer <artist/7517#subject> ;
    mo:recorded_as <album/10553#musicalexpression> ;
    schema:byArtist <artist/7517#subject> ;
    schema:name "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn ;
    schema:workPerformed <album/10553#musicalwork> .

<artist/7517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10553#performance> ;
    schema:name "Yui Makino"@en,
        "牧野由依"@ja ;
    foaf:name "Yui Makino"@en,
        "牧野由依"@ja .

<album/10553#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "hashimoto"@en ;
            foaf:made <album/10553#composition> ;
            foaf:name "hashimoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kyon"@en ;
            foaf:made <album/10553#composition> ;
            foaf:name "Kyon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ちゃーりー"@en ;
            foaf:made <album/10553#composition> ;
            foaf:name "ちゃーりー"@en ],
        <artist/2359#subject>,
        <artist/2360#subject>,
        <artist/2362#subject>,
        <artist/2719#subject>,
        <artist/5371#subject>,
        <artist/6639#subject> ;
    mo:produced_work <album/10553#musicalwork> ;
    schema:name "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn .

<album/10553#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-30"^^xsd:date ;
    dcterms:title "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn ;
    mo:catalogue_number "OPR-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10553#musicalexpression> ;
    mo:publisher <org/425#subject> ;
    mo:record _:Nf405ac34644d429ea1e1f05f0c11523a ;
    mo:record_count 1 ;
    schema:byArtist <artist/7517#subject> ;
    schema:datePublished "2007-05-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/10553/10553-1222791575.jpg> ;
    schema:name "Promotion 2007.Spring"@en,
        "Promotion 2007.Spring"@ja,
        "Promotion 2007.Spring"@ja-latn ;
    schema:publisher <org/425#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/10553/10553-1222791575.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10553#subject> ;
    schema:name "ちゃーりー"@en ;
    foaf:made <album/10553#subject> ;
    foaf:name "ちゃーりー"@en .

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

_:N0a0c3f700150467b86b194dc0ce23a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candy Highway"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Candy Highway"@en .

_:N542aa054076e4771bfb045f138df3895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YMCK55"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "YMCK55"@en .

_:N670522048c42404ca8f73dbd884b22ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Untitled"@en .

_:N8090c63706704565a98563983269a216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parhelion (Original Mix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Parhelion (Original Mix)"@en .

_:N97c5cd20c9e740129ddd3885ac3aea1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Modulator (GC Work In Progress Demo)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "The Modulator (GC Work In Progress Demo)"@en .

_:N9efeb00d428a42728d03e662bb765e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keepin' Higher (2007 For Intersect Fractional Extended)"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Keepin' Higher (2007 For Intersect Fractional Extended)"@en .

_:Na99592685575446da8032da1f9e3ad63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making Of A Cyborg Remix"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Making Of A Cyborg Remix"@en .

_:Nab9cab8e242c49da9be4f7a462ccbe2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euforia (Angelic_Trance_Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "Euforia (Angelic_Trance_Remix)"@en .

_:Ne00b33ab1f474849964b75d80a356580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹 (UK Hardcore Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "虹 (UK Hardcore Remix)"@en .

_:Ne1e84398cb834ae18983e9c4c78b1580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Love Soft XXX"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "We Love Soft XXX"@en .

_:Ne5b5c2f5fb834a9ba05b6ac7f940b326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Love \"Nerd-Core\"!"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nf405ac34644d429ea1e1f05f0c11523a ;
    schema:name "We Love \"Nerd-Core\"!"@en .

_:Nf405ac34644d429ea1e1f05f0c11523a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0c3f700150467b86b194dc0ce23a22,
        _:N542aa054076e4771bfb045f138df3895,
        _:N670522048c42404ca8f73dbd884b22ce,
        _:N8090c63706704565a98563983269a216,
        _:N97c5cd20c9e740129ddd3885ac3aea1a,
        _:N9efeb00d428a42728d03e662bb765e66,
        _:Na99592685575446da8032da1f9e3ad63,
        _:Nab9cab8e242c49da9be4f7a462ccbe2b,
        _:Ne00b33ab1f474849964b75d80a356580,
        _:Ne1e84398cb834ae18983e9c4c78b1580,
        _:Ne5b5c2f5fb834a9ba05b6ac7f940b326 ;
    mo:track_count 11 ;
    schema:duration "PT65:20"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a0c3f700150467b86b194dc0ce23a22,
        _:N542aa054076e4771bfb045f138df3895,
        _:N670522048c42404ca8f73dbd884b22ce,
        _:N8090c63706704565a98563983269a216,
        _:N97c5cd20c9e740129ddd3885ac3aea1a,
        _:N9efeb00d428a42728d03e662bb765e66,
        _:Na99592685575446da8032da1f9e3ad63,
        _:Nab9cab8e242c49da9be4f7a462ccbe2b,
        _:Ne00b33ab1f474849964b75d80a356580,
        _:Ne1e84398cb834ae18983e9c4c78b1580,
        _:Ne5b5c2f5fb834a9ba05b6ac7f940b326 .

