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

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

<product/5929#subject> a schema:CreativeWork ;
    schema:name "Cyborg 009: Call of Justice"@en,
        "Cyborg 009: Call of Justice"@ja,
        "Cyborg 009: Call of Justice"@ja-latn ;
    foaf:name "Cyborg 009: Call of Justice"@en,
        "Cyborg 009: Call of Justice"@ja,
        "Cyborg 009: Call of Justice"@ja-latn .

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

<org/2335#subject> schema:name "binyl records"@en,
        "binyl records"@ja,
        "binyl records"@ja-latn ;
    foaf:name "binyl records"@en,
        "binyl records"@ja,
        "binyl records"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/69199/69199-1498489971.jpg> a schema:ImageObject,
        foaf:Image .

<album/69199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Maynard"@en ;
            foaf:made <album/69199#composition> ;
            foaf:name "Maynard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blaise"@en ;
            foaf:made <album/69199#composition> ;
            foaf:name "Blaise"@en ] ;
    mo:produced_work <album/69199#musicalwork> ;
    schema:name "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn .

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

<album/69199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn ;
    mo:performance_of <album/69199#musicalwork> ;
    mo:performer <artist/40339#subject> ;
    mo:recorded_as <album/69199#musicalexpression> ;
    schema:byArtist <artist/40339#subject> ;
    schema:name "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn ;
    schema:workPerformed <album/69199#musicalwork> .

<artist/40339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69199#performance> ;
    schema:name "MONKEY MAJIK"@en ;
    foaf:name "MONKEY MAJIK"@en .

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

<album/69199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn ;
    mo:catalogue_number "AVCH-78104" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69199#musicalexpression> ;
    mo:publisher <org/2335#subject> ;
    mo:record _:N35fc2f7beafb4efdab83a35485b50f67 ;
    mo:record_count 1 ;
    schema:about <product/5929#subject> ;
    schema:byArtist <artist/40339#subject> ;
    schema:datePublished "2017-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/69199/69199-1498489971.jpg> ;
    schema:name "Is this love? / MONKEY MAJIK"@en,
        "Is this love? / MONKEY MAJIK"@ja,
        "Is this love? / MONKEY MAJIK"@ja-latn ;
    schema:publisher <org/2335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/69199/69199-1498489971.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blaise"@en ;
    foaf:made <album/69199#lyrics> ;
    foaf:name "Blaise"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maynard"@en ;
    foaf:made <album/69199#subject> ;
    foaf:name "Maynard"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69199#subject> ;
    schema:name "Maynard"@en ;
    foaf:made <album/69199#subject> ;
    foaf:name "Maynard"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blaise"@en ;
    foaf:made <album/69199#subject> ;
    foaf:name "Blaise"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "TAX"@en ;
    foaf:made <album/69199#lyrics> ;
    foaf:name "TAX"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maynard"@en ;
    foaf:made <album/69199#lyrics> ;
    foaf:name "Maynard"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "TAX"@en ;
    foaf:made <album/69199#subject> ;
    foaf:name "TAX"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69199#subject> ;
    schema:name "Blaise"@en ;
    foaf:made <album/69199#subject> ;
    foaf:name "Blaise"@en .

_:N24765c7689d14b12a2c0fc5474e84ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is this love? -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N35fc2f7beafb4efdab83a35485b50f67 ;
    schema:name "Is this love? -instrumental-"@en .

_:Nb00e6eec48624899938e2bc9d66afaab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is this love?"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N35fc2f7beafb4efdab83a35485b50f67 ;
    schema:name "Is this love?"@en .

_:Nef733e6feef14bd387d5bcab8ae29cc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is this love? -English ver.-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N35fc2f7beafb4efdab83a35485b50f67 ;
    schema:name "Is this love? -English ver.-"@en .

_:N35fc2f7beafb4efdab83a35485b50f67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24765c7689d14b12a2c0fc5474e84ee0,
        _:Nb00e6eec48624899938e2bc9d66afaab,
        _:Nef733e6feef14bd387d5bcab8ae29cc6 ;
    mo:track_count 3 ;
    schema:duration "PT11:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N24765c7689d14b12a2c0fc5474e84ee0,
        _:Nb00e6eec48624899938e2bc9d66afaab,
        _:Nef733e6feef14bd387d5bcab8ae29cc6 .

