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

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

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

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

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

<https://medium-media.vgm.io/albums/20/72502/72502-1509215435.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/72502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Monson"@en ;
            foaf:made <album/72502#composition> ;
            foaf:name "Nick Monson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Jonas"@en ;
            foaf:made <album/72502#composition> ;
            foaf:name "Nick Jonas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Tranter"@en ;
            foaf:made <album/72502#composition> ;
            foaf:name "Justin Tranter"@en ] ;
    mo:produced_work <album/72502#musicalwork> ;
    schema:name "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn .

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

<album/72502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn ;
    mo:performance_of <album/72502#musicalwork> ;
    mo:performer _:N55461e0919c34b55ba0e4f0ceee9209a,
        _:Nba76c90af86c4ca0a87b8201b3d81542,
        _:Nbf94f88fec344266876de027068822eb ;
    mo:recorded_as <album/72502#musicalexpression> ;
    schema:byArtist _:N55461e0919c34b55ba0e4f0ceee9209a,
        _:Nba76c90af86c4ca0a87b8201b3d81542,
        _:Nbf94f88fec344266876de027068822eb ;
    schema:name "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn ;
    schema:workPerformed <album/72502#musicalwork> .

<album/72502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-13"^^xsd:date ;
    dcterms:title "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72502#musicalexpression> ;
    mo:publisher <org/1892#subject> ;
    mo:record _:Nfac896f413e949838901d6bfb1b2ea3a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ferdinand"@en ;
            foaf:name "Ferdinand"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Tranter"@en ;
            foaf:name "Justin Tranter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Jonas"@en ;
            foaf:name "Nick Jonas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Monson"@en ;
            foaf:name "Nick Monson"@en ] ;
    schema:datePublished "2017-10-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/72502/72502-1509215435.jpg> ;
    schema:name "Home / Nick Jonas"@en,
        "Home / Nick Jonas"@ja,
        "Home / Nick Jonas"@ja-latn ;
    schema:publisher <org/1892#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/72502/72502-1509215435.jpg> .

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

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

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

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

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

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

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

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

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

_:N55461e0919c34b55ba0e4f0ceee9209a a schema:Person,
        foaf:Person ;
    mo:performed <album/72502#performance> ;
    schema:name "Nick Jonas"@en ;
    foaf:name "Nick Jonas"@en .

_:N7a3822f898af460c8ec0e46a871c71c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nfac896f413e949838901d6bfb1b2ea3a ;
    schema:name "Home"@en .

_:Nba76c90af86c4ca0a87b8201b3d81542 a schema:Person,
        foaf:Person ;
    mo:performed <album/72502#performance> ;
    schema:name "Nick Monson"@en ;
    foaf:name "Nick Monson"@en .

_:Nbf94f88fec344266876de027068822eb a schema:Person,
        foaf:Person ;
    mo:performed <album/72502#performance> ;
    schema:name "Justin Tranter"@en ;
    foaf:name "Justin Tranter"@en .

_:Nfac896f413e949838901d6bfb1b2ea3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a3822f898af460c8ec0e46a871c71c7 ;
    mo:track_count 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7a3822f898af460c8ec0e46a871c71c7 .

