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

<artist/6560#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Otsuka"@en,
        "大塚利恵"@ja ;
    foaf:made <album/28996#lyrics>,
        <album/28996#subject> ;
    foaf:name "Rie Otsuka"@en,
        "大塚利恵"@ja .

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

<artist/10167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28996#subject> ;
    schema:name "Kohei Tsunami"@en,
        "津波幸平"@ja ;
    foaf:made <album/28996#composition>,
        <album/28996#subject> ;
    foaf:name "Kohei Tsunami"@en,
        "津波幸平"@ja .

<product/1313#subject> a schema:CreativeWork ;
    schema:name "Nura: Rise of the Yokai Clan ~Demon Capital~"@en,
        "ぬらりひょんの孫 〜千年魔京〜"@ja,
        "Nurarihyon no Mago ~Sennen Makyo~"@ja-latn ;
    foaf:name "Nura: Rise of the Yokai Clan ~Demon Capital~"@en,
        "ぬらりひょんの孫 〜千年魔京〜"@ja,
        "Nurarihyon no Mago ~Sennen Makyo~"@ja-latn .

<album/28996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn ;
    mo:composer <artist/10167#subject> ;
    mo:produced_work <album/28996#musicalwork> ;
    schema:name "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/69/28996/28996-1317780671.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28996#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/3228#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28996#performance> ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28996#performance> ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<album/28996#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn ;
    mo:performance_of <album/28996#musicalwork> ;
    mo:performer <artist/3022#subject>,
        <artist/3228#subject>,
        <artist/640#subject> ;
    mo:recorded_as <album/28996#musicalexpression> ;
    schema:byArtist <artist/3022#subject>,
        <artist/3228#subject>,
        <artist/640#subject> ;
    schema:name "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn ;
    schema:workPerformed <album/28996#musicalwork> .

<album/28996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-26"^^xsd:date ;
    dcterms:title "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn ;
    mo:catalogue_number "PCCG-70118" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28996#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N01612f14b773454a891240d8bac016f2 ;
    mo:record_count 1 ;
    schema:about <product/1313#subject> ;
    schema:byArtist <artist/3022#subject>,
        <artist/3228#subject>,
        <artist/640#subject> ;
    schema:datePublished "2011-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/28996/28996-1317780671.jpg> ;
    schema:name "Departure / Katate☆SIZE"@en,
        "Departure / 片手☆SIZE"@ja,
        "Departure / Katate☆SIZE"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/28996/28996-1317780671.jpg> .

_:N2a423934201c4404ad201560facd967d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiara à Moi"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N01612f14b773454a891240d8bac016f2 ;
    schema:name "Tiara à Moi"@en .

_:N404624e90fd74bb0a43225889b223399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiara à Moi (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N01612f14b773454a891240d8bac016f2 ;
    schema:name "Tiara à Moi (Instrumental)"@en .

_:N4a68f17bea1348cdb097b301f0d88b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N01612f14b773454a891240d8bac016f2 ;
    schema:name "Departure"@en .

_:Nf5cbc116f69643b0a215fb3d5ebc88b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N01612f14b773454a891240d8bac016f2 ;
    schema:name "Departure (Instrumental)"@en .

_:N01612f14b773454a891240d8bac016f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a423934201c4404ad201560facd967d,
        _:N404624e90fd74bb0a43225889b223399,
        _:N4a68f17bea1348cdb097b301f0d88b10,
        _:Nf5cbc116f69643b0a215fb3d5ebc88b8 ;
    mo:track_count 4 ;
    schema:duration "PT16:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a423934201c4404ad201560facd967d,
        _:N404624e90fd74bb0a43225889b223399,
        _:N4a68f17bea1348cdb097b301f0d88b10,
        _:Nf5cbc116f69643b0a215fb3d5ebc88b8 .

