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

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

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

<artist/28411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144962#subject> ;
    schema:name "G.K"@en ;
    foaf:made <album/144962#composition>,
        <album/144962#subject> ;
    foaf:name "G.K"@en .

<product/7289#subject> a schema:CreativeWork ;
    schema:name "Girls' Frontline"@en,
        "少女前线"@ja,
        "Girls' Frontline"@ja-latn ;
    foaf:name "Girls' Frontline"@en,
        "少女前线"@ja,
        "Girls' Frontline"@ja-latn .

<album/144962#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn ;
    mo:composer <artist/28411#subject> ;
    mo:produced_work <album/144962#musicalwork> ;
    schema:name "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn .

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

<album/144962#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn ;
    mo:performance_of <album/144962#musicalwork> ;
    mo:recorded_as <album/144962#musicalexpression> ;
    schema:name "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn ;
    schema:workPerformed <album/144962#musicalwork> .

<https://media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144962#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> ;
    foaf:depicts <album/144962#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> .

<https://medium-media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144962#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-27"^^xsd:date ;
    dcterms:title "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144962#musicalexpression> ;
    mo:publisher _:N065944afc87f496aaa59a38af4e63f20 ;
    mo:record _:Ncd54a3bbe9054251a2b6c48f12d9e6c6 ;
    mo:record_count 1 ;
    schema:about <product/7289#subject> ;
    schema:datePublished "2020-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> ;
    schema:name "Polaris"@en,
        "Polaris(游戏《少女前线》2020年冬活“偏振光”ED)"@ja,
        "Polaris"@ja-latn ;
    schema:publisher _:N065944afc87f496aaa59a38af4e63f20 ;
    foaf:depiction <https://media.vgm.io/albums/26/144962/144962-9ec5b211b053.jpg> .

_:N065944afc87f496aaa59a38af4e63f20 schema:name "SUNBORN NETWORK TECHNOLOGY LTD.CO, G.K"@en ;
    foaf:name "SUNBORN NETWORK TECHNOLOGY LTD.CO, G.K"@en .

_:Ncd54a3bbe9054251a2b6c48f12d9e6c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd59bae3a58d14d2a9507b0f999cfae31 ;
    mo:track_count 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd59bae3a58d14d2a9507b0f999cfae31 .

_:Nd59bae3a58d14d2a9507b0f999cfae31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polaris"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ncd54a3bbe9054251a2b6c48f12d9e6c6 ;
    schema:name "Polaris"@en .

