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

<artist/12822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Terra"@en ;
    foaf:made <album/123301#lyrics>,
        <album/123301#subject> ;
    foaf:name "Terra"@en .

<artist/41954#subject> a schema:Person,
        foaf:Person ;
    schema:name "subaru"@en,
        "すばる"@ja ;
    foaf:made <album/123301#subject>,
        <album/123301#vocals> ;
    foaf:name "subaru"@en,
        "すばる"@ja .

<album/123301#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn ;
    mo:produced_work <album/123301#musicalwork> ;
    schema:name "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn .

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

<album/123301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn ;
    mo:performance_of <album/123301#musicalwork> ;
    mo:recorded_as <album/123301#musicalexpression> ;
    schema:name "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn ;
    schema:workPerformed <album/123301#musicalwork> .

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

<org/3416#subject> schema:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn ;
    foaf:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123301#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/123301#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/123301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-11"^^xsd:date ;
    dcterms:title "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn ;
    mo:catalogue_number "CFCD-0049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123301#musicalexpression> ;
    mo:publisher <org/3416#subject> ;
    mo:record _:Ne3d0a4d9213e40c4ac694292d5bdcb80 ;
    mo:record_count 1 ;
    schema:datePublished "2022-09-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Star Chaser"@en,
        "スターチェイサー"@ja,
        "Star Chaser"@ja-latn ;
    schema:publisher <org/3416#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(少女理論観測所"@en ;
    foaf:made <album/123301#subject> ;
    foaf:name "(少女理論観測所"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(少女理論観測所"@en ;
    foaf:made <album/123301#lyrics> ;
    foaf:name "(少女理論観測所"@en .

_:Nc9d16e62d3024eeebb102c6d526d6203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターチェイサー (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne3d0a4d9213e40c4ac694292d5bdcb80 ;
    schema:name "スターチェイサー (Instrumental)"@ja .

_:Nfcf036164bc74de2851a051d600adec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターチェイサー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne3d0a4d9213e40c4ac694292d5bdcb80 ;
    schema:name "スターチェイサー"@ja .

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

