@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 _:N012c6b6abbf047a48252129600bb21c2,
        <artist/10202#subject> ;
    mo:recorded_as <album/46400#musicalexpression> ;
    schema:byArtist _:N012c6b6abbf047a48252129600bb21c2,
        <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 _:Nfec62d938a654c3288e0c7e980e33b42 ;
    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> .

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

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

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

_:N61ed6cc269da40e9957b38371b932b59 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 _:Nfec62d938a654c3288e0c7e980e33b42 ;
    schema:name "wimp ft.Lil'Fang (from FAKY)"@en .

_:N6999a42e801d48e48a074973ce9aceed 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 _:Nfec62d938a654c3288e0c7e980e33b42 ;
    schema:name "wimp ft.Lil'Fang (from FAKY) -instrumental-"@en .

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

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

_:Nfec62d938a654c3288e0c7e980e33b42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a1ce47b4504345980e664555af635d,
        _:N5effd036953d40748d357877c0d2260c,
        _:N61ed6cc269da40e9957b38371b932b59,
        _:N6999a42e801d48e48a074973ce9aceed,
        _:N8c44b488d3b047bd88792d634323ebca,
        _:Nfb31399a5d5a4bdab1e7e704c195880d ;
    mo:track_count 6 ;
    schema:duration "PT20:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00a1ce47b4504345980e664555af635d,
        _:N5effd036953d40748d357877c0d2260c,
        _:N61ed6cc269da40e9957b38371b932b59,
        _:N6999a42e801d48e48a074973ce9aceed,
        _:N8c44b488d3b047bd88792d634323ebca,
        _:Nfb31399a5d5a4bdab1e7e704c195880d .

