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

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96900#subject> ;
    schema:name "a2c"@en ;
    foaf:made <album/96900#composition>,
        <album/96900#lyrics>,
        <album/96900#subject> ;
    foaf:name "a2c"@en .

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96900#subject> ;
    schema:name "TERRA"@en ;
    foaf:made <album/96900#composition>,
        <album/96900#lyrics>,
        <album/96900#subject> ;
    foaf:name "TERRA"@en .

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

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

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

<https://medium-media.vgm.io/albums/00/96900/96900-1583616047.jpg> a schema:ImageObject,
        foaf:Image .

<album/96900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn ;
    mo:composer <artist/1104#subject>,
        <artist/1106#subject> ;
    mo:produced_work <album/96900#musicalwork> ;
    schema:name "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn .

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

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

<album/96900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn ;
    mo:performance_of <album/96900#musicalwork> ;
    mo:performer <artist/560#subject> ;
    mo:recorded_as <album/96900#musicalexpression> ;
    schema:byArtist <artist/560#subject> ;
    schema:name "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn ;
    schema:workPerformed <album/96900#musicalwork> .

<artist/560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96900#performance> ;
    schema:name "MintJam"@en ;
    foaf:name "MintJam"@en .

<album/96900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn ;
    mo:catalogue_number "ATUD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96900#musicalexpression> ;
    mo:publisher _:Ne4c3058b252b4144bd964ff4076e6e44 ;
    mo:record _:Nd13f22539816431caff1837e3741dfe8 ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:byArtist <artist/560#subject> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/00/96900/96900-1583616047.jpg> ;
    schema:name "starting over"@en,
        "starting over"@ja,
        "starting over"@ja-latn ;
    schema:publisher _:Ne4c3058b252b4144bd964ff4076e6e44 ;
    foaf:depiction <https://media.vgm.io/albums/00/96900/96900-1583616047.jpg> .

_:N4f3efd0bf92142be826cee75a6186aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd13f22539816431caff1837e3741dfe8 ;
    schema:name "starting over"@en .

_:N857494120ddf45c4ada7be263798d93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bias"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd13f22539816431caff1837e3741dfe8 ;
    schema:name "Bias"@en .

_:N8bf9a8c0954c4db4b145a009d441fb39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starting over (vocal off track)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd13f22539816431caff1837e3741dfe8 ;
    schema:name "starting over (vocal off track)"@en .

_:Na44fa550c3f442cd80db0f8fb6855819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bias (vocal off track)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd13f22539816431caff1837e3741dfe8 ;
    schema:name "Bias (vocal off track)"@en .

_:Ne4c3058b252b4144bd964ff4076e6e44 schema:name "AND-T"@en ;
    foaf:name "AND-T"@en .

_:Nd13f22539816431caff1837e3741dfe8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f3efd0bf92142be826cee75a6186aa2,
        _:N857494120ddf45c4ada7be263798d93a,
        _:N8bf9a8c0954c4db4b145a009d441fb39,
        _:Na44fa550c3f442cd80db0f8fb6855819 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f3efd0bf92142be826cee75a6186aa2,
        _:N857494120ddf45c4ada7be263798d93a,
        _:N8bf9a8c0954c4db4b145a009d441fb39,
        _:Na44fa550c3f442cd80db0f8fb6855819 .

