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

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

<product/2793#subject> a schema:CreativeWork ;
    schema:name "Gundam Build Fighters"@en,
        "ガンダムビルドファイターズ"@ja,
        "Gundam Build Fighters"@ja-latn ;
    foaf:name "Gundam Build Fighters"@en,
        "ガンダムビルドファイターズ"@ja,
        "Gundam Build Fighters"@ja-latn .

<album/46400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn ;
    mo:composer <artist/10202#subject> ;
    mo:produced_work <album/46400#musicalwork> ;
    schema:name "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn .

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

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/46400/46400-1403227317.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn ;
    mo:performance_of <album/46400#musicalwork> ;
    mo:performer _:Nf24d9b6084704bc981dcca8bc8a35779,
        <artist/10202#subject> ;
    mo:recorded_as <album/46400#musicalexpression> ;
    schema:byArtist _:Nf24d9b6084704bc981dcca8bc8a35779,
        <artist/10202#subject> ;
    schema:name "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn ;
    schema:workPerformed <album/46400#musicalwork> .

<artist/10202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46400#subject> ;
    mo:performed <album/46400#performance> ;
    schema:name "BACK-ON"@en ;
    foaf:made <album/46400#composition>,
        <album/46400#lyrics>,
        <album/46400#subject> ;
    foaf:name "BACK-ON"@en .

<album/46400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-12"^^xsd:date ;
    dcterms:title "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn ;
    mo:catalogue_number "CTCR-40358" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46400#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:N5679dcece23c433087eaffbbbd138cc3 ;
    mo:record_count 1 ;
    schema:about <product/2793#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lil'Fang"@en ;
            foaf:name "Lil'Fang"@en ],
        <artist/10202#subject> ;
    schema:datePublished "2014-03-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/46400/46400-1403227317.jpg> ;
    schema:name "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@en,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja,
        "wimp ft.Lil'Fang (from FAKY) / BACK-ON"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/46400/46400-1403227317.jpg> .

_:N096c01cc30ce46f590cc0d01c2c2d5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wimp ft.Lil'Fang (from FAKY) -instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "wimp ft.Lil'Fang (from FAKY) -instrumental-"@en .

_:N49cfc2b2392f41ccacdb4583ce032380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traumatic"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "Traumatic"@en .

_:N50fcec1dc58b4bfba4366f054fc63ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wimp ft.Lil'Fang (from FAKY)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "wimp ft.Lil'Fang (from FAKY)"@en .

_:Na1148fef8753492997b20d44d5554003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wimp"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "wimp"@en .

_:Nb7621533978f47dfb3fcd915c5df05e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the world"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "Around the world"@en .

_:Ncf3e80d1e4b64e83a2ca200030abe17f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traumatic -instrumental-"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5679dcece23c433087eaffbbbd138cc3 ;
    schema:name "Traumatic -instrumental-"@en .

_:Nf24d9b6084704bc981dcca8bc8a35779 a schema:Person,
        foaf:Person ;
    mo:performed <album/46400#performance> ;
    schema:name "Lil'Fang"@en ;
    foaf:name "Lil'Fang"@en .

_:N5679dcece23c433087eaffbbbd138cc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096c01cc30ce46f590cc0d01c2c2d5f7,
        _:N49cfc2b2392f41ccacdb4583ce032380,
        _:N50fcec1dc58b4bfba4366f054fc63ae0,
        _:Na1148fef8753492997b20d44d5554003,
        _:Nb7621533978f47dfb3fcd915c5df05e3,
        _:Ncf3e80d1e4b64e83a2ca200030abe17f ;
    mo:track_count 6 ;
    schema:duration "PT20:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N096c01cc30ce46f590cc0d01c2c2d5f7,
        _:N49cfc2b2392f41ccacdb4583ce032380,
        _:N50fcec1dc58b4bfba4366f054fc63ae0,
        _:Na1148fef8753492997b20d44d5554003,
        _:Nb7621533978f47dfb3fcd915c5df05e3,
        _:Ncf3e80d1e4b64e83a2ca200030abe17f .

