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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/32005#lyrics>,
        <album/32005#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/11785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32005#subject> ;
    schema:name "RAMM"@en ;
    foaf:made <album/32005#composition>,
        <album/32005#subject> ;
    foaf:name "RAMM"@en .

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32005#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/32005#composition>,
        <album/32005#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<artist/2362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32005#subject> ;
    schema:name "REDALiCE"@en ;
    foaf:made <album/32005#composition>,
        <album/32005#subject> ;
    foaf:name "REDALiCE"@en .

<product/2935#subject> a schema:CreativeWork ;
    schema:name "Nyaruko: Crawling with Love!"@en,
        "這いよれ! ニャル子さん"@ja,
        "Haiyore! Nyaruko-san"@ja-latn ;
    foaf:name "Nyaruko: Crawling with Love!"@en,
        "這いよれ! ニャル子さん"@ja,
        "Haiyore! Nyaruko-san"@ja-latn .

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

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/32005/32005-1337642524.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32005#performance> ;
    schema:name "Sassy"@en ;
    foaf:name "Sassy"@en .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32005#performance> ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<album/32005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn ;
    mo:composer <artist/11785#subject>,
        <artist/1924#subject>,
        <artist/2362#subject> ;
    mo:produced_work <album/32005#musicalwork> ;
    schema:name "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn .

<album/32005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn ;
    mo:performance_of <album/32005#musicalwork> ;
    mo:performer <artist/11624#subject>,
        <artist/4557#subject> ;
    mo:recorded_as <album/32005#musicalexpression> ;
    schema:byArtist <artist/11624#subject>,
        <artist/4557#subject> ;
    schema:name "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn ;
    schema:workPerformed <album/32005#musicalwork> .

<album/32005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-23"^^xsd:date ;
    dcterms:title "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn ;
    mo:catalogue_number "AVCA-49669" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32005#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nf735dcc17e76447b998e3147696d5244 ;
    mo:record_count 1 ;
    schema:about <product/2935#subject> ;
    schema:byArtist <artist/11624#subject>,
        <artist/4557#subject> ;
    schema:datePublished "2012-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/32005/32005-1337642524.jpg> ;
    schema:name "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@en,
        "ずっと Be with you / RAMMに這いよるニャル子さん"@ja,
        "Zutto Be with you / RAMM ni Haiyoru Nyaruko-san"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/32005/32005-1337642524.jpg> .

_:N1e890ff758814f3d8c74f63482a1cf95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack with FULL FORCE"@ja,
        "Attack with FULL FORCE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "Attack with FULL FORCE"@ja,
        "Attack with FULL FORCE"@ja-latn .

_:N5b0a33db19c147d899fa6bd700b89385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと Be with you（REDALiCE Remix）"@ja,
        "Zutto Be with you (REDALiCE Remix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "ずっと Be with you（REDALiCE Remix）"@ja,
        "Zutto Be with you (REDALiCE Remix)"@ja-latn .

_:N6cd2d04e3fa64bc99cd1dc6d826b0229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと Be with you（Instrumental）"@ja,
        "Zutto Be with you (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "ずっと Be with you（Instrumental）"@ja,
        "Zutto Be with you (Instrumental)"@ja-latn .

_:Nf0dd5b9ecd6e4553a6544d364a3da713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと Be with you（Masayoshi Minoshima Remix）"@ja,
        "Zutto Be with you (Masayoshi Minoshima Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "ずっと Be with you（Masayoshi Minoshima Remix）"@ja,
        "Zutto Be with you (Masayoshi Minoshima Remix)"@ja-latn .

_:Nf7e50cac992f46d69812c12d3556287e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack with FULL FORCE（Instrumental）"@ja,
        "Attack with FULL FORCE (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "Attack with FULL FORCE（Instrumental）"@ja,
        "Attack with FULL FORCE (Instrumental)"@ja-latn .

_:Nfc6454f1078a429fb9e6ab8e3e1fd824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと Be with you"@ja,
        "Zutto Be with you"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nf735dcc17e76447b998e3147696d5244 ;
    schema:name "ずっと Be with you"@ja,
        "Zutto Be with you"@ja-latn .

_:Nf735dcc17e76447b998e3147696d5244 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e890ff758814f3d8c74f63482a1cf95,
        _:N5b0a33db19c147d899fa6bd700b89385,
        _:N6cd2d04e3fa64bc99cd1dc6d826b0229,
        _:Nf0dd5b9ecd6e4553a6544d364a3da713,
        _:Nf7e50cac992f46d69812c12d3556287e,
        _:Nfc6454f1078a429fb9e6ab8e3e1fd824 ;
    mo:track_count 6 ;
    schema:duration "PT24:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1e890ff758814f3d8c74f63482a1cf95,
        _:N5b0a33db19c147d899fa6bd700b89385,
        _:N6cd2d04e3fa64bc99cd1dc6d826b0229,
        _:Nf0dd5b9ecd6e4553a6544d364a3da713,
        _:Nf7e50cac992f46d69812c12d3556287e,
        _:Nfc6454f1078a429fb9e6ab8e3e1fd824 .

