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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/30989#lyrics>,
        <album/30989#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/65146#subject> a schema:Person,
        foaf:Person ;
    schema:name "SAYURI"@en ;
    foaf:made <album/30989#lyrics>,
        <album/30989#subject> ;
    foaf:name "SAYURI"@en .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/30989#lyrics>,
        <album/30989#subject>,
        <album/30989#vocals> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/30989#lyrics>,
        <album/30989#subject> ;
    foaf:name "meg rock"@en .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30989#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/30989#composition>,
        <album/30989#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30989#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/30989#composition>,
        <album/30989#subject> ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<artist/36198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30989#subject> ;
    schema:name "Yu-pan."@en ;
    foaf:made <album/30989#composition>,
        <album/30989#subject> ;
    foaf:name "Yu-pan."@en .

<product/3083#subject> a schema:CreativeWork ;
    schema:name "Symphogear"@en,
        "戦姫絶唱シンフォギア"@ja,
        "Senkizesshou Symphogear"@ja-latn ;
    foaf:name "Symphogear"@en,
        "戦姫絶唱シンフォギア"@ja,
        "Senkizesshou Symphogear"@ja-latn .

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

<album/30989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/30989#musicalwork> ;
    mo:recorded_as <album/30989#musicalexpression> ;
    schema:name "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/30989#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/98/30989/30989-1325318645.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/30989#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/2424#subject>,
        <artist/36198#subject> ;
    mo:produced_work <album/30989#musicalwork> ;
    schema:name "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn .

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

<album/30989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-11"^^xsd:date ;
    dcterms:title "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "KICM-1377" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30989#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N21d96d89c6c54b6fb6a17463d57925d3 ;
    mo:record_count 1 ;
    schema:about <product/3083#subject> ;
    schema:datePublished "2012-01-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/30989/30989-1325318645.jpg> ;
    schema:name "Synchrogazer / Nana Mizuki"@en,
        "Synchrogazer / 水樹奈々"@ja,
        "Synchrogazer / Nana Mizuki"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/30989/30989-1325318645.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30989#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/30989#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N83d4949889a44827835b36efdc5c66c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idealistic Thought"@en,
        "理想論"@ja,
        "Risouron"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N21d96d89c6c54b6fb6a17463d57925d3 ;
    schema:name "Idealistic Thought"@en,
        "理想論"@ja,
        "Risouron"@ja-latn .

_:N8d06200b0459471ab6d67e30fb54aa7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synchrogazer"@en,
        "Synchrogazer"@ja,
        "Synchrogazer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N21d96d89c6c54b6fb6a17463d57925d3 ;
    schema:name "Synchrogazer"@en,
        "Synchrogazer"@ja,
        "Synchrogazer"@ja-latn .

_:N8d2e94b68c924bfcbbdcb55a96468158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Brick"@en,
        "Love Brick"@ja,
        "Love Brick"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N21d96d89c6c54b6fb6a17463d57925d3 ;
    schema:name "Love Brick"@en,
        "Love Brick"@ja,
        "Love Brick"@ja-latn .

_:N21d96d89c6c54b6fb6a17463d57925d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N83d4949889a44827835b36efdc5c66c2,
        _:N8d06200b0459471ab6d67e30fb54aa7e,
        _:N8d2e94b68c924bfcbbdcb55a96468158 ;
    mo:track_count 3 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N83d4949889a44827835b36efdc5c66c2,
        _:N8d06200b0459471ab6d67e30fb54aa7e,
        _:N8d2e94b68c924bfcbbdcb55a96468158 .

