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

<album/86125#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn ;
    mo:produced_work <album/86125#musicalwork> ;
    schema:name "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/52/86125/86125-1555736028.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86125#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn ;
    mo:performance_of <album/86125#musicalwork> ;
    mo:performer _:N6f77f86597474c9381cef1e022484409,
        _:N8eaeb15f4e5b407ca901b762080ab455 ;
    mo:recorded_as <album/86125#musicalexpression> ;
    schema:byArtist _:N6f77f86597474c9381cef1e022484409,
        _:N8eaeb15f4e5b407ca901b762080ab455 ;
    schema:name "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn ;
    schema:workPerformed <album/86125#musicalwork> .

<album/86125#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-19"^^xsd:date ;
    dcterms:title "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn ;
    mo:catalogue_number "G010004079644B" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86125#musicalexpression> ;
    mo:publisher _:N71bfcdc0e346419e986323facf432676 ;
    mo:record _:N2b25af0a55214a7cbde0352fc3f84542 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon Detective Pikachu"@en ;
            foaf:name "Pokémon Detective Pikachu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rita Ora"@en ;
            foaf:name "Rita Ora"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kygo"@en ;
            foaf:name "Kygo"@en ] ;
    schema:datePublished "2019-04-19"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/52/86125/86125-1555736028.jpg> ;
    schema:name "Carry On / Kygo and Rita Ora"@en,
        "Carry On / Kygo and Rita Ora"@ja,
        "Carry On / Kygo and Rita Ora"@ja-latn ;
    schema:publisher _:N71bfcdc0e346419e986323facf432676 ;
    foaf:depiction <https://media.vgm.io/albums/52/86125/86125-1555736028.jpg> .

_:N13ed49d4c6904e90b5c4ed474975d648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry On"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2b25af0a55214a7cbde0352fc3f84542 ;
    schema:name "Carry On"@en .

_:N2b25af0a55214a7cbde0352fc3f84542 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13ed49d4c6904e90b5c4ed474975d648 ;
    mo:track_count 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N13ed49d4c6904e90b5c4ed474975d648 .

_:N6f77f86597474c9381cef1e022484409 a schema:Person,
        foaf:Person ;
    mo:performed <album/86125#performance> ;
    schema:name "Rita Ora"@en ;
    foaf:name "Rita Ora"@en .

_:N71bfcdc0e346419e986323facf432676 schema:name "Palm Tree Records"@en,
        "Palm Tree Records"@ja,
        "Palm Tree Records"@ja-latn ;
    foaf:name "Palm Tree Records"@en,
        "Palm Tree Records"@ja,
        "Palm Tree Records"@ja-latn .

_:N8eaeb15f4e5b407ca901b762080ab455 a schema:Person,
        foaf:Person ;
    mo:performed <album/86125#performance> ;
    schema:name "Kygo"@en ;
    foaf:name "Kygo"@en .

