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

<artist/1515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72023#subject> ;
    schema:name "Tomoko Tane"@en,
        "種ともこ"@ja ;
    foaf:made <album/72023#composition>,
        <album/72023#lyrics>,
        <album/72023#subject>,
        <album/72023#vocals> ;
    foaf:name "Tomoko Tane"@en,
        "種ともこ"@ja .

<album/72023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn ;
    mo:composer <artist/1515#subject> ;
    mo:produced_work <album/72023#musicalwork> ;
    schema:name "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn .

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

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

<album/72023#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn ;
    mo:performance_of <album/72023#musicalwork> ;
    mo:recorded_as <album/72023#musicalexpression> ;
    schema:name "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn ;
    schema:workPerformed <album/72023#musicalwork> .

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/72023/72023-1507148755.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/72023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-05-21"^^xsd:date ;
    dcterms:title "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn ;
    mo:catalogue_number "07SH-1781" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/72023#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:N75d8d8233fc542f69d9971f88903fd3d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Legend of Coral Island Elfie (Sango-sho Densetsu Aoi Umi no Elfie)"@en ;
            foaf:name "The Legend of Coral Island Elfie (Sango-sho Densetsu Aoi Umi no Elfie)"@en ] ;
    schema:datePublished "1986-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/72023/72023-1507148755.jpg> ;
    schema:name "Mermaid In Blue / Tomoko Tane"@en,
        "マーメイド・イン・ブルー / 種ともこ"@ja,
        "Mermaid In Blue / Tomoko Tane"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/72023/72023-1507148755.jpg> .

_:N332bedbcd97c422284a6575e0a8df436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mermaid In Blue (Ending Version)"@en,
        "マーメイド・イン・ブルー(エンディング・ヴァージョン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N75d8d8233fc542f69d9971f88903fd3d ;
    schema:name "Mermaid In Blue (Ending Version)"@en,
        "マーメイド・イン・ブルー(エンディング・ヴァージョン)"@ja .

_:Ne9823d3497c34de9b99df5e75f37cbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mermaid In Blue"@en,
        "マーメイド・イン・ブルー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N75d8d8233fc542f69d9971f88903fd3d ;
    schema:name "Mermaid In Blue"@en,
        "マーメイド・イン・ブルー"@ja .

_:N75d8d8233fc542f69d9971f88903fd3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N332bedbcd97c422284a6575e0a8df436,
        _:Ne9823d3497c34de9b99df5e75f37cbf5 ;
    mo:track_count 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N332bedbcd97c422284a6575e0a8df436,
        _:Ne9823d3497c34de9b99df5e75f37cbf5 .

