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

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/92855#subject>,
        <album/92855#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

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

<product/3847#subject> a schema:CreativeWork ;
    schema:name "Polyphonica Crimson S"@en,
        "神曲奏界ポリフォニカ クリムゾンS"@ja,
        "Shinkyoku Soukai Polyphonica Crimson S"@ja-latn ;
    foaf:name "Polyphonica Crimson S"@en,
        "神曲奏界ポリフォニカ クリムゾンS"@ja,
        "Shinkyoku Soukai Polyphonica Crimson S"@ja-latn .

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

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

<album/92855#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn ;
    mo:performance_of <album/92855#musicalwork> ;
    mo:recorded_as <album/92855#musicalexpression> ;
    schema:name "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn ;
    schema:workPerformed <album/92855#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/92855/92855-1573705833.jpg> a schema:ImageObject,
        foaf:Image .

<album/92855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "荒巻修久"@en ;
            foaf:made <album/92855#composition> ;
            foaf:name "荒巻修久"@en ],
        <artist/2424#subject> ;
    mo:produced_work <album/92855#musicalwork> ;
    schema:name "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn .

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

<album/92855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-13"^^xsd:date ;
    dcterms:title "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn ;
    mo:catalogue_number "SMCL-175" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92855#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N53e903e1f95742869f1682c775a91d65 ;
    mo:record_count 1 ;
    schema:about <product/3847#subject> ;
    schema:datePublished "2009-05-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/92855/92855-1573705833.jpg> ;
    schema:name "Koi no Uta / Haruka Tomatsu"@en,
        "こいのうた / 戸松 遥"@ja,
        "Koi no Uta / Haruka Tomatsu"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/92855/92855-1573705833.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92855#subject> ;
    schema:name "荒巻修久"@en ;
    foaf:made <album/92855#subject> ;
    foaf:name "荒巻修久"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "荒巻修久"@en ;
    foaf:made <album/92855#subject> ;
    foaf:name "荒巻修久"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "荒巻修久"@en ;
    foaf:made <album/92855#lyrics> ;
    foaf:name "荒巻修久"@en .

_:N228ce529b727428690ef78e956e5768c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいのうた (Instrumental)"@ja,
        "Koi no Uta (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N53e903e1f95742869f1682c775a91d65 ;
    schema:name "こいのうた (Instrumental)"@ja,
        "Koi no Uta (Instrumental)"@ja-latn .

_:Nbf097edf02b0438eb19bba60c827763a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:Motion"@ja,
        "Re:Motion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N53e903e1f95742869f1682c775a91d65 ;
    schema:name "Re:Motion"@ja,
        "Re:Motion"@ja-latn .

_:Nfbd3e3329c8e49a18e2a9e2cfd68120b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こいのうた"@ja,
        "Koi no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N53e903e1f95742869f1682c775a91d65 ;
    schema:name "こいのうた"@ja,
        "Koi no Uta"@ja-latn .

_:N53e903e1f95742869f1682c775a91d65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N228ce529b727428690ef78e956e5768c,
        _:Nbf097edf02b0438eb19bba60c827763a,
        _:Nfbd3e3329c8e49a18e2a9e2cfd68120b ;
    mo:track_count 3 ;
    schema:duration "PT12:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N228ce529b727428690ef78e956e5768c,
        _:Nbf097edf02b0438eb19bba60c827763a,
        _:Nfbd3e3329c8e49a18e2a9e2cfd68120b .

