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

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

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

<artist/1070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29944#subject> ;
    schema:name "Takahiro Yonemura"@en,
        "米村高広"@ja ;
    foaf:made <album/29944#composition>,
        <album/29944#subject> ;
    foaf:name "Takahiro Yonemura"@en,
        "米村高広"@ja .

<artist/204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29944#subject> ;
    schema:name "Masashi Yano"@en,
        "矢野雅士"@ja ;
    foaf:made <album/29944#composition>,
        <album/29944#subject> ;
    foaf:name "Masashi Yano"@en,
        "矢野雅士"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29944#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/29944#composition>,
        <album/29944#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29944#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/29944#composition>,
        <album/29944#subject> ;
    foaf:name "Shade"@en .

<event/101> a mo:Release ;
    schema:name "Released at M3-2001 Spring (Apr 30, 2001)" .

<product/1034#subject> a schema:CreativeWork ;
    schema:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn ;
    foaf:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn .

<product/18066#subject> a schema:CreativeWork ;
    schema:name "Shuumatsu no Sugoshikata: The world is drawing to an W/end."@en,
        "終末の過ごし方 The world is drawing to an W/end."@ja,
        "Shuumatsu no Sugoshikata: The world is drawing to an W/end."@ja-latn ;
    foaf:name "Shuumatsu no Sugoshikata: The world is drawing to an W/end."@en,
        "終末の過ごし方 The world is drawing to an W/end."@ja,
        "Shuumatsu no Sugoshikata: The world is drawing to an W/end."@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

<product/5700#subject> a schema:CreativeWork ;
    schema:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn ;
    foaf:name "Magical☆Antique"@en,
        "まじかる☆アンティーク"@ja,
        "Magical☆Antique"@ja-latn .

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

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

<org/924#subject> schema:name "MEL-WS"@en,
        "MEL-WS"@ja,
        "MEL-WS"@ja-latn ;
    foaf:name "MEL-WS"@en,
        "MEL-WS"@ja,
        "MEL-WS"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/29944/29944-1320796456.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spectacles"@en,
        "Spectacles"@ja,
        "Spectacles"@ja-latn ;
    mo:composer <artist/1070#subject>,
        <artist/204#subject>,
        <artist/29#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/29944#musicalwork> ;
    schema:name "Spectacles"@en,
        "Spectacles"@ja,
        "Spectacles"@ja-latn .

<album/29944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-04-30"^^xsd:date ;
    dcterms:title "Spectacles"@en,
        "Spectacles"@ja,
        "Spectacles"@ja-latn ;
    mo:catalogue_number "WVST-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29944#musicalexpression> ;
    mo:publisher <org/924#subject> ;
    mo:record _:N45b563d919ef4458a0970c882ec95614 ;
    mo:record_count 1 ;
    mo:release <event/101> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pastel Chime"@en ;
            foaf:name "Pastel Chime"@en ],
        <product/1034#subject>,
        <product/18066#subject>,
        <product/4352#subject>,
        <product/5700#subject> ;
    schema:datePublished "2001-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/29944/29944-1320796456.jpg> ;
    schema:name "Spectacles"@en,
        "Spectacles"@ja,
        "Spectacles"@ja-latn ;
    schema:publisher <org/924#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/29944/29944-1320796456.jpg> .

_:N270a385d2d6d46cf86290b68b3ed2967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セレスのテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "セレスのテーマ"@ja .

_:N67ecc1aecf0446fd82939f9564e9c771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女の憂鬱"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "彼女の憂鬱"@ja .

_:N848dd98d206a452c8166bf6b4b5d43f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない明日"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "見えない明日"@ja .

_:N89aac903d78e4527a605651cf85866a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感謝祭"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "感謝祭"@ja .

_:Nd4df1debc5e641d5a594051d75ad3a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Lavender"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "Blue Lavender"@ja .

_:Ne1c013b305504ee39a10d52bbedf876e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だって、そうやもん☆"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N45b563d919ef4458a0970c882ec95614 ;
    schema:name "だって、そうやもん☆"@ja .

_:N45b563d919ef4458a0970c882ec95614 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N270a385d2d6d46cf86290b68b3ed2967,
        _:N67ecc1aecf0446fd82939f9564e9c771,
        _:N848dd98d206a452c8166bf6b4b5d43f0,
        _:N89aac903d78e4527a605651cf85866a7,
        _:Nd4df1debc5e641d5a594051d75ad3a32,
        _:Ne1c013b305504ee39a10d52bbedf876e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N270a385d2d6d46cf86290b68b3ed2967,
        _:N67ecc1aecf0446fd82939f9564e9c771,
        _:N848dd98d206a452c8166bf6b4b5d43f0,
        _:N89aac903d78e4527a605651cf85866a7,
        _:Nd4df1debc5e641d5a594051d75ad3a32,
        _:Ne1c013b305504ee39a10d52bbedf876e .

