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

<album/10796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn ;
    mo:produced_work <album/10796#musicalwork> ;
    schema:name "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn .

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

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

<release/16460#subject> a schema:CreativeWork ;
    schema:name "Mega Man: Maverick Hunter X"@en,
        "イレギュラーハンターX"@ja,
        "Irregular Hunter X"@ja-latn ;
    foaf:name "Mega Man: Maverick Hunter X"@en,
        "イレギュラーハンターX"@ja,
        "Irregular Hunter X"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/69/10796/10796-1299090653.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn ;
    mo:performance_of <album/10796#musicalwork> ;
    mo:performer <artist/15590#subject> ;
    mo:recorded_as <album/10796#musicalexpression> ;
    schema:byArtist <artist/15590#subject> ;
    schema:name "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn ;
    schema:workPerformed <album/10796#musicalwork> .

<artist/15590#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10796#performance> ;
    schema:name "Spinwake"@en ;
    foaf:name "Spinwake"@en .

<album/10796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-12"^^xsd:date ;
    dcterms:title "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn ;
    mo:catalogue_number "CLA-30011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10796#musicalexpression> ;
    mo:publisher _:Na3606c2fd98f454ab0e21d7a792bbf50 ;
    mo:record _:N41d8e5c60973455d9d6c65e7ac4f62e8 ;
    mo:record_count 1 ;
    schema:about <release/16460#subject> ;
    schema:byArtist <artist/15590#subject> ;
    schema:datePublished "2005-05-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/10796/10796-1299090653.jpg> ;
    schema:name "Don't wanna be / Spinwake"@en,
        "Don't wanna be / Spinwake"@ja,
        "Don't wanna be / Spinwake"@ja-latn ;
    schema:publisher _:Na3606c2fd98f454ab0e21d7a792bbf50 ;
    foaf:depiction <https://media.vgm.io/albums/69/10796/10796-1299090653.jpg> .

_:N198d5fe93e9c44bea984f7702570005c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inspire"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N41d8e5c60973455d9d6c65e7ac4f62e8 ;
    schema:name "Inspire"@en .

_:N4186efa6c4084e8b9cce466f2b978e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search light"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N41d8e5c60973455d9d6c65e7ac4f62e8 ;
    schema:name "Search light"@en .

_:N525ee58bf14f4e00b140a40789afe561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N41d8e5c60973455d9d6c65e7ac4f62e8 ;
    schema:name "Storm"@en .

_:N86a8602b94a04d9281a65d5fa0989c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't wanna be"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N41d8e5c60973455d9d6c65e7ac4f62e8 ;
    schema:name "Don't wanna be"@en .

_:Na3606c2fd98f454ab0e21d7a792bbf50 schema:name "Colla Disc"@en ;
    foaf:name "Colla Disc"@en .

_:N41d8e5c60973455d9d6c65e7ac4f62e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N198d5fe93e9c44bea984f7702570005c,
        _:N4186efa6c4084e8b9cce466f2b978e53,
        _:N525ee58bf14f4e00b140a40789afe561,
        _:N86a8602b94a04d9281a65d5fa0989c85 ;
    mo:track_count 4 ;
    schema:duration "PT11:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N198d5fe93e9c44bea984f7702570005c,
        _:N4186efa6c4084e8b9cce466f2b978e53,
        _:N525ee58bf14f4e00b140a40789afe561,
        _:N86a8602b94a04d9281a65d5fa0989c85 .

