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

<artist/29586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saya Shiraishi"@en,
        "白石さや"@ja ;
    foaf:made <album/17212#lyrics>,
        <album/17212#subject> ;
    foaf:name "Saya Shiraishi"@en,
        "白石さや"@ja .

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

<artist/4055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17212#subject> ;
    schema:name "Rodriguez Nobu"@en,
        "ロドリゲスのぶ"@ja ;
    foaf:made <album/17212#composition>,
        <album/17212#subject> ;
    foaf:name "Rodriguez Nobu"@en,
        "ロドリゲスのぶ"@ja .

<artist/905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17212#subject> ;
    schema:name "Amedio"@en,
        "アメディオ"@ja ;
    foaf:made <album/17212#composition>,
        <album/17212#subject> ;
    foaf:name "Amedio"@en,
        "アメディオ"@ja .

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

<org/1880#subject> schema:name "ACTRESS"@en,
        "アクトレス"@ja,
        "ACTRESS"@ja-latn ;
    foaf:name "ACTRESS"@en,
        "アクトレス"@ja,
        "ACTRESS"@ja-latn .

<album/17212#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn ;
    mo:composer <artist/4055#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/17212#musicalwork> ;
    schema:name "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn .

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

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17212#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/3939#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17212#performance> ;
    schema:name "Rinka Hayashida"@en,
        "林田輪朱"@ja ;
    foaf:name "Rinka Hayashida"@en,
        "林田輪朱"@ja .

<album/17212#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn ;
    mo:performance_of <album/17212#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/3939#subject> ;
    mo:recorded_as <album/17212#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/3939#subject> ;
    schema:name "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn ;
    schema:workPerformed <album/17212#musicalwork> .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17212#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/17212#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/17212#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-26"^^xsd:date ;
    dcterms:title "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn ;
    mo:catalogue_number "GR0200301" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17212#musicalexpression> ;
    mo:publisher <org/1880#subject> ;
    mo:record _:N442d0218960a49858e671c19dcd8ca41 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Amano Mikohime"@en ;
            foaf:name "Amano Mikohime"@en ],
        [ a schema:CreativeWork ;
            schema:name "Utakana"@en ;
            foaf:name "Utakana"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/3939#subject> ;
    schema:datePublished "2003-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Grooming Vocal Collection"@en,
        "Grooming Vocal Collection"@ja,
        "Grooming Vocal Collection"@ja-latn ;
    schema:publisher <org/1880#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Azumi"@en ;
    foaf:made <album/17212#subject> ;
    foaf:name "Azumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Azumi"@en ;
    foaf:made <album/17212#lyrics> ;
    foaf:name "Azumi"@en .

_:N00c81cfda1b746d28804e36210b724db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢時計"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "夢時計"@ja .

_:N0cfa2f20f25c4e7eac870b15698b223d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芽生えた未来 ～Brand-new Days～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "芽生えた未来 ～Brand-new Days～"@ja .

_:N18f625a1d60447708414bc77c091983b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詠奏"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "詠奏"@ja .

_:N7b71efb6578d49c289d1164a308f2590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢時計（Inst）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "夢時計（Inst）"@ja .

_:N9b8a69d1c7814d8d96a1a65b8a20d284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくら"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "さくら"@ja .

_:Ndda1e853df2b495fa31d68ce027b6d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芽生えた未来 ～Brand-new Days～（Inst）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N442d0218960a49858e671c19dcd8ca41 ;
    schema:name "芽生えた未来 ～Brand-new Days～（Inst）"@ja .

_:N442d0218960a49858e671c19dcd8ca41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c81cfda1b746d28804e36210b724db,
        _:N0cfa2f20f25c4e7eac870b15698b223d,
        _:N18f625a1d60447708414bc77c091983b,
        _:N7b71efb6578d49c289d1164a308f2590,
        _:N9b8a69d1c7814d8d96a1a65b8a20d284,
        _:Ndda1e853df2b495fa31d68ce027b6d7a ;
    mo:track_count 6 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00c81cfda1b746d28804e36210b724db,
        _:N0cfa2f20f25c4e7eac870b15698b223d,
        _:N18f625a1d60447708414bc77c091983b,
        _:N7b71efb6578d49c289d1164a308f2590,
        _:N9b8a69d1c7814d8d96a1a65b8a20d284,
        _:Ndda1e853df2b495fa31d68ce027b6d7a .

