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

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

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

<artist/33024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83124#subject> ;
    schema:name "Shiryu Kamiya"@en,
        "神谷志龍"@ja ;
    foaf:made <album/83124#composition>,
        <album/83124#subject> ;
    foaf:name "Shiryu Kamiya"@en,
        "神谷志龍"@ja .

<product/6758#subject> a schema:CreativeWork ;
    schema:name "The Morose Mononokean II"@en,
        "不機嫌なモノノケ庵 續"@ja,
        "Fukigen na Mononokean tsuzuki"@ja-latn ;
    foaf:name "The Morose Mononokean II"@en,
        "不機嫌なモノノケ庵 續"@ja,
        "Fukigen na Mononokean tsuzuki"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/83124/83124-1546374369.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83124#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn ;
    mo:performance_of <album/83124#musicalwork> ;
    mo:performer <artist/30703#subject> ;
    mo:recorded_as <album/83124#musicalexpression> ;
    schema:byArtist <artist/30703#subject> ;
    schema:name "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn ;
    schema:workPerformed <album/83124#musicalwork> .

<artist/30703#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83124#performance> ;
    schema:name "Wolpis Carter"@en,
        "ウォルピスカーター"@ja ;
    foaf:made <album/83124#lyrics>,
        <album/83124#subject> ;
    foaf:name "Wolpis Carter"@en,
        "ウォルピスカーター"@ja .

<album/83124#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ichita"@en ;
            foaf:made <album/83124#composition> ;
            foaf:name "Ichita"@en ],
        <artist/30702#subject>,
        <artist/33024#subject> ;
    mo:produced_work <album/83124#musicalwork> ;
    schema:name "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn .

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

<album/83124#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-20"^^xsd:date ;
    dcterms:title "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn ;
    mo:catalogue_number "COCA-17590" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83124#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N1dcad6503e56417cb330303f5a17b4e8 ;
    mo:record_count 1 ;
    schema:about <product/6758#subject> ;
    schema:byArtist <artist/30703#subject> ;
    schema:datePublished "2019-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/83124/83124-1546374369.jpg> ;
    schema:name "1% / Wolpis Carter"@en,
        "1% / ウォルピスカーター"@ja,
        "1% / Wolpis Carter"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/83124/83124-1546374369.jpg> .

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

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

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

_:N1ea4f0b04aaf4975a4dbab7682c56ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1% -instrumental-"@ja,
        "1% -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1dcad6503e56417cb330303f5a17b4e8 ;
    schema:name "1% -instrumental-"@ja,
        "1% -instrumental-"@ja-latn .

_:N3b10c29d81034b2d8dff47e1046e7236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らのミッシングリンク"@ja,
        "Bokura no Missing Link"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N1dcad6503e56417cb330303f5a17b4e8 ;
    schema:name "僕らのミッシングリンク"@ja,
        "Bokura no Missing Link"@ja-latn .

_:N4cf4d29a9cf2474f90eb1adfec5a8286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アノヒノアノウタ"@ja,
        "Ano Hi no Ano Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1dcad6503e56417cb330303f5a17b4e8 ;
    schema:name "アノヒノアノウタ"@ja,
        "Ano Hi no Ano Uta"@ja-latn .

_:Nc38dfca0e6dc42bf99899c6160f0bf54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1%"@ja,
        "1%"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1dcad6503e56417cb330303f5a17b4e8 ;
    schema:name "1%"@ja,
        "1%"@ja-latn .

_:N1dcad6503e56417cb330303f5a17b4e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ea4f0b04aaf4975a4dbab7682c56ce1,
        _:N3b10c29d81034b2d8dff47e1046e7236,
        _:N4cf4d29a9cf2474f90eb1adfec5a8286,
        _:Nc38dfca0e6dc42bf99899c6160f0bf54 ;
    mo:track_count 4 ;
    schema:duration "PT15:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1ea4f0b04aaf4975a4dbab7682c56ce1,
        _:N3b10c29d81034b2d8dff47e1046e7236,
        _:N4cf4d29a9cf2474f90eb1adfec5a8286,
        _:Nc38dfca0e6dc42bf99899c6160f0bf54 .

