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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/30344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30344#musicalwork> ;
    schema:name "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn .

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

<album/30344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn ;
    mo:performance_of <album/30344#musicalwork> ;
    mo:recorded_as <album/30344#musicalexpression> ;
    schema:name "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn ;
    schema:workPerformed <album/30344#musicalwork> .

<org/592#subject> schema:name "Go A Round"@en,
        "Go A Round"@ja,
        "Go A Round"@ja-latn ;
    foaf:name "Go A Round"@en,
        "Go A Round"@ja,
        "Go A Round"@ja-latn .

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

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

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

<album/30344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30344#musicalexpression> ;
    mo:publisher <org/592#subject> ;
    mo:record _:N7ff4c473e2894a59b835a03f9b196933 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/30344/30344-1322848097.jpg> ;
    schema:name "Go A Round 01 C78 Ver."@en,
        "Go A Round 01 C78 Ver."@ja,
        "Go A Round 01 C78 Ver."@ja-latn ;
    schema:publisher <org/592#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/30344/30344-1322848097.jpg> .

_:N5d7227599b3d499181a77d86babe0cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャプテン・ムラサ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N7ff4c473e2894a59b835a03f9b196933 ;
    schema:name "キャプテン・ムラサ"@ja .

_:N7ff4c473e2894a59b835a03f9b196933 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d7227599b3d499181a77d86babe0cab ;
    mo:track_count 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5d7227599b3d499181a77d86babe0cab .

