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

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/6579#subject>,
        <album/6579#vocals> ;
    foaf:name "Rita"@en .

<artist/3505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja ;
    foaf:made <album/6579#lyrics>,
        <album/6579#subject> ;
    foaf:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja .

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

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

<album/6579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn ;
    mo:composer <artist/2320#subject> ;
    mo:produced_work <album/6579#musicalwork> ;
    schema:name "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn .

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

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

<album/6579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn ;
    mo:performance_of <album/6579#musicalwork> ;
    mo:recorded_as <album/6579#musicalexpression> ;
    schema:name "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn ;
    schema:workPerformed <album/6579#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/97/6579/6579-1199475922.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-06-29"^^xsd:date ;
    dcterms:title "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn ;
    mo:catalogue_number "AXL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6579#musicalexpression> ;
    mo:publisher <org/479#subject> ;
    mo:record _:N36534ba70b5848f3a2896d8fcb89b402 ;
    mo:record_count 1 ;
    schema:about <product/7870#subject> ;
    schema:datePublished "2007-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/6579/6579-1199475922.jpg> ;
    schema:name "Koisuru Otome to Shugo no Tate SPECIAL DISC"@en,
        "恋する乙女と守護の楯 SPECIAL DISC"@ja,
        "Koisuru Otome to Shugo no Tate SPECIAL DISC"@ja-latn ;
    schema:publisher <org/479#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/6579/6579-1199475922.jpg> .

_:N1f96883d34b54d9db19f3ad1789c6eed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine short ver. instrumental with chorus"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine short ver. instrumental with chorus"@en .

_:N5ae0fd80656b4b7dbdea583ccb1bdcf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine"@en .

_:N94fa20d6bd01428ab493eb512e0ec87b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine instrumental"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine instrumental"@en .

_:N9ebbe44802494ed198fbaa25e134509c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine short ver."@en ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine short ver."@en .

_:Nd357db5246614286a82b444024dd2064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine instrumental with chorus"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine instrumental with chorus"@en .

_:Nf7c2bed497d548c3ab398af85422f436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shield nine short ver. instrumental"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N36534ba70b5848f3a2896d8fcb89b402 ;
    schema:name "shield nine short ver. instrumental"@en .

_:N36534ba70b5848f3a2896d8fcb89b402 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f96883d34b54d9db19f3ad1789c6eed,
        _:N5ae0fd80656b4b7dbdea583ccb1bdcf6,
        _:N94fa20d6bd01428ab493eb512e0ec87b,
        _:N9ebbe44802494ed198fbaa25e134509c,
        _:Nd357db5246614286a82b444024dd2064,
        _:Nf7c2bed497d548c3ab398af85422f436 ;
    mo:track_count 6 ;
    schema:duration "PT20:13"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f96883d34b54d9db19f3ad1789c6eed,
        _:N5ae0fd80656b4b7dbdea583ccb1bdcf6,
        _:N94fa20d6bd01428ab493eb512e0ec87b,
        _:N9ebbe44802494ed198fbaa25e134509c,
        _:Nd357db5246614286a82b444024dd2064,
        _:Nf7c2bed497d548c3ab398af85422f436 .

