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

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    schema:name "ZAQ"@en ;
    foaf:made <album/51451#lyrics>,
        <album/51451#subject> ;
    foaf:name "ZAQ"@en .

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:made <album/51451#subject>,
        <album/51451#vocals> ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/10246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51451#subject> ;
    schema:name "Teppei Shimizu"@en,
        "清水哲平"@ja ;
    foaf:made <album/51451#composition>,
        <album/51451#subject> ;
    foaf:name "Teppei Shimizu"@en,
        "清水哲平"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51451#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/51451#composition>,
        <album/51451#lyrics>,
        <album/51451#subject> ;
    foaf:name "R·O·N"@en .

<product/3180#subject> a schema:CreativeWork ;
    schema:name "Kuroko's Basketball 3"@en,
        "黒子のバスケ3"@ja,
        "Kuroko no Basket 3"@ja-latn ;
    foaf:name "Kuroko's Basketball 3"@en,
        "黒子のバスケ3"@ja,
        "Kuroko no Basket 3"@ja-latn .

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

<album/51451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn ;
    mo:performance_of <album/51451#musicalwork> ;
    mo:recorded_as <album/51451#musicalexpression> ;
    schema:name "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn ;
    schema:workPerformed <album/51451#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/15/51451/51451-1426524937.jpg> a schema:ImageObject,
        foaf:Image .

<album/51451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn ;
    mo:composer <artist/10246#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/51451#musicalwork> ;
    schema:name "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn .

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

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

<album/51451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-08"^^xsd:date ;
    dcterms:title "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn ;
    mo:catalogue_number "LACM-14331" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51451#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N97831968392f49c2b07b9ced28903b33 ;
    mo:record_count 1 ;
    schema:about <product/3180#subject> ;
    schema:datePublished "2015-04-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/51451/51451-1426524937.jpg> ;
    schema:name "ZERO / Kensho Ono"@en,
        "ZERO / 小野賢章"@ja,
        "ZERO / Kensho Ono"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/51451/51451-1426524937.jpg> .

_:N33be6a0d387f48a68e5423180cddf7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERO (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97831968392f49c2b07b9ced28903b33 ;
    schema:name "ZERO (Off Vocal)"@en .

_:N4ec06fcabfb640aebd8f804a3c984b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr.Trickstarr (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97831968392f49c2b07b9ced28903b33 ;
    schema:name "Mr.Trickstarr (Off Vocal)"@en .

_:N7c63a2db8a524e618c147ee3bb260963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr.Trickstarr"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97831968392f49c2b07b9ced28903b33 ;
    schema:name "Mr.Trickstarr"@en .

_:N9eff0220c93f4e018756faf12ed8e91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERO"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97831968392f49c2b07b9ced28903b33 ;
    schema:name "ZERO"@en .

_:N97831968392f49c2b07b9ced28903b33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33be6a0d387f48a68e5423180cddf7d8,
        _:N4ec06fcabfb640aebd8f804a3c984b3e,
        _:N7c63a2db8a524e618c147ee3bb260963,
        _:N9eff0220c93f4e018756faf12ed8e91f ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33be6a0d387f48a68e5423180cddf7d8,
        _:N4ec06fcabfb640aebd8f804a3c984b3e,
        _:N7c63a2db8a524e618c147ee3bb260963,
        _:N9eff0220c93f4e018756faf12ed8e91f .

