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

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

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

<artist/2594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31240#subject> ;
    schema:name "DJ TECHNORCH"@en ;
    foaf:made <album/31240#composition>,
        <album/31240#subject> ;
    foaf:name "DJ TECHNORCH"@en .

<artist/2722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31240#subject> ;
    schema:name "m1dy"@en ;
    foaf:made <album/31240#composition>,
        <album/31240#subject> ;
    foaf:name "m1dy"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

<org/516#subject> schema:name "999 Recordings"@en,
        "999 Recordings"@ja,
        "999 Recordings"@ja-latn ;
    foaf:name "999 Recordings"@en,
        "999 Recordings"@ja,
        "999 Recordings"@ja-latn .

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

<artist/38079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31240#performance> ;
    schema:name "DJ Wildparty"@en ;
    foaf:name "DJ Wildparty"@en .

<artist/60858#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31240#performance> ;
    schema:name "Uchu★Kurage"@en,
        "宇宙★海月"@ja ;
    foaf:name "Uchu★Kurage"@en,
        "宇宙★海月"@ja .

<album/31240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Fragment"@en ;
            foaf:made <album/31240#composition> ;
            foaf:name "Fragment"@en ],
        <artist/2594#subject>,
        <artist/2722#subject> ;
    mo:produced_work <album/31240#musicalwork> ;
    schema:name "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31240#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/31240#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/31240#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn ;
    mo:performance_of <album/31240#musicalwork> ;
    mo:performer _:N025adf0d62b4459d8f216554f54c09fd,
        _:Neacf2c31b92c4983be033a0c59cc5042,
        _:Neba1220b12004c5db1dcab25c994d462,
        <artist/38079#subject>,
        <artist/60858#subject> ;
    mo:recorded_as <album/31240#musicalexpression> ;
    schema:byArtist _:N025adf0d62b4459d8f216554f54c09fd,
        _:Neacf2c31b92c4983be033a0c59cc5042,
        _:Neba1220b12004c5db1dcab25c994d462,
        <artist/38079#subject>,
        <artist/60858#subject> ;
    schema:name "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn ;
    schema:workPerformed <album/31240#musicalwork> .

<album/31240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn ;
    mo:catalogue_number "TCNCD009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31240#musicalexpression> ;
    mo:publisher <org/516#subject> ;
    mo:record _:N0b6f8f3736094b018f72ced4d348eae4 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MC TECHNORCH"@en ;
            foaf:name "MC TECHNORCH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Birdhead"@en ;
            foaf:name "DJ Birdhead"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Azsa"@en ;
            foaf:name "Azsa"@en ],
        <artist/38079#subject>,
        <artist/60858#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Shoujo IN ~VIRGIN IN~"@en,
        "少女IN ～VIRGIN IN～"@ja,
        "Shoujo IN ~VIRGIN IN~"@ja-latn ;
    schema:publisher <org/516#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

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

_:N025adf0d62b4459d8f216554f54c09fd a schema:Person,
        foaf:Person ;
    mo:performed <album/31240#performance> ;
    schema:name "MC TECHNORCH"@en ;
    foaf:name "MC TECHNORCH"@en .

_:N3a4955ad638d4e8e94efa8294e00426e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRGIN IN - Sampling Rhythm Loop"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "VIRGIN IN - Sampling Rhythm Loop"@ja .

_:N5e0e07f47706448bafecd5b8cf72a7a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRGIN IN - Sampling Synth Loop"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "VIRGIN IN - Sampling Synth Loop"@ja .

_:N6eb93822538b4d47a7826faabfee180f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音楽ワルキューレ (DJ TECHNORCH's RAP DANCE REMIX)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "音楽ワルキューレ (DJ TECHNORCH's RAP DANCE REMIX)"@ja .

_:N85ee063345b04506ae956b50956ebd0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRGIN IN - Sampling Main Vocal (宇宙☆海月)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "VIRGIN IN - Sampling Main Vocal (宇宙☆海月)"@ja .

_:N9d64ebd4363c430380ffb4f2000e7912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逃走讃美歌 ～Running Machine～ [Remasterd]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "逃走讃美歌 ～Running Machine～ [Remasterd]"@ja .

_:Nc3e591a30585418aba4d5270fc531efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRGIN IN, Church of Hal - Sampling Gabber Kicks"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "VIRGIN IN, Church of Hal - Sampling Gabber Kicks"@ja .

_:Nc414e377b55b41d7833dfc267c034f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Church of Hal"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "Church of Hal"@ja .

_:Nc614fa2ae05a4b43a75cf14b8694e285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent (DJ TECHNORCH's HARD HOP"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "innocent (DJ TECHNORCH's HARD HOP"@ja .

_:Nd318de8df99f4101886306fd4c0ff429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女IN ～VIRGIN IN～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "少女IN ～VIRGIN IN～"@ja .

_:Nd7d7a45745e44c7c845aba12340f8129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIRGIN IN - Sampling Call & Response, Sub Vocal (MC TECHNORCH)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N0b6f8f3736094b018f72ced4d348eae4 ;
    schema:name "VIRGIN IN - Sampling Call & Response, Sub Vocal (MC TECHNORCH)"@ja .

_:Neacf2c31b92c4983be033a0c59cc5042 a schema:Person,
        foaf:Person ;
    mo:performed <album/31240#performance> ;
    schema:name "Azsa"@en ;
    foaf:name "Azsa"@en .

_:Neba1220b12004c5db1dcab25c994d462 a schema:Person,
        foaf:Person ;
    mo:performed <album/31240#performance> ;
    schema:name "DJ Birdhead"@en ;
    foaf:name "DJ Birdhead"@en .

_:N0b6f8f3736094b018f72ced4d348eae4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a4955ad638d4e8e94efa8294e00426e,
        _:N5e0e07f47706448bafecd5b8cf72a7a7,
        _:N6eb93822538b4d47a7826faabfee180f,
        _:N85ee063345b04506ae956b50956ebd0a,
        _:N9d64ebd4363c430380ffb4f2000e7912,
        _:Nc3e591a30585418aba4d5270fc531efe,
        _:Nc414e377b55b41d7833dfc267c034f68,
        _:Nc614fa2ae05a4b43a75cf14b8694e285,
        _:Nd318de8df99f4101886306fd4c0ff429,
        _:Nd7d7a45745e44c7c845aba12340f8129 ;
    mo:track_count 10 ;
    schema:duration "PT45:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3a4955ad638d4e8e94efa8294e00426e,
        _:N5e0e07f47706448bafecd5b8cf72a7a7,
        _:N6eb93822538b4d47a7826faabfee180f,
        _:N85ee063345b04506ae956b50956ebd0a,
        _:N9d64ebd4363c430380ffb4f2000e7912,
        _:Nc3e591a30585418aba4d5270fc531efe,
        _:Nc414e377b55b41d7833dfc267c034f68,
        _:Nc614fa2ae05a4b43a75cf14b8694e285,
        _:Nd318de8df99f4101886306fd4c0ff429,
        _:Nd7d7a45745e44c7c845aba12340f8129 .

