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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/31381#subject>,
        <album/31381#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31381#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/31381#composition>,
        <album/31381#lyrics>,
        <album/31381#subject> ;
    foaf:name "ryo"@en .

<album/31381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/31381#musicalwork> ;
    schema:name "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn .

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

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

<album/31381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    mo:performance_of <album/31381#musicalwork> ;
    mo:recorded_as <album/31381#musicalexpression> ;
    schema:name "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    schema:workPerformed <album/31381#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/18/31381/31381-1327876196.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-31"^^xsd:date ;
    dcterms:title "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31381#musicalexpression> ;
    mo:publisher _:N5293ef74e8bb47abaa59bdc8d830aa7a ;
    mo:record _:N03469580a1e24d44a8e385a5e2e86ee5 ;
    mo:record_count 1 ;
    schema:datePublished "2008-05-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/18/31381/31381-1327876196.jpg> ;
    schema:name "World is Mine"@en,
        "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    schema:publisher _:N5293ef74e8bb47abaa59bdc8d830aa7a ;
    foaf:depiction <https://media.vgm.io/albums/18/31381/31381-1327876196.jpg> .

_:N5293ef74e8bb47abaa59bdc8d830aa7a schema:name "supercell"@en,
        "supercell"@ja,
        "supercell"@ja-latn ;
    foaf:name "supercell"@en,
        "supercell"@ja,
        "supercell"@ja-latn .

_:N86ba4c9260784c299770b7524f844e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N03469580a1e24d44a8e385a5e2e86ee5 ;
    schema:name "ワールドイズマイン"@ja,
        "World is Mine"@ja-latn .

_:Nf0d09a4b701f4c4b9c17e4dc2ad2c8af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワールドイズマイン カラオケ"@ja,
        "World is Mine Karaoke"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N03469580a1e24d44a8e385a5e2e86ee5 ;
    schema:name "ワールドイズマイン カラオケ"@ja,
        "World is Mine Karaoke"@ja-latn .

_:N03469580a1e24d44a8e385a5e2e86ee5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86ba4c9260784c299770b7524f844e9c,
        _:Nf0d09a4b701f4c4b9c17e4dc2ad2c8af ;
    mo:track_count 2 ;
    schema:duration "PT8:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N86ba4c9260784c299770b7524f844e9c,
        _:Nf0d09a4b701f4c4b9c17e4dc2ad2c8af .

