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

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:made <album/56055#subject>,
        <album/56055#vocals> ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/16188#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja ;
    foaf:made <album/56055#subject>,
        <album/56055#vocals> ;
    foaf:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja .

<artist/16469#subject> a schema:Person,
        foaf:Person ;
    schema:name "TrySail"@en ;
    foaf:made <album/56055#subject>,
        <album/56055#vocals> ;
    foaf:name "TrySail"@en .

<artist/16470#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momo Asakura"@en,
        "麻倉もも"@ja ;
    foaf:made <album/56055#subject>,
        <album/56055#vocals> ;
    foaf:name "Momo Asakura"@en,
        "麻倉もも"@ja .

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56055#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/56055#composition>,
        <album/56055#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/17129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56055#subject> ;
    schema:name "Akihiro Kasuga"@en,
        "春日章宏"@ja ;
    foaf:made <album/56055#composition>,
        <album/56055#subject> ;
    foaf:name "Akihiro Kasuga"@en,
        "春日章宏"@ja .

<product/4047#subject> a schema:CreativeWork ;
    schema:name "Koyomimonogatari"@en,
        "暦物語"@ja,
        "Koyomimonogatari"@ja-latn ;
    foaf:name "Koyomimonogatari"@en,
        "暦物語"@ja,
        "Koyomimonogatari"@ja-latn .

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

<album/56055#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn ;
    mo:performance_of <album/56055#musicalwork> ;
    mo:recorded_as <album/56055#musicalexpression> ;
    schema:name "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn ;
    schema:workPerformed <album/56055#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/55/56055/56055-1455838336.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56055#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Wings Music"@en ;
            foaf:made <album/56055#composition> ;
            foaf:name "(Wings Music"@en ],
        <artist/10945#subject>,
        <artist/17129#subject> ;
    mo:produced_work <album/56055#musicalwork> ;
    schema:name "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn .

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

<album/56055#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-10"^^xsd:date ;
    dcterms:title "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn ;
    mo:catalogue_number "SVWC-70137" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56055#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N52926f7723374fa6a9a7c84f8c04b4eb ;
    mo:record_count 1 ;
    schema:about <product/4047#subject> ;
    schema:datePublished "2016-02-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/56055/56055-1455838336.jpg> ;
    schema:name "whiz / TrySail"@en,
        "whiz / TrySail"@ja,
        "whiz / TrySail"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/56055/56055-1455838336.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56055#subject> ;
    schema:name "(Wings Music"@en ;
    foaf:made <album/56055#subject> ;
    foaf:name "(Wings Music"@en .

_:N0ba4f2c3dd0541f683d8cce04acf852c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby My Step"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N52926f7723374fa6a9a7c84f8c04b4eb ;
    schema:name "Baby My Step"@en .

_:N58913684cadd4e85b64dec83be0d5256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "whiz [Instrumental]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N52926f7723374fa6a9a7c84f8c04b4eb ;
    schema:name "whiz [Instrumental]"@en .

_:Nd1427446f7324bbda157b1de2b1ffc8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby My Step [Instrumental]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N52926f7723374fa6a9a7c84f8c04b4eb ;
    schema:name "Baby My Step [Instrumental]"@en .

_:Ne93927ed1ef648aa92dc0b5f36efd95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "whiz"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N52926f7723374fa6a9a7c84f8c04b4eb ;
    schema:name "whiz"@en .

_:N52926f7723374fa6a9a7c84f8c04b4eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ba4f2c3dd0541f683d8cce04acf852c,
        _:N58913684cadd4e85b64dec83be0d5256,
        _:Nd1427446f7324bbda157b1de2b1ffc8a,
        _:Ne93927ed1ef648aa92dc0b5f36efd95b ;
    mo:track_count 4 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ba4f2c3dd0541f683d8cce04acf852c,
        _:N58913684cadd4e85b64dec83be0d5256,
        _:Nd1427446f7324bbda157b1de2b1ffc8a,
        _:Ne93927ed1ef648aa92dc0b5f36efd95b .

