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

<artist/18930#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reina Kondo"@en,
        "近藤玲奈"@ja ;
    foaf:made <album/127853#subject>,
        <album/127853#vocals> ;
    foaf:name "Reina Kondo"@en,
        "近藤玲奈"@ja .

<artist/28549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Fujimura"@en,
        "藤村鼓乃美"@ja ;
    foaf:made <album/127853#lyrics>,
        <album/127853#subject> ;
    foaf:name "Konomi Fujimura"@en,
        "藤村鼓乃美"@ja .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127853#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/127853#composition>,
        <album/127853#lyrics>,
        <album/127853#subject> ;
    foaf:name "hisakuni"@en .

<artist/28061#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127853#subject> ;
    schema:name "Koichi Tsurusaki"@en,
        "鶴﨑輝一"@ja ;
    foaf:made <album/127853#composition>,
        <album/127853#subject> ;
    foaf:name "Koichi Tsurusaki"@en,
        "鶴﨑輝一"@ja .

<product/12821#subject> a schema:CreativeWork ;
    schema:name "My Clueless First Friend"@en,
        "事情を知らない転校生がグイグイくる。"@ja,
        "Jijyou wo shiranai tenkousei ga guigui kuru"@ja-latn ;
    foaf:name "My Clueless First Friend"@en,
        "事情を知らない転校生がグイグイくる。"@ja,
        "Jijyou wo shiranai tenkousei ga guigui kuru"@ja-latn .

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

<album/127853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn ;
    mo:performance_of <album/127853#musicalwork> ;
    mo:recorded_as <album/127853#musicalexpression> ;
    schema:name "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn ;
    schema:workPerformed <album/127853#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/35/127853/127853-ece2ba312909.jpg> a schema:ImageObject,
        foaf:Image .

<album/127853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn ;
    mo:composer <artist/17833#subject>,
        <artist/28061#subject> ;
    mo:produced_work <album/127853#musicalwork> ;
    schema:name "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn .

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

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

<album/127853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-05"^^xsd:date ;
    dcterms:title "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn ;
    mo:catalogue_number "COCC-18069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127853#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N656ea8854e4d4b248c27b7cbb5368d6e ;
    mo:record_count 1 ;
    schema:about <product/12821#subject> ;
    schema:datePublished "2023-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/127853/127853-ece2ba312909.jpg> ;
    schema:name "Alcor to Polaris / Reina Kondo"@en,
        "アルコルとポラリス / 近藤玲奈"@ja,
        "Alcor to Polaris / Reina Kondo"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/127853/127853-ece2ba312909.jpg> .

_:N0b9fb867d5bd4ed4a0d3afd8c7f4a880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルコルとポラリス (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N656ea8854e4d4b248c27b7cbb5368d6e ;
    schema:name "アルコルとポラリス (Instrumental)"@ja .

_:Na24baead0c2345babde7922eefcb17ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LemonAid LOVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N656ea8854e4d4b248c27b7cbb5368d6e ;
    schema:name "LemonAid LOVE"@ja .

_:Nd6bbe1ed48f342ffb7af374c0edd36ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LemonAid LOVE (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N656ea8854e4d4b248c27b7cbb5368d6e ;
    schema:name "LemonAid LOVE (Instrumental)"@ja .

_:Ne22cbc7fae1b4d00a51b414827521039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルコルとポラリス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N656ea8854e4d4b248c27b7cbb5368d6e ;
    schema:name "アルコルとポラリス"@ja .

_:N656ea8854e4d4b248c27b7cbb5368d6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b9fb867d5bd4ed4a0d3afd8c7f4a880,
        _:Na24baead0c2345babde7922eefcb17ad,
        _:Nd6bbe1ed48f342ffb7af374c0edd36ea,
        _:Ne22cbc7fae1b4d00a51b414827521039 ;
    mo:track_count 4 ;
    schema:duration "PT16:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b9fb867d5bd4ed4a0d3afd8c7f4a880,
        _:Na24baead0c2345babde7922eefcb17ad,
        _:Nd6bbe1ed48f342ffb7af374c0edd36ea,
        _:Ne22cbc7fae1b4d00a51b414827521039 .

