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

<artist/6311#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takanori Nishikawa"@en,
        "西川貴教"@ja ;
    foaf:made <album/25980#lyrics>,
        <album/25980#subject> ;
    foaf:name "Takanori Nishikawa"@en,
        "西川貴教"@ja .

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

<artist/6309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25980#subject> ;
    schema:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja ;
    foaf:made <album/25980#composition>,
        <album/25980#subject> ;
    foaf:name "Hiroshi Shibasaki"@en,
        "柴崎浩"@ja .

<album/25980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:composer <artist/6309#subject> ;
    mo:produced_work <album/25980#musicalwork> ;
    schema:name "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/08/25980/25980-1304964661.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25980#performance> ;
    schema:name "SASSY"@en ;
    foaf:name "SASSY"@en .

<artist/36209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25980#performance> ;
    schema:name "IKUO"@en ;
    foaf:name "IKUO"@en .

<artist/6310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25980#performance> ;
    schema:name "abingdon boys school"@en,
        "アビングドンボーイズスクール"@ja ;
    foaf:name "abingdon boys school"@en,
        "アビングドンボーイズスクール"@ja .

<album/25980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:performance_of <album/25980#musicalwork> ;
    mo:performer <artist/21624#subject>,
        <artist/36209#subject>,
        <artist/6310#subject> ;
    mo:recorded_as <album/25980#musicalexpression> ;
    schema:byArtist <artist/21624#subject>,
        <artist/36209#subject>,
        <artist/6310#subject> ;
    schema:name "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/25980#musicalwork> .

<album/25980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-3277~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/25980#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N0fe7e4b489a444bf8e5fe86673303f19,
        _:N23975227aed841ab93164e76af6ee7a8 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tokyo Magnitude 8.0"@en ;
            foaf:name "Tokyo Magnitude 8.0"@en ] ;
    schema:byArtist <artist/21624#subject>,
        <artist/36209#subject>,
        <artist/6310#subject> ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/25980/25980-1304964661.jpg> ;
    schema:name "Kimi no Uta / abingdon boys school [Limited Edition]"@en,
        "キミノウタ / abingdon boys school"@ja,
        "Kimi no Uta / abingdon boys school [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/25980/25980-1304964661.jpg> .

_:N04c948b1a507400dbf012fcfe914a510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノウタ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23975227aed841ab93164e76af6ee7a8 ;
    schema:name "キミノウタ"@ja .

_:N0fe7e4b489a444bf8e5fe86673303f19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd627d873112343a299579b8a1698ca32 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd627d873112343a299579b8a1698ca32 .

_:Nd627d873112343a299579b8a1698ca32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "abingdon boys school recording documentary"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fe7e4b489a444bf8e5fe86673303f19 ;
    schema:name "abingdon boys school recording documentary"@ja .

_:Neb99dd8a19974a49a91e943f3262f646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STEALTH -零号式JAP-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23975227aed841ab93164e76af6ee7a8 ;
    schema:name "STEALTH -零号式JAP-"@ja .

_:N23975227aed841ab93164e76af6ee7a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c948b1a507400dbf012fcfe914a510,
        _:Neb99dd8a19974a49a91e943f3262f646 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N04c948b1a507400dbf012fcfe914a510,
        _:Neb99dd8a19974a49a91e943f3262f646 .

