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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29262#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/29262#composition>,
        <album/29262#subject> ;
    foaf:name "ZUN"@en .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/29262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fetal Movement"@en,
        "Fetal Movement"@ja,
        "Fetal Movement"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29262#musicalwork> ;
    schema:name "Fetal Movement"@en,
        "Fetal Movement"@ja,
        "Fetal Movement"@ja-latn .

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

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

<org/1423#subject> schema:name "nekonotsuka"@en,
        "猫乃塚"@ja,
        "nekonotsuka"@ja-latn ;
    foaf:name "nekonotsuka"@en,
        "猫乃塚"@ja,
        "nekonotsuka"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/29262/29262-1317506290.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-06"^^xsd:date ;
    dcterms:title "Fetal Movement"@en,
        "Fetal Movement"@ja,
        "Fetal Movement"@ja-latn ;
    mo:catalogue_number "NZCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29262#musicalexpression> ;
    mo:publisher <org/1423#subject> ;
    mo:record _:N9f17912362274ef682ed7e316498d8c6 ;
    mo:record_count 1 ;
    schema:about <product/18#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-06-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/29262/29262-1317506290.jpg> ;
    schema:name "Fetal Movement"@en,
        "Fetal Movement"@ja,
        "Fetal Movement"@ja-latn ;
    schema:publisher <org/1423#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/29262/29262-1317506290.jpg> .

_:N07f7edb2172c426e868893b596ab8a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fetal Movement"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N9f17912362274ef682ed7e316498d8c6 ;
    schema:name "Fetal Movement"@ja .

_:N9251c38f2203477fb2378b9c4d746013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寅コン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9f17912362274ef682ed7e316498d8c6 ;
    schema:name "寅コン"@ja .

_:Nbf00c65c280444a192f75ff34af26e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Movement"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N9f17912362274ef682ed7e316498d8c6 ;
    schema:name "Mechanical Movement"@ja .

_:Ndf00a5a2514b4ff9a5a0b3d324ffd41e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of separation"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9f17912362274ef682ed7e316498d8c6 ;
    schema:name "Day of separation"@ja .

_:Ne3f265331a0b4e70a20390300d609439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate magus"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N9f17912362274ef682ed7e316498d8c6 ;
    schema:name "Desperate magus"@ja .

_:N9f17912362274ef682ed7e316498d8c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f7edb2172c426e868893b596ab8a37,
        _:N9251c38f2203477fb2378b9c4d746013,
        _:Nbf00c65c280444a192f75ff34af26e18,
        _:Ndf00a5a2514b4ff9a5a0b3d324ffd41e,
        _:Ne3f265331a0b4e70a20390300d609439 ;
    mo:track_count 5 ;
    schema:duration "PT22:16"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N07f7edb2172c426e868893b596ab8a37,
        _:N9251c38f2203477fb2378b9c4d746013,
        _:Nbf00c65c280444a192f75ff34af26e18,
        _:Ndf00a5a2514b4ff9a5a0b3d324ffd41e,
        _:Ne3f265331a0b4e70a20390300d609439 .

