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

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

<artist/17950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115528#subject> ;
    schema:name "yasu"@en ;
    foaf:made <album/115528#composition>,
        <album/115528#lyrics>,
        <album/115528#subject> ;
    foaf:name "yasu"@en .

<artist/21733#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115528#subject> ;
    schema:name "you"@en ;
    foaf:made <album/115528#composition>,
        <album/115528#subject> ;
    foaf:name "you"@en .

<product/6026#subject> a schema:CreativeWork ;
    schema:name "Black Jack (Series)"@en,
        "ブラック・ジャック (Series)"@ja,
        "Black Jack (Series)"@ja-latn ;
    foaf:name "Black Jack (Series)"@en,
        "ブラック・ジャック (Series)"@ja,
        "Black Jack (Series)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/82/115528/115528-fb74fba9ab2f.jpg> a schema:ImageObject,
        foaf:Image .

<album/115528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn ;
    mo:composer <artist/17950#subject>,
        <artist/21733#subject> ;
    mo:produced_work <album/115528#musicalwork> ;
    schema:name "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn .

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

<album/115528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn ;
    mo:performance_of <album/115528#musicalwork> ;
    mo:performer <artist/17924#subject> ;
    mo:recorded_as <album/115528#musicalexpression> ;
    schema:byArtist <artist/17924#subject> ;
    schema:name "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/115528#musicalwork> .

<artist/17924#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115528#performance> ;
    schema:name "Janne Da Arc"@en ;
    foaf:name "Janne Da Arc"@en .

<album/115528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-19"^^xsd:date ;
    dcterms:title "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn ;
    mo:catalogue_number "AVCD-32047/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/115528#musicalexpression> ;
    mo:publisher <org/1319#subject> ;
    mo:record _:N5ec426bf1c7a45de81f866791c3fd502,
        _:Ncf08a8e55e7642ae9f7322ebfcd11981 ;
    mo:record_count 2 ;
    schema:about <product/6026#subject> ;
    schema:byArtist <artist/17924#subject> ;
    schema:datePublished "2005-01-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/115528/115528-fb74fba9ab2f.jpg> ;
    schema:name "Gekkouka / Janne Da Arc [CD+DVD]"@en,
        "月光花 / ジャンヌダルク"@ja,
        "Gekkouka / Janne Da Arc [CD+DVD]"@ja-latn ;
    schema:publisher <org/1319#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/115528/115528-fb74fba9ab2f.jpg> .

_:N37c4eddcd2454c03b87ab9745da71567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WING"@ja,
        "WING"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5ec426bf1c7a45de81f866791c3fd502 ;
    schema:name "WING"@ja,
        "WING"@ja-latn .

_:N5a9eb79cc6fc4af794f9c203adb48c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光花 -MUSIC CLIP-"@ja,
        "Gekkouka -MUSIC CLIP-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncf08a8e55e7642ae9f7322ebfcd11981 ;
    schema:name "月光花 -MUSIC CLIP-"@ja,
        "Gekkouka -MUSIC CLIP-"@ja-latn .

_:N7f7f6e97eead45b380fa96b0aff77046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WING -MUSIC CLIP-"@ja,
        "WING -MUSIC CLIP-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncf08a8e55e7642ae9f7322ebfcd11981 ;
    schema:name "WING -MUSIC CLIP-"@ja,
        "WING -MUSIC CLIP-"@ja-latn .

_:N89035cef634943559f420cba769f94a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光花"@ja,
        "Gekkouka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N5ec426bf1c7a45de81f866791c3fd502 ;
    schema:name "月光花"@ja,
        "Gekkouka"@ja-latn .

_:Na53e8e95f6774433b3f91d2421d65c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光花 -Black Jack Mix-"@ja,
        "Gekkouka -Black Jack Mix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5ec426bf1c7a45de81f866791c3fd502 ;
    schema:name "月光花 -Black Jack Mix-"@ja,
        "Gekkouka -Black Jack Mix-"@ja-latn .

_:Ncf08a8e55e7642ae9f7322ebfcd11981 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5a9eb79cc6fc4af794f9c203adb48c18,
        _:N7f7f6e97eead45b380fa96b0aff77046 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5a9eb79cc6fc4af794f9c203adb48c18,
        _:N7f7f6e97eead45b380fa96b0aff77046 .

_:N5ec426bf1c7a45de81f866791c3fd502 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37c4eddcd2454c03b87ab9745da71567,
        _:N89035cef634943559f420cba769f94a8,
        _:Na53e8e95f6774433b3f91d2421d65c16 ;
    mo:track_count 3 ;
    schema:duration "PT11:06"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N37c4eddcd2454c03b87ab9745da71567,
        _:N89035cef634943559f420cba769f94a8,
        _:Na53e8e95f6774433b3f91d2421d65c16 .

