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

<artist/28064#subject> a schema:Person,
        foaf:Person ;
    schema:name "ASCA"@en ;
    foaf:made <album/97665#subject>,
        <album/97665#vocals> ;
    foaf:name "ASCA"@en .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/97665#lyrics>,
        <album/97665#subject> ;
    foaf:name "RUCCA"@en .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97665#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/97665#composition>,
        <album/97665#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<product/8266#subject> a schema:CreativeWork ;
    schema:name "Shironeko Project ZERO CHRONICLE"@en,
        "白猫プロジェクト ZERO CHRONICLE"@ja,
        "Shironeko Project ZERO CHRONICLE"@ja-latn ;
    foaf:name "Shironeko Project ZERO CHRONICLE"@en,
        "白猫プロジェクト ZERO CHRONICLE"@ja,
        "Shironeko Project ZERO CHRONICLE"@ja-latn .

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

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

<album/97665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/97665#musicalwork> ;
    mo:recorded_as <album/97665#musicalexpression> ;
    schema:name "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/97665#musicalwork> .

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

<https://medium-media.vgm.io/albums/56/97665/97665-1588493010.jpg> a schema:ImageObject,
        foaf:Image .

<album/97665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/97665#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/130#subject> ;
    mo:produced_work <album/97665#musicalwork> ;
    schema:name "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn .

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

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

<album/97665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-27"^^xsd:date ;
    dcterms:title "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5405~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/97665#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N37eedfbc6ef74ebb822d946efabc8db8,
        _:N4171a33194b04fb4a750039956b57a68 ;
    mo:record_count 2 ;
    schema:about <product/8266#subject> ;
    schema:datePublished "2020-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/97665/97665-1588493010.jpg> ;
    schema:name "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@en,
        "天秤-Libra- / 西川貴教+ASCA"@ja,
        "Libra / Takanori Nishikawa + ASCA [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/97665/97665-1588493010.jpg> .

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

_:Na722b8e75c234594bf35929b4e8af0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libra (Instrumental)"@en,
        "天秤-Libra- (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4171a33194b04fb4a750039956b57a68 ;
    schema:name "Libra (Instrumental)"@en,
        "天秤-Libra- (Instrumental)"@ja .

_:Nab1aa329f74048a8b6f7c0a9816b7d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libra"@en,
        "天秤-Libra-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4171a33194b04fb4a750039956b57a68 ;
    schema:name "Libra"@en,
        "天秤-Libra-"@ja .

_:Ncf235623e40647e6b7fc5096ddc6c8d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Libra\" Music Video"@en,
        "Making of 「天秤-Libra-」 Music Video"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N37eedfbc6ef74ebb822d946efabc8db8 ;
    schema:name "Making of \"Libra\" Music Video"@en,
        "Making of 「天秤-Libra-」 Music Video"@ja .

_:Ne9ab18b634e24b34806a84d6f39170ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libra (Music Video)"@en,
        "天秤-Libra- (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N37eedfbc6ef74ebb822d946efabc8db8 ;
    schema:name "Libra (Music Video)"@en,
        "天秤-Libra- (Music Video)"@ja .

_:N37eedfbc6ef74ebb822d946efabc8db8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ncf235623e40647e6b7fc5096ddc6c8d6,
        _:Ne9ab18b634e24b34806a84d6f39170ce ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ncf235623e40647e6b7fc5096ddc6c8d6,
        _:Ne9ab18b634e24b34806a84d6f39170ce .

_:N4171a33194b04fb4a750039956b57a68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na722b8e75c234594bf35929b4e8af0e7,
        _:Nab1aa329f74048a8b6f7c0a9816b7d24 ;
    mo:track_count 2 ;
    schema:duration "PT9:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na722b8e75c234594bf35929b4e8af0e7,
        _:Nab1aa329f74048a8b6f7c0a9816b7d24 .

