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

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/81889#lyrics>,
        <album/81889#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

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

<artist/26298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81889#subject> ;
    schema:name "Kohei Tsukada"@en,
        "塚田耕平"@ja ;
    foaf:made <album/81889#composition>,
        <album/81889#subject> ;
    foaf:name "Kohei Tsukada"@en,
        "塚田耕平"@ja .

<artist/7010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81889#subject> ;
    schema:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja ;
    foaf:made <album/81889#composition>,
        <album/81889#subject> ;
    foaf:name "Shuntaro Kobayashi"@en,
        "小林俊太郎"@ja .

<product/6792#subject> a schema:CreativeWork ;
    schema:name "Grimms Notes The Animation"@en,
        "グリムノーツ The Animation"@ja,
        "Grimms Notes The Animation"@ja-latn ;
    foaf:name "Grimms Notes The Animation"@en,
        "グリムノーツ The Animation"@ja,
        "Grimms Notes The Animation"@ja-latn .

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

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

<album/81889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn ;
    mo:performance_of <album/81889#musicalwork> ;
    mo:recorded_as <album/81889#musicalexpression> ;
    schema:name "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/81889#musicalwork> .

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

<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/98/81889/81889-1545763433.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81889#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/81889/81889-1545763433.jpg> ;
    foaf:depicts <album/81889#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/81889/81889-1545763433.jpg> .

<https://medium-media.vgm.io/albums/98/81889/81889-1545763433.jpg> a schema:ImageObject,
        foaf:Image .

<album/81889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn ;
    mo:composer <artist/26298#subject>,
        <artist/7010#subject> ;
    mo:produced_work <album/81889#musicalwork> ;
    schema:name "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn .

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

<album/81889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-06"^^xsd:date ;
    dcterms:title "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-01752" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/81889#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N72f0a3d2ce8f4d3f8f768f8cadc00854,
        _:Nd5dddc22a0b946069007247cf5aa9f3e ;
    mo:record_count 2 ;
    schema:about <product/6792#subject> ;
    schema:datePublished "2019-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/81889/81889-1545763433.jpg> ;
    schema:name "Innocent Notes / Ayana Taketatsu [Limited Edition]"@en,
        "Innocent Notes / 竹達彩奈"@ja,
        "Innocent Notes / Ayana Taketatsu [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/81889/81889-1545763433.jpg> .

_:N04c0696982e941f09c19ea3c60669f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "年中・愛は・無休"@ja,
        "Nenjuu Ai wa Mukyuu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N72f0a3d2ce8f4d3f8f768f8cadc00854 ;
    schema:name "年中・愛は・無休"@ja,
        "Nenjuu Ai wa Mukyuu"@ja-latn .

_:N23f94686a2ff40f4ab706bcdb3a6fe5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Notes"@ja,
        "Innocent Notes"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N72f0a3d2ce8f4d3f8f768f8cadc00854 ;
    schema:name "Innocent Notes"@ja,
        "Innocent Notes"@ja-latn .

_:N2500c4ad21e74d41be60a7a6e0870632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Notes (Instrumental)"@ja,
        "Innocent Notes (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N72f0a3d2ce8f4d3f8f768f8cadc00854 ;
    schema:name "Innocent Notes (Instrumental)"@ja,
        "Innocent Notes (Instrumental)"@ja-latn .

_:N27a4e1dc18264fe38bd63245294ec697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Notes (Music Video Making)"@ja,
        "Innocent Notes (Music Video Making)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5dddc22a0b946069007247cf5aa9f3e ;
    schema:name "Innocent Notes (Music Video Making)"@ja,
        "Innocent Notes (Music Video Making)"@ja-latn .

_:N40b70679df7844dabe0450581f9b5bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "年中・愛は・無休 (Instrumental)"@ja,
        "Nenjuu Ai wa Mukyuu (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N72f0a3d2ce8f4d3f8f768f8cadc00854 ;
    schema:name "年中・愛は・無休 (Instrumental)"@ja,
        "Nenjuu Ai wa Mukyuu (Instrumental)"@ja-latn .

_:N72117d50ea804ae39c5e4ba61e8268a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Notes (Music Video)"@ja,
        "Innocent Notes (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5dddc22a0b946069007247cf5aa9f3e ;
    schema:name "Innocent Notes (Music Video)"@ja,
        "Innocent Notes (Music Video)"@ja-latn .

_:Nd5dddc22a0b946069007247cf5aa9f3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N27a4e1dc18264fe38bd63245294ec697,
        _:N72117d50ea804ae39c5e4ba61e8268a9 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N27a4e1dc18264fe38bd63245294ec697,
        _:N72117d50ea804ae39c5e4ba61e8268a9 .

_:N72f0a3d2ce8f4d3f8f768f8cadc00854 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c0696982e941f09c19ea3c60669f23,
        _:N23f94686a2ff40f4ab706bcdb3a6fe5f,
        _:N2500c4ad21e74d41be60a7a6e0870632,
        _:N40b70679df7844dabe0450581f9b5bb9 ;
    mo:track_count 4 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04c0696982e941f09c19ea3c60669f23,
        _:N23f94686a2ff40f4ab706bcdb3a6fe5f,
        _:N2500c4ad21e74d41be60a7a6e0870632,
        _:N40b70679df7844dabe0450581f9b5bb9 .

