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

<artist/26291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satori Negishi"@en,
        "根岸さとり"@ja ;
    foaf:made <album/33445#lyrics>,
        <album/33445#subject>,
        <album/33445#vocals> ;
    foaf:name "Satori Negishi"@en,
        "根岸さとり"@ja .

<artist/3697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33445#subject> ;
    schema:name "Yasutaka Mizushima"@en,
        "水島康貴"@ja ;
    foaf:made <album/33445#composition>,
        <album/33445#subject> ;
    foaf:name "Yasutaka Mizushima"@en,
        "水島康貴"@ja .

<artist/6089#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33445#subject> ;
    schema:name "Masala Nishid."@en,
        "西田マサラ"@ja ;
    foaf:made <album/33445#composition>,
        <album/33445#subject> ;
    foaf:name "Masala Nishid."@en,
        "西田マサラ"@ja .

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

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

<album/33445#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn ;
    mo:performance_of <album/33445#musicalwork> ;
    mo:recorded_as <album/33445#musicalexpression> ;
    schema:name "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn ;
    schema:workPerformed <album/33445#musicalwork> .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/33445/33445-1403305027.jpg> a schema:ImageObject,
        foaf:Image .

<album/33445#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn ;
    mo:composer <artist/3697#subject>,
        <artist/6089#subject> ;
    mo:produced_work <album/33445#musicalwork> ;
    schema:name "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn .

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

<album/33445#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-23"^^xsd:date ;
    dcterms:title "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn ;
    mo:catalogue_number "VICL-36154" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33445#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N85291c3e3c0a445ea52f69d0f377a2fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mobile Suit Gundam SEED C.E. 73 Stargazer"@en ;
            foaf:name "Mobile Suit Gundam SEED C.E. 73 Stargazer"@en ] ;
    schema:datePublished "2006-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/33445/33445-1403305027.jpg> ;
    schema:name "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@en,
        "STARGAZER ～星の扉 / 根岸さとり"@ja,
        "STARGAZER ~ Hoshi no Tobira / Satori Negishi"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/33445/33445-1403305027.jpg> .

_:N67d59e189380499aa85426600c75f2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle of the Crescent Moon"@en,
        "三日月のパズル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N85291c3e3c0a445ea52f69d0f377a2fc ;
    schema:name "Puzzle of the Crescent Moon"@en,
        "三日月のパズル"@ja .

_:Nb9fe35f19deb4d9db050e8aa084aa276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARGAZER ~ Door of the Stars (without vocal)"@en,
        "STARGAZER ～星の扉 (without vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N85291c3e3c0a445ea52f69d0f377a2fc ;
    schema:name "STARGAZER ~ Door of the Stars (without vocal)"@en,
        "STARGAZER ～星の扉 (without vocal)"@ja .

_:Ncf393427c1f74b838485795e6b3fec61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STARGAZER ~ Door of the Stars"@en,
        "STARGAZER ～星の扉"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N85291c3e3c0a445ea52f69d0f377a2fc ;
    schema:name "STARGAZER ~ Door of the Stars"@en,
        "STARGAZER ～星の扉"@ja .

_:Nfbcab8ed46d3437bbf3b453f7e942979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle of the Crescent Moon (without vocal)"@en,
        "三日月のパズル (without vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N85291c3e3c0a445ea52f69d0f377a2fc ;
    schema:name "Puzzle of the Crescent Moon (without vocal)"@en,
        "三日月のパズル (without vocal)"@ja .

_:N85291c3e3c0a445ea52f69d0f377a2fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67d59e189380499aa85426600c75f2e0,
        _:Nb9fe35f19deb4d9db050e8aa084aa276,
        _:Ncf393427c1f74b838485795e6b3fec61,
        _:Nfbcab8ed46d3437bbf3b453f7e942979 ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N67d59e189380499aa85426600c75f2e0,
        _:Nb9fe35f19deb4d9db050e8aa084aa276,
        _:Ncf393427c1f74b838485795e6b3fec61,
        _:Nfbcab8ed46d3437bbf3b453f7e942979 .

