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

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

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

<artist/2320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93366#subject> ;
    schema:name "iyuna"@en ;
    foaf:made <album/93366#composition>,
        <album/93366#subject> ;
    foaf:name "iyuna"@en .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93366#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/93366#composition>,
        <album/93366#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<product/7872#subject> a schema:CreativeWork ;
    schema:name "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\""@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\""@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\""@ja-latn ;
    foaf:name "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\""@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\""@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\""@ja-latn .

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

<album/93366#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn ;
    mo:performance_of <album/93366#musicalwork> ;
    mo:recorded_as <album/93366#musicalexpression> ;
    schema:name "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn ;
    schema:workPerformed <album/93366#musicalwork> .

<org/2187#subject> schema:name "GIGA Team AIGIS"@en,
        "戯画 Team AIGIS"@ja,
        "GIGA Team AIGIS"@ja-latn ;
    foaf:name "GIGA Team AIGIS"@en,
        "戯画 Team AIGIS"@ja,
        "GIGA Team AIGIS"@ja-latn .

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

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

<album/93366#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn ;
    mo:composer <artist/2320#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/93366#musicalwork> ;
    schema:name "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn .

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

<album/93366#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-27"^^xsd:date ;
    dcterms:title "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn ;
    mo:catalogue_number "GIGA-200331" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93366#musicalexpression> ;
    mo:publisher <org/2187#subject> ;
    mo:record _:N26b78692afd3440cabf1de4702a86729 ;
    mo:record_count 1 ;
    schema:about <product/7872#subject> ;
    schema:datePublished "2020-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/93366/93366-8b4e5a3ee243.jpg> ;
    schema:name "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@en,
        "恋する乙女と守護の楯 Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja,
        "Koisuru Otome to Shugo no Tate Re:boot The \"SHIELD-9\" OFF Vocal CD"@ja-latn ;
    schema:publisher <org/2187#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/93366/93366-8b4e5a3ee243.jpg> .

_:N17a4516c2b5443adb012200ffc7f0551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wind of change"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "wind of change"@ja .

_:N422ab5d06b58458c86d611b615cd7fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feeling, shining,"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "feeling, shining,"@ja .

_:N431d357dc8544dad95bbb9194a765fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:boot"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "Re:boot"@ja .

_:N6640e14a0eaa4e90890bb43e2db4dd7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainbow place"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "rainbow place"@ja .

_:N934b75959c724eeba840310bef04d3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternal smile"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "eternal smile"@ja .

_:Nb1fe1093c283448da5aa6bbb73c31abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の見る世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "二人の見る世界"@ja .

_:Nd59ecfa8228944cc9115157547b93215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine energy flow ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "shield nine energy flow ver."@ja .

_:Ne16f4417dd254355b94d2f11897d15c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b78692afd3440cabf1de4702a86729 ;
    schema:name "shield nine"@ja .

_:N26b78692afd3440cabf1de4702a86729 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17a4516c2b5443adb012200ffc7f0551,
        _:N422ab5d06b58458c86d611b615cd7fca,
        _:N431d357dc8544dad95bbb9194a765fe3,
        _:N6640e14a0eaa4e90890bb43e2db4dd7e,
        _:N934b75959c724eeba840310bef04d3c6,
        _:Nb1fe1093c283448da5aa6bbb73c31abb,
        _:Nd59ecfa8228944cc9115157547b93215,
        _:Ne16f4417dd254355b94d2f11897d15c2 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N17a4516c2b5443adb012200ffc7f0551,
        _:N422ab5d06b58458c86d611b615cd7fca,
        _:N431d357dc8544dad95bbb9194a765fe3,
        _:N6640e14a0eaa4e90890bb43e2db4dd7e,
        _:N934b75959c724eeba840310bef04d3c6,
        _:Nb1fe1093c283448da5aa6bbb73c31abb,
        _:Nd59ecfa8228944cc9115157547b93215,
        _:Ne16f4417dd254355b94d2f11897d15c2 .

