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

<artist/15580#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Yasuda"@en,
        "安田レイ"@ja ;
    foaf:made <album/97672#lyrics>,
        <album/97672#subject>,
        <album/97672#vocals> ;
    foaf:name "Rei Yasuda"@en,
        "安田レイ"@ja .

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97672#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/97672#composition>,
        <album/97672#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

<artist/22252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97672#subject> ;
    schema:name "Jeff Miyahara"@en ;
    foaf:made <album/97672#composition>,
        <album/97672#subject> ;
    foaf:name "Jeff Miyahara"@en .

<artist/28315#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97672#subject> ;
    schema:name "Kuraaki Hori"@en,
        "堀倉彰"@ja ;
    foaf:made <album/97672#composition>,
        <album/97672#subject> ;
    foaf:name "Kuraaki Hori"@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/97672#lyrics> a mo:Lyrics .

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

<album/97672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn ;
    mo:performance_of <album/97672#musicalwork> ;
    mo:recorded_as <album/97672#musicalexpression> ;
    schema:name "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn ;
    schema:workPerformed <album/97672#musicalwork> .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/97672/97672-1587379244.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn ;
    mo:composer <artist/12554#subject>,
        <artist/22252#subject>,
        <artist/28315#subject> ;
    mo:produced_work <album/97672#musicalwork> ;
    schema:name "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn .

<album/97672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-27"^^xsd:date ;
    dcterms:title "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn ;
    mo:catalogue_number "SECL-2577" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97672#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nccbc7e931be34c7fa7ef75ecc7a976a2 ;
    mo:record_count 1 ;
    schema:about <product/8266#subject> ;
    schema:datePublished "2020-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/97672/97672-1587379244.jpg> ;
    schema:name "through the dark / Rei Yasuda"@en,
        "through the dark / 安田レイ"@ja,
        "through the dark / Rei Yasuda"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/97672/97672-1587379244.jpg> .

_:N197ee3c9c2d642318220e2ab1f90a291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true colors -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nccbc7e931be34c7fa7ef75ecc7a976a2 ;
    schema:name "true colors -Instrumental-"@en .

_:N3d16e129825943c4b86256447d8961c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "through the dark"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nccbc7e931be34c7fa7ef75ecc7a976a2 ;
    schema:name "through the dark"@en .

_:N985032eb86734568a26e2ebabdf76d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true colors"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nccbc7e931be34c7fa7ef75ecc7a976a2 ;
    schema:name "true colors"@en .

_:Nfed6e5bca470401584652ae46df63132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "through the dark -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nccbc7e931be34c7fa7ef75ecc7a976a2 ;
    schema:name "through the dark -Instrumental-"@en .

_:Nccbc7e931be34c7fa7ef75ecc7a976a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N197ee3c9c2d642318220e2ab1f90a291,
        _:N3d16e129825943c4b86256447d8961c8,
        _:N985032eb86734568a26e2ebabdf76d74,
        _:Nfed6e5bca470401584652ae46df63132 ;
    mo:track_count 4 ;
    schema:duration "PT14:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N197ee3c9c2d642318220e2ab1f90a291,
        _:N3d16e129825943c4b86256447d8961c8,
        _:N985032eb86734568a26e2ebabdf76d74,
        _:Nfed6e5bca470401584652ae46df63132 .

