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

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/35462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35462#musicalwork> ;
    schema:name "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn .

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

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

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

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

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

<album/35462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn ;
    mo:performance_of <album/35462#musicalwork> ;
    mo:performer _:N27b73b06df2244438e22899a6a9944b1,
        _:N39ac299a6c854760b109dbc3c6793d9a,
        _:N5bbfee080f2f4399ad6948df62689c1c ;
    mo:recorded_as <album/35462#musicalexpression> ;
    schema:byArtist _:N27b73b06df2244438e22899a6a9944b1,
        _:N39ac299a6c854760b109dbc3c6793d9a,
        _:N5bbfee080f2f4399ad6948df62689c1c ;
    schema:name "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn ;
    schema:workPerformed <album/35462#musicalwork> .

<album/35462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-23"^^xsd:date ;
    dcterms:title "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn ;
    mo:catalogue_number "NKNM-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35462#musicalexpression> ;
    mo:publisher _:Ne9160e86c25d4d7babf9285d3c06eb1d ;
    mo:record _:N7ae3515052e541d6b1d2b079860b8115 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chaka"@en ;
            foaf:name "Chaka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Deyukushi"@en ;
            foaf:name "Deyukushi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rei"@en ;
            foaf:name "Rei"@en ] ;
    schema:datePublished "2010-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/35462/35462-1348665470.jpg> ;
    schema:name "Girl's apart"@en,
        "Girl's apart"@ja,
        "Girl's apart"@ja-latn ;
    schema:publisher _:Ne9160e86c25d4d7babf9285d3c06eb1d ;
    foaf:depiction <https://media.vgm.io/albums/26/35462/35462-1348665470.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanka"@en ;
    foaf:made <album/35462#subject> ;
    foaf:name "Kanka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanka"@en ;
    foaf:made <album/35462#lyrics> ;
    foaf:name "Kanka"@en .

_:N27b73b06df2244438e22899a6a9944b1 a schema:Person,
        foaf:Person ;
    mo:performed <album/35462#performance> ;
    schema:name "Rei"@en ;
    foaf:name "Rei"@en .

_:N39ac299a6c854760b109dbc3c6793d9a a schema:Person,
        foaf:Person ;
    mo:performed <album/35462#performance> ;
    schema:name "Chaka"@en ;
    foaf:name "Chaka"@en .

_:N3a306b8b37124dadb7b03b330c78218b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delayed me"@en,
        "Delayed me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7ae3515052e541d6b1d2b079860b8115 ;
    schema:name "Delayed me"@en,
        "Delayed me"@ja .

_:N5bbfee080f2f4399ad6948df62689c1c a schema:Person,
        foaf:Person ;
    mo:performed <album/35462#performance> ;
    schema:name "Deyukushi"@en ;
    foaf:name "Deyukushi"@en .

_:N9201d007e9e1493996b3a458a5ad1b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@en,
        "トワイライト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7ae3515052e541d6b1d2b079860b8115 ;
    schema:name "Twilight"@en,
        "トワイライト"@ja .

_:Na81076288bef4dcbaf33f405ea57bb43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LandScape"@en,
        "LandScape"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N7ae3515052e541d6b1d2b079860b8115 ;
    schema:name "LandScape"@en,
        "LandScape"@ja .

_:Ne9160e86c25d4d7babf9285d3c06eb1d schema:name "NEKONAMi"@en ;
    foaf:name "NEKONAMi"@en .

_:N7ae3515052e541d6b1d2b079860b8115 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a306b8b37124dadb7b03b330c78218b,
        _:N9201d007e9e1493996b3a458a5ad1b93,
        _:Na81076288bef4dcbaf33f405ea57bb43 ;
    mo:track_count 3 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3a306b8b37124dadb7b03b330c78218b,
        _:N9201d007e9e1493996b3a458a5ad1b93,
        _:Na81076288bef4dcbaf33f405ea57bb43 .

