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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72104#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/72104#composition>,
        <album/72104#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<artist/16281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72104#subject> ;
    schema:name "J. Dodd"@en ;
    foaf:made <album/72104#composition>,
        <album/72104#subject> ;
    foaf:name "J. Dodd"@en .

<product/983#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn ;
    foaf:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/72104/72104-ec5bcb03f9ad.jpg> a schema:ImageObject,
        foaf:Image .

<album/72104#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/16281#subject> ;
    mo:produced_work <album/72104#musicalwork> ;
    schema:name "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn .

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

<album/72104#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn ;
    mo:performance_of <album/72104#musicalwork> ;
    mo:performer <artist/12892#subject> ;
    mo:recorded_as <album/72104#musicalexpression> ;
    schema:byArtist <artist/12892#subject> ;
    schema:name "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn ;
    schema:workPerformed <album/72104#musicalwork> .

<artist/12892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72104#performance> ;
    schema:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja ;
    foaf:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja .

<album/72104#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-03-21"^^xsd:date ;
    dcterms:title "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn ;
    mo:catalogue_number "6G0109" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/72104#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3a576db3aecf42a5ae3980ec90c2f2be ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Mickey Mouse Club"@en ;
            foaf:name "The Mickey Mouse Club"@en ],
        <product/983#subject> ;
    schema:byArtist <artist/12892#subject> ;
    schema:datePublished "1989-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/72104/72104-ec5bcb03f9ad.jpg> ;
    schema:name "Dragon Quest March"@en,
        "ドラゴンクエスト・マーチ"@ja,
        "Dragon Quest March"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/72104/72104-ec5bcb03f9ad.jpg> .

_:N59daa7968f8f4bc88135e8e37ea6c873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Quest March (for slow marches)"@en,
        "ドラゴンクエスト・マーチ（並足用）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a576db3aecf42a5ae3980ec90c2f2be ;
    schema:name "Dragon Quest March (for slow marches)"@en,
        "ドラゴンクエスト・マーチ（並足用）"@ja .

_:N9dfaa52c949646c492f7ca8a47491d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mickey Mouse March (for fast marches)"@en,
        "ミッキーマウス・マーチ（駆足用）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a576db3aecf42a5ae3980ec90c2f2be ;
    schema:name "Mickey Mouse March (for fast marches)"@en,
        "ミッキーマウス・マーチ（駆足用）"@ja .

_:N3a576db3aecf42a5ae3980ec90c2f2be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59daa7968f8f4bc88135e8e37ea6c873,
        _:N9dfaa52c949646c492f7ca8a47491d24 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N59daa7968f8f4bc88135e8e37ea6c873,
        _:N9dfaa52c949646c492f7ca8a47491d24 .

