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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:made <album/101399#lyrics>,
        <album/101399#subject>,
        <album/101399#vocals> ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<artist/15586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Ohzora"@en,
        "大空直美"@ja ;
    foaf:made <album/101399#subject>,
        <album/101399#vocals> ;
    foaf:name "Naomi Ohzora"@en,
        "大空直美"@ja .

<artist/30943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101399#subject> ;
    schema:name "Nor"@en ;
    foaf:made <album/101399#composition>,
        <album/101399#subject> ;
    foaf:name "Nor"@en .

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101399#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/101399#composition>,
        <album/101399#lyrics>,
        <album/101399#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<product/8482#subject> a schema:CreativeWork ;
    schema:name "Uzaki-chan Wants to Hang Out!"@en,
        "宇崎ちゃんは遊びたい!"@ja,
        "Uzaki chan wa Asobi tai!"@ja-latn ;
    foaf:name "Uzaki-chan Wants to Hang Out!"@en,
        "宇崎ちゃんは遊びたい!"@ja,
        "Uzaki chan wa Asobi tai!"@ja-latn .

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

<album/101399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn ;
    mo:performance_of <album/101399#musicalwork> ;
    mo:recorded_as <album/101399#musicalexpression> ;
    schema:name "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn ;
    schema:workPerformed <album/101399#musicalwork> .

<org/2591#subject> schema:name "Bambino"@en,
        "Bambino"@ja,
        "Bambino"@ja-latn ;
    foaf:name "Bambino"@en,
        "Bambino"@ja,
        "Bambino"@ja-latn .

<https://media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101399#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> ;
    foaf:depicts <album/101399#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> .

<https://medium-media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> a schema:ImageObject,
        foaf:Image .

<album/101399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn ;
    mo:composer <artist/30943#subject>,
        <artist/3100#subject> ;
    mo:produced_work <album/101399#musicalwork> ;
    schema:name "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn .

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

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

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

<album/101399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-02"^^xsd:date ;
    dcterms:title "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn ;
    mo:catalogue_number "TEI-144" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101399#musicalexpression> ;
    mo:publisher <org/2591#subject> ;
    mo:record _:N27874c3c31da4f9d8bc308a4d5b1ae4c ;
    mo:record_count 1 ;
    schema:about <product/8482#subject> ;
    schema:datePublished "2020-09-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> ;
    schema:name "Nadamesukashi Negotiation / Kano"@en,
        "なだめスかし Negotiation / 鹿乃"@ja,
        "Nadamesukashi Negotiation / Kano"@ja-latn ;
    schema:publisher <org/2591#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/101399/101399-3d1d33da09fb.png> .

_:N669181ab74c046d0b8b69c5125240a9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なだめスかし Negotiation (TV size)"@ja,
        "Nadamesukashi Negotiation (TV size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N27874c3c31da4f9d8bc308a4d5b1ae4c ;
    schema:name "なだめスかし Negotiation (TV size)"@ja,
        "Nadamesukashi Negotiation (TV size)"@ja-latn .

_:Nd4260733342d43ebb6283f22f2742815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なだめスかし Negotiation"@ja,
        "Nadamesukashi Negotiation"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N27874c3c31da4f9d8bc308a4d5b1ae4c ;
    schema:name "なだめスかし Negotiation"@ja,
        "Nadamesukashi Negotiation"@ja-latn .

_:Nf407633243374425af1cbeb4bc5a84b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am who I am"@ja,
        "I am who I am"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N27874c3c31da4f9d8bc308a4d5b1ae4c ;
    schema:name "I am who I am"@ja,
        "I am who I am"@ja-latn .

_:Nf7eacd889cf44bc3b9d5738435782e03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なだめスかし Negotiation (instrumental)"@ja,
        "Nadamesukashi Negotiation (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N27874c3c31da4f9d8bc308a4d5b1ae4c ;
    schema:name "なだめスかし Negotiation (instrumental)"@ja,
        "Nadamesukashi Negotiation (instrumental)"@ja-latn .

_:N27874c3c31da4f9d8bc308a4d5b1ae4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N669181ab74c046d0b8b69c5125240a9d,
        _:Nd4260733342d43ebb6283f22f2742815,
        _:Nf407633243374425af1cbeb4bc5a84b0,
        _:Nf7eacd889cf44bc3b9d5738435782e03 ;
    mo:track_count 4 ;
    schema:duration "PT12:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N669181ab74c046d0b8b69c5125240a9d,
        _:Nd4260733342d43ebb6283f22f2742815,
        _:Nf407633243374425af1cbeb4bc5a84b0,
        _:Nf7eacd889cf44bc3b9d5738435782e03 .

