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

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

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

<artist/10907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71930#subject> ;
    schema:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja ;
    foaf:made <album/71930#composition>,
        <album/71930#subject> ;
    foaf:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja .

<product/5762#subject> a schema:CreativeWork ;
    schema:name "Kino's Journey -the Beautiful World- the Animated Series"@en,
        "キノの旅 -the Beautiful World- the Animated Series"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series"@ja-latn ;
    foaf:name "Kino's Journey -the Beautiful World- the Animated Series"@en,
        "キノの旅 -the Beautiful World- the Animated Series"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series"@ja-latn .

<album/71930#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn ;
    mo:composer <artist/10907#subject> ;
    mo:produced_work <album/71930#musicalwork> ;
    schema:name "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn .

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

<album/71930#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn ;
    mo:performance_of <album/71930#musicalwork> ;
    mo:recorded_as <album/71930#musicalexpression> ;
    schema:name "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn ;
    schema:workPerformed <album/71930#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/71930/71930-1519993422.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71930#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-28"^^xsd:date ;
    dcterms:title "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn ;
    mo:catalogue_number "GNXA-118802" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71930#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N50fd9ae5cd68433aafc52b3fa8d6925a ;
    mo:record_count 1 ;
    schema:about <product/5762#subject> ;
    schema:datePublished "2018-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/71930/71930-1519993422.jpg> ;
    schema:name "KINO'S JOURNEY -the Beautiful World- the Animated Series II Bonus Disc"@en,
        "キノの旅 -the Beautiful World- the Animated Series 中巻 特典ディスク"@ja,
        "Kino no Tabi -the Beautiful World- the Animated Series II Bonus Disc"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/71930/71930-1519993422.jpg> .

_:N36fdb909e41c4c90b1b475b6e76ac577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「見えない真実」-Family Picture-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT16:14"^^xsd:interval ;
    schema:inPlaylist _:N50fd9ae5cd68433aafc52b3fa8d6925a ;
    schema:name "「見えない真実」-Family Picture-"@ja .

_:Ne4009f8adbec4322b84ac88be5a2ac09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「祝福のつもり」-How Much Do I Pay For?-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT31:18"^^xsd:interval ;
    schema:inPlaylist _:N50fd9ae5cd68433aafc52b3fa8d6925a ;
    schema:name "「祝福のつもり」-How Much Do I Pay For?-"@ja .

_:N50fd9ae5cd68433aafc52b3fa8d6925a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36fdb909e41c4c90b1b475b6e76ac577,
        _:Ne4009f8adbec4322b84ac88be5a2ac09 ;
    mo:track_count 2 ;
    schema:duration "PT47:32"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N36fdb909e41c4c90b1b475b6e76ac577,
        _:Ne4009f8adbec4322b84ac88be5a2ac09 .

