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

<album/5609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn ;
    mo:produced_work <album/5609#musicalwork> ;
    schema:name "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn .

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

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

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

<album/5609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn ;
    mo:performance_of <album/5609#musicalwork> ;
    mo:recorded_as <album/5609#musicalexpression> ;
    schema:name "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn ;
    schema:workPerformed <album/5609#musicalwork> .

<org/3587#subject> schema:name "mixed up"@en,
        "mixed up"@ja,
        "mixed up"@ja-latn ;
    foaf:name "mixed up"@en,
        "mixed up"@ja,
        "mixed up"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/5609/5609-1196339142.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-22"^^xsd:date ;
    dcterms:title "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn ;
    mo:catalogue_number "IOCD-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5609#musicalexpression> ;
    mo:publisher <org/3587#subject> ;
    mo:record _:Nbdf289dd5fdf4c95939f1a7c68c416ac ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "StarTRain"@en ;
            foaf:name "StarTRain"@en ] ;
    schema:datePublished "2006-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/5609/5609-1196339142.jpg> ;
    schema:name "StarTRain Special DramaCD Sofmap Edition"@en,
        "StarTRain Special DramaCD Sofmap Edition"@ja,
        "StarTRain Special DramaCD Sofmap Edition"@ja-latn ;
    schema:publisher <org/3587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/5609/5609-1196339142.jpg> .

_:N55f512d3a41a44268fa2946a5a1642df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニートになった奈美"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:10"^^xsd:interval ;
    schema:inPlaylist _:Nbdf289dd5fdf4c95939f1a7c68c416ac ;
    schema:name "ニートになった奈美"@ja .

_:N73d7f8148a02411790c6ac4a76f34636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奈美さんからのメッセージ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nbdf289dd5fdf4c95939f1a7c68c416ac ;
    schema:name "奈美さんからのメッセージ"@ja .

_:Nbdf289dd5fdf4c95939f1a7c68c416ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55f512d3a41a44268fa2946a5a1642df,
        _:N73d7f8148a02411790c6ac4a76f34636 ;
    mo:track_count 2 ;
    schema:duration "PT13:23"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N55f512d3a41a44268fa2946a5a1642df,
        _:N73d7f8148a02411790c6ac4a76f34636 .

