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

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/79471#subject>,
        <album/79471#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:made <album/79471#subject>,
        <album/79471#vocals> ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

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

<product/6551#subject> a schema:CreativeWork ;
    schema:name "iMarine Project"@en,
        "アイマリンプロジェクト"@ja,
        "iMarine Project"@ja-latn ;
    foaf:name "iMarine Project"@en,
        "アイマリンプロジェクト"@ja,
        "iMarine Project"@ja-latn .

<album/79471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn ;
    mo:composer <artist/26083#subject> ;
    mo:produced_work <album/79471#musicalwork> ;
    schema:name "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn .

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

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

<album/79471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn ;
    mo:performance_of <album/79471#musicalwork> ;
    mo:recorded_as <album/79471#musicalexpression> ;
    schema:name "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn ;
    schema:workPerformed <album/79471#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/79471/79471-1533048902.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/79471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-31"^^xsd:date ;
    dcterms:title "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn ;
    mo:catalogue_number "PCSP-02482" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79471#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Ne3942b4049fb4e1290b1110427e744ee ;
    mo:record_count 1 ;
    schema:about <product/6551#subject> ;
    schema:datePublished "2018-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/79471/79471-1533048902.jpg> ;
    schema:name "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@en,
        "Sea Breeze / アイマリン(CV:内田彩),アイワリン(CV:竹達彩奈)"@ja,
        "Sea Breeze / iMarine (CV: Aya Uchida), iWarine (CV: Ayana Taketatsu)"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/79471/79471-1533048902.jpg> .

_:N12e5c946289a435d9fc51897694b3b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Breeze"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne3942b4049fb4e1290b1110427e744ee ;
    schema:name "Sea Breeze"@en .

_:Ne3942b4049fb4e1290b1110427e744ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e5c946289a435d9fc51897694b3b26 ;
    mo:track_count 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N12e5c946289a435d9fc51897694b3b26 .

