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

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

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

<artist/1547#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148639#subject> ;
    schema:name "Naoyuki Sato"@en,
        "佐藤直之"@ja ;
    foaf:made <album/148639#composition>,
        <album/148639#subject> ;
    foaf:name "Naoyuki Sato"@en,
        "佐藤直之"@ja .

<product/4933#subject> a schema:CreativeWork ;
    schema:name "jubeat knit"@en,
        "jubeat knit"@ja,
        "jubeat knit"@ja-latn ;
    foaf:name "jubeat knit"@en,
        "jubeat knit"@ja,
        "jubeat knit"@ja-latn .

<album/148639#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn ;
    mo:composer <artist/1547#subject> ;
    mo:produced_work <album/148639#musicalwork> ;
    schema:name "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn .

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

<album/148639#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn ;
    mo:performance_of <album/148639#musicalwork> ;
    mo:recorded_as <album/148639#musicalexpression> ;
    schema:name "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn ;
    schema:workPerformed <album/148639#musicalwork> .

<org/1161#subject> schema:name "KONAMI STYLE"@en,
        "コナミスタイル"@ja,
        "KONAMI STYLE"@ja-latn ;
    foaf:name "KONAMI STYLE"@en,
        "コナミスタイル"@ja,
        "KONAMI STYLE"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148639#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/148639#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/148639#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148639#musicalexpression> ;
    mo:publisher <org/1161#subject> ;
    mo:record _:N7fd8e2417f6a4e39a46a45de8d586b3f ;
    mo:record_count 1 ;
    schema:about <product/4933#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Far east nightbird kors k Remix / Nekomata Master"@en,
        "Far east nightbird kors k Remix / 猫叉Master"@ja,
        "Far east nightbird kors k Remix / Nekomata Master"@ja-latn ;
    schema:publisher <org/1161#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N7fd8e2417f6a4e39a46a45de8d586b3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naee11a8b476d483c8b65e241276d092d ;
    mo:track_count 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Naee11a8b476d483c8b65e241276d092d .

_:Naee11a8b476d483c8b65e241276d092d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far east nightbird kors k Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N7fd8e2417f6a4e39a46a45de8d586b3f ;
    schema:name "Far east nightbird kors k Remix"@en .

