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

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

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

<artist/12021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139390#subject> ;
    schema:name "nora2r"@en ;
    foaf:made <album/139390#composition>,
        <album/139390#subject> ;
    foaf:name "nora2r"@en .

<album/139390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Xynchronicity / nora2r"@en,
        "Xynchronicity / nora2r"@ja,
        "Xynchronicity / nora2r"@ja-latn ;
    mo:composer <artist/12021#subject> ;
    mo:produced_work <album/139390#musicalwork> ;
    schema:name "Xynchronicity / nora2r"@en,
        "Xynchronicity / nora2r"@ja,
        "Xynchronicity / nora2r"@ja-latn .

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

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

<org/3657#subject> schema:name "Next Reflection"@en,
        "Next Reflection"@ja,
        "Next Reflection"@ja-latn ;
    foaf:name "Next Reflection"@en,
        "Next Reflection"@ja,
        "Next Reflection"@ja-latn .

<https://media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139390#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> ;
    foaf:depicts <album/139390#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> .

<https://medium-media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> a schema:ImageObject,
        foaf:Image .

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

<album/139390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-30"^^xsd:date ;
    dcterms:title "Xynchronicity / nora2r"@en,
        "Xynchronicity / nora2r"@ja,
        "Xynchronicity / nora2r"@ja-latn ;
    mo:catalogue_number "NXRDG004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139390#musicalexpression> ;
    mo:publisher <org/3657#subject> ;
    mo:record _:N8001fbe59a5147e8b91dcf02883d3a4a ;
    mo:record_count 1 ;
    schema:datePublished "2024-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> ;
    schema:name "Xynchronicity / nora2r"@en,
        "Xynchronicity / nora2r"@ja,
        "Xynchronicity / nora2r"@ja-latn ;
    schema:publisher <org/3657#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/139390/139390-5dc6d1039d72.png> .

_:N8001fbe59a5147e8b91dcf02883d3a4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne6f2cc1e2fc946cbb0991bee81777012 ;
    mo:track_count 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne6f2cc1e2fc946cbb0991bee81777012 .

_:Ne6f2cc1e2fc946cbb0991bee81777012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xynchronicity"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8001fbe59a5147e8b91dcf02883d3a4a ;
    schema:name "Xynchronicity"@en .

