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

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

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

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

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

<artist/30702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89290#subject> ;
    schema:name "Harumaki Gohan"@en,
        "はるまきごはん"@ja ;
    foaf:made <album/89290#composition>,
        <album/89290#lyrics>,
        <album/89290#subject> ;
    foaf:name "Harumaki Gohan"@en,
        "はるまきごはん"@ja .

<artist/32107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89290#subject> ;
    schema:name "tohma"@en,
        "トーマ"@ja ;
    foaf:made <album/89290#composition>,
        <album/89290#lyrics>,
        <album/89290#subject> ;
    foaf:name "tohma"@en,
        "トーマ"@ja .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

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

<org/1196#subject> schema:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn ;
    foaf:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn .

<https://media.vgm.io/albums/09/89290/89290-1565471563.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89290#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/89290/89290-1565471563.png> ;
    foaf:depicts <album/89290#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/89290/89290-1565471563.png> .

<https://medium-media.vgm.io/albums/09/89290/89290-1565471563.png> a schema:ImageObject,
        foaf:Image .

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

<album/89290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn ;
    mo:performance_of <album/89290#musicalwork> ;
    mo:performer <artist/11666#subject> ;
    mo:recorded_as <album/89290#musicalexpression> ;
    schema:byArtist <artist/11666#subject> ;
    schema:name "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn ;
    schema:workPerformed <album/89290#musicalwork> .

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89290#performance> ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<album/89290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DATEKEN"@en ;
            foaf:made <album/89290#composition> ;
            foaf:name "DATEKEN"@en ],
        <artist/15120#subject>,
        <artist/26614#subject>,
        <artist/29244#subject>,
        <artist/30702#subject>,
        <artist/32107#subject> ;
    mo:produced_work <album/89290#musicalwork> ;
    schema:name "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn .

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

<album/89290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn ;
    mo:catalogue_number "BBCL-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89290#musicalexpression> ;
    mo:publisher <org/1196#subject> ;
    mo:record _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:byArtist <artist/11666#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/09/89290/89290-1565471563.png> ;
    schema:name "three / Kano"@en,
        "three / 鹿乃"@ja,
        "three / Kano"@ja-latn ;
    schema:publisher <org/1196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/89290/89290-1565471563.png> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89290#subject> ;
    schema:name "DATEKEN"@en ;
    foaf:made <album/89290#subject> ;
    foaf:name "DATEKEN"@en .

_:N15e511e671a64cbea39d518cf664362a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コバルトメモリーズ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "コバルトメモリーズ"@ja .

_:N1c987c874a92462c8b7db80a635572d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イヤホンと蝉時雨"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "イヤホンと蝉時雨"@ja .

_:N1f822b4c3d7645518765bee101de6d08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "骸骨楽団とリリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "骸骨楽団とリリア"@ja .

_:N39070f7a985d4aa189fdbb90b9fe5f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球最後の告白を"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "地球最後の告白を"@ja .

_:N3a0b446108b048ccb12a8812b4a92775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が生まれた日"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "君が生まれた日"@ja .

_:Nd0ce6fdb541c4b9190051f4fdaedf604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crack"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1be1ae5d1d01430a81e2f0b0f627a837 ;
    schema:name "crack"@ja .

_:N1be1ae5d1d01430a81e2f0b0f627a837 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15e511e671a64cbea39d518cf664362a,
        _:N1c987c874a92462c8b7db80a635572d4,
        _:N1f822b4c3d7645518765bee101de6d08,
        _:N39070f7a985d4aa189fdbb90b9fe5f05,
        _:N3a0b446108b048ccb12a8812b4a92775,
        _:Nd0ce6fdb541c4b9190051f4fdaedf604 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N15e511e671a64cbea39d518cf664362a,
        _:N1c987c874a92462c8b7db80a635572d4,
        _:N1f822b4c3d7645518765bee101de6d08,
        _:N39070f7a985d4aa189fdbb90b9fe5f05,
        _:N3a0b446108b048ccb12a8812b4a92775,
        _:Nd0ce6fdb541c4b9190051f4fdaedf604 .

