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

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

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107738#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/107738#composition>,
        <album/107738#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/5385#subject> a schema:CreativeWork ;
    schema:name "Ghost Sweeper Mikami (Series)"@en,
        "GS美神 (Series)"@ja,
        "Ghost Sweeper Mikami (Series)"@ja-latn ;
    foaf:name "Ghost Sweeper Mikami (Series)"@en,
        "GS美神 (Series)"@ja,
        "Ghost Sweeper Mikami (Series)"@ja-latn .

<album/107738#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/107738#musicalwork> ;
    schema:name "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn .

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

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

<album/107738#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn ;
    mo:performance_of <album/107738#musicalwork> ;
    mo:recorded_as <album/107738#musicalexpression> ;
    schema:name "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn ;
    schema:workPerformed <album/107738#musicalwork> .

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

<https://media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107738#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> ;
    foaf:depicts <album/107738#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> .

<https://medium-media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107738#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-21"^^xsd:date ;
    dcterms:title "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn ;
    mo:catalogue_number "KIDA-73" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/107738#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6105e2e10dea4226bcda4b2b71732789 ;
    mo:record_count 1 ;
    schema:about <product/5385#subject> ;
    schema:datePublished "1994-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> ;
    schema:name "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@en,
        "GS美神 美しき逃亡者シリーズ, I REIKO MIKAMI"@ja,
        "GS Mikami Utsukushiki Toubousha Series, I REIKO MIKAMI"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/107738/107738-6ec5d475847e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "彩木沓"@en ;
    foaf:made <album/107738#lyrics> ;
    foaf:name "彩木沓"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "彩木沓"@en ;
    foaf:made <album/107738#subject> ;
    foaf:name "彩木沓"@en .

_:N4e0e8e65631c473b81df624c8d693bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape・1「逃亡者美神・消されたライセンス」"@ja,
        "Escape 1 \"Toubousha Bishin - Kesareta License\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT11:46"^^xsd:interval ;
    schema:inPlaylist _:N6105e2e10dea4226bcda4b2b71732789 ;
    schema:name "Escape・1「逃亡者美神・消されたライセンス」"@ja,
        "Escape 1 \"Toubousha Bishin - Kesareta License\""@ja-latn .

_:N934d603e901644ee933c74593de54455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地上最強のGS <VOCAL>"@ja,
        "Chijou Saikyou no GS <VOCAL>"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6105e2e10dea4226bcda4b2b71732789 ;
    schema:name "地上最強のGS <VOCAL>"@ja,
        "Chijou Saikyou no GS <VOCAL>"@ja-latn .

_:Nf7b768c7da22422393d0114f5c19792e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地上最強のGS <OFF VOCAL>"@ja,
        "Chijou Saikyou no GS <OFF VOCAL>"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6105e2e10dea4226bcda4b2b71732789 ;
    schema:name "地上最強のGS <OFF VOCAL>"@ja,
        "Chijou Saikyou no GS <OFF VOCAL>"@ja-latn .

_:N6105e2e10dea4226bcda4b2b71732789 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e0e8e65631c473b81df624c8d693bc4,
        _:N934d603e901644ee933c74593de54455,
        _:Nf7b768c7da22422393d0114f5c19792e ;
    mo:track_count 3 ;
    schema:duration "PT19:16"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4e0e8e65631c473b81df624c8d693bc4,
        _:N934d603e901644ee933c74593de54455,
        _:Nf7b768c7da22422393d0114f5c19792e .

