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

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

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

<artist/187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45655#subject> ;
    schema:name "Manami Matsumae"@en,
        "松前真奈美"@ja ;
    foaf:made <album/45655#composition>,
        <album/45655#subject> ;
    foaf:name "Manami Matsumae"@en,
        "松前真奈美"@ja .

<artist/7111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45655#subject> ;
    schema:name "Takashi Tateishi"@en,
        "立石孝"@ja ;
    foaf:made <album/45655#composition>,
        <album/45655#subject> ;
    foaf:name "Takashi Tateishi"@en,
        "立石孝"@ja .

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

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

<https://medium-media.vgm.io/albums/55/45655/45655-1399402624.jpg> a schema:ImageObject,
        foaf:Image .

<album/45655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn ;
    mo:composer <artist/187#subject>,
        <artist/7111#subject> ;
    mo:produced_work <album/45655#musicalwork> ;
    schema:name "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn .

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

<album/45655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn ;
    mo:performance_of <album/45655#musicalwork> ;
    mo:performer _:Nb6c4c0d8f4074406a3671ee2f6d593c3 ;
    mo:recorded_as <album/45655#musicalexpression> ;
    schema:byArtist _:Nb6c4c0d8f4074406a3671ee2f6d593c3 ;
    schema:name "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn ;
    schema:workPerformed <album/45655#musicalwork> .

<album/45655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-03"^^xsd:date ;
    dcterms:title "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45655#musicalexpression> ;
    mo:publisher _:N8ae40511b31b46be9fa835f6a037d62a ;
    mo:record _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Man 2"@en ;
            foaf:name "Mega Man 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Bora Karaca"@en ;
            foaf:name "Bora Karaca"@en ] ;
    schema:datePublished "2012-10-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/45655/45655-1399402624.jpg> ;
    schema:name "Videojuegos: Volume 1"@en,
        "Videojuegos: Volume 1"@ja,
        "Videojuegos: Volume 1"@ja-latn ;
    schema:publisher _:N8ae40511b31b46be9fa835f6a037d62a ;
    foaf:depiction <https://media.vgm.io/albums/55/45655/45655-1399402624.jpg> .

_:N3342356f80b04eb8867e3d8fb90979b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Wily 2.1"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Dr. Wily 2.1"@en .

_:N371c5a9394f84589b799452147625852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air Man"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Air Man"@en .

_:N4f8ce0d220d048978da753a31c0da451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Man"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Metal Man"@en .

_:N753f11549d594e8ea28619ef176f71c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heat Man"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Heat Man"@en .

_:N76de79eb99964ffc9db0e47b86431742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man 2 Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Mega Man 2 Introduction"@en .

_:N7d268ba69a7341d4aaf30cde560aac71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quick Man"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Quick Man"@en .

_:N8ae40511b31b46be9fa835f6a037d62a schema:name "Cojum Dip"@en,
        "Cojum Dip"@ja,
        "Cojum Dip"@ja-latn ;
    foaf:name "Cojum Dip"@en,
        "Cojum Dip"@ja,
        "Cojum Dip"@ja-latn .

_:N971d9623428648e89e076d7070bbac39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Man"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Bubble Man"@en .

_:N9d9dd7769d7d4265bc00c9de8c8e0f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash Man"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Flash Man"@en .

_:Nb6c4c0d8f4074406a3671ee2f6d593c3 a schema:Person,
        foaf:Person ;
    mo:performed <album/45655#performance> ;
    schema:name "Bora Karaca"@en ;
    foaf:name "Bora Karaca"@en .

_:Nb992ad8b1bd841f1984a03a67f72c1e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wood Man"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Wood Man"@en .

_:Ne70b939db510482daa3df318c0cd82ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash Man"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Crash Man"@en .

_:Nf36b530cfe114e31bb68505a0e53a9a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Press Start/Boss Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nd6a0abd1d21f4fac817652b50f710a14 ;
    schema:name "Press Start/Boss Battle"@en .

_:Nd6a0abd1d21f4fac817652b50f710a14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3342356f80b04eb8867e3d8fb90979b6,
        _:N371c5a9394f84589b799452147625852,
        _:N4f8ce0d220d048978da753a31c0da451,
        _:N753f11549d594e8ea28619ef176f71c7,
        _:N76de79eb99964ffc9db0e47b86431742,
        _:N7d268ba69a7341d4aaf30cde560aac71,
        _:N971d9623428648e89e076d7070bbac39,
        _:N9d9dd7769d7d4265bc00c9de8c8e0f0f,
        _:Nb992ad8b1bd841f1984a03a67f72c1e9,
        _:Ne70b939db510482daa3df318c0cd82ab,
        _:Nf36b530cfe114e31bb68505a0e53a9a7 ;
    mo:track_count 11 ;
    schema:duration "PT25:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3342356f80b04eb8867e3d8fb90979b6,
        _:N371c5a9394f84589b799452147625852,
        _:N4f8ce0d220d048978da753a31c0da451,
        _:N753f11549d594e8ea28619ef176f71c7,
        _:N76de79eb99964ffc9db0e47b86431742,
        _:N7d268ba69a7341d4aaf30cde560aac71,
        _:N971d9623428648e89e076d7070bbac39,
        _:N9d9dd7769d7d4265bc00c9de8c8e0f0f,
        _:Nb992ad8b1bd841f1984a03a67f72c1e9,
        _:Ne70b939db510482daa3df318c0cd82ab,
        _:Nf36b530cfe114e31bb68505a0e53a9a7 .

