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

<artist/15463#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rui Tanabe"@en,
        "田辺留依"@ja ;
    foaf:made <album/152700#subject>,
        <album/152700#vocals> ;
    foaf:name "Rui Tanabe"@en,
        "田辺留依"@ja .

<artist/28132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Hikisaka"@en,
        "引坂理絵"@ja ;
    foaf:made <album/152700#subject>,
        <album/152700#vocals> ;
    foaf:name "Rie Hikisaka"@en,
        "引坂理絵"@ja .

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:made <album/152700#subject>,
        <album/152700#vocals> ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152700#subject> ;
    schema:name "ARM"@en ;
    foaf:made <album/152700#composition>,
        <album/152700#subject> ;
    foaf:name "ARM"@en .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152700#subject> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/152700#composition>,
        <album/152700#lyrics>,
        <album/152700#subject>,
        <album/152700#vocals> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/152700#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    mo:performance_of <album/152700#musicalwork> ;
    mo:recorded_as <album/152700#musicalexpression> ;
    schema:name "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    schema:workPerformed <album/152700#musicalwork> .

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

<https://media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152700#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> ;
    foaf:depicts <album/152700#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> .

<https://medium-media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/152700#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(IOSYS)"@en ;
            foaf:made <album/152700#composition> ;
            foaf:name "(IOSYS)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(COOL&CREATE"@en ;
            foaf:made <album/152700#composition> ;
            foaf:name "(COOL&CREATE"@en ],
        <artist/2388#subject>,
        <artist/955#subject> ;
    mo:produced_work <album/152700#musicalwork> ;
    schema:name "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn .

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

<album/152700#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-27"^^xsd:date ;
    dcterms:title "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    mo:catalogue_number "FFCM-0091" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152700#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N072df086a242473a847eacaf2505718a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PHANTASY STAR ONLINE 2 COMIC"@en ;
            foaf:name "PHANTASY STAR ONLINE 2 COMIC"@en ] ;
    schema:datePublished "2019-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> ;
    schema:name "Nico☆mmunication"@en,
        "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/152700/152700-92b17a21b1ad.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE)"@en ;
    foaf:made <album/152700#vocals> ;
    foaf:name "(COOL&CREATE)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE"@en ;
    foaf:made <album/152700#lyrics> ;
    foaf:name "(COOL&CREATE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE"@en ;
    foaf:made <album/152700#subject> ;
    foaf:name "(COOL&CREATE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152700#subject> ;
    schema:name "(COOL&CREATE"@en ;
    foaf:made <album/152700#subject> ;
    foaf:name "(COOL&CREATE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE)"@en ;
    foaf:made <album/152700#subject> ;
    foaf:name "(COOL&CREATE)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE)"@en ;
    foaf:made <album/152700#subject> ;
    foaf:name "(COOL&CREATE)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(COOL&CREATE)"@en ;
    foaf:made <album/152700#vocals> ;
    foaf:name "(COOL&CREATE)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152700#subject> ;
    schema:name "(IOSYS)"@en ;
    foaf:made <album/152700#subject> ;
    foaf:name "(IOSYS)"@en .

_:N1da40bd789ff42e5965edcba6e38be9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煮コ☆ミュニケーション (テトラ ver.)"@ja,
        "Nico☆mmunication (Tetra ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N072df086a242473a847eacaf2505718a ;
    schema:name "煮コ☆ミュニケーション (テトラ ver.)"@ja,
        "Nico☆mmunication (Tetra ver.)"@ja-latn .

_:N6c89a17c240c4794be68a5411bf6818e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煮コ☆ミュニケーション (みたらし ver.)"@ja,
        "Nico☆mmunication (Mitarashi ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N072df086a242473a847eacaf2505718a ;
    schema:name "煮コ☆ミュニケーション (みたらし ver.)"@ja,
        "Nico☆mmunication (Mitarashi ver.)"@ja-latn .

_:N7bb0a9c277b2458ca8741af010c44534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煮コ☆ミュニケーション (みたらし&テトラ ver.)"@ja,
        "Nico☆mmunication (Mitarashi & Tetra ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N072df086a242473a847eacaf2505718a ;
    schema:name "煮コ☆ミュニケーション (みたらし&テトラ ver.)"@ja,
        "Nico☆mmunication (Mitarashi & Tetra ver.)"@ja-latn .

_:Na22607798ccb45d98463364261e83ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N072df086a242473a847eacaf2505718a ;
    schema:name "煮コ☆ミュニケーション"@ja,
        "Nico☆mmunication"@ja-latn .

_:Nbbd823239e0d47b7b9234b8b720d2a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煮コ☆ミュニケーション (Instrumental)"@ja,
        "Nico☆mmunication (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N072df086a242473a847eacaf2505718a ;
    schema:name "煮コ☆ミュニケーション (Instrumental)"@ja,
        "Nico☆mmunication (Instrumental)"@ja-latn .

_:N072df086a242473a847eacaf2505718a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1da40bd789ff42e5965edcba6e38be9e,
        _:N6c89a17c240c4794be68a5411bf6818e,
        _:N7bb0a9c277b2458ca8741af010c44534,
        _:Na22607798ccb45d98463364261e83ee8,
        _:Nbbd823239e0d47b7b9234b8b720d2a19 ;
    mo:track_count 5 ;
    schema:duration "PT19:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1da40bd789ff42e5965edcba6e38be9e,
        _:N6c89a17c240c4794be68a5411bf6818e,
        _:N7bb0a9c277b2458ca8741af010c44534,
        _:Na22607798ccb45d98463364261e83ee8,
        _:Nbbd823239e0d47b7b9234b8b720d2a19 .

