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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/103356#lyrics>,
        <album/103356#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

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

<artist/30421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103356#subject> ;
    schema:name "Hironari Saito"@en,
        "斉藤裕也"@ja ;
    foaf:made <album/103356#composition>,
        <album/103356#subject> ;
    foaf:name "Hironari Saito"@en,
        "斉藤裕也"@ja .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103356#subject> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/103356#composition>,
        <album/103356#subject> ;
    foaf:name "ANZIE"@en .

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

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

<https://media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103356#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> ;
    foaf:depicts <album/103356#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> .

<https://medium-media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> a schema:ImageObject,
        foaf:Image .

<album/103356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn ;
    mo:composer <artist/30421#subject>,
        <artist/36184#subject> ;
    mo:produced_work <album/103356#musicalwork> ;
    schema:name "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn .

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

<artist/30830#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103356#performance> ;
    schema:name "Tamaki Hiiragi"@en,
        "柊木環希"@ja ;
    foaf:name "Tamaki Hiiragi"@en,
        "柊木環希"@ja .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103356#performance> ;
    schema:name "Duca"@en ;
    foaf:name "Duca"@en .

<album/103356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn ;
    mo:performance_of <album/103356#musicalwork> ;
    mo:performer <artist/30830#subject>,
        <artist/36#subject> ;
    mo:recorded_as <album/103356#musicalexpression> ;
    schema:byArtist <artist/30830#subject>,
        <artist/36#subject> ;
    schema:name "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn ;
    schema:workPerformed <album/103356#musicalwork> .

<album/103356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-26"^^xsd:date ;
    dcterms:title "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103356#musicalexpression> ;
    mo:publisher _:Nf4c3be7ba9d54facbb281d4d84121fa8 ;
    mo:record _:Na1aaa3398bd74e5da862683392a0f7a3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Loca Love"@en ;
            foaf:name "Loca Love"@en ] ;
    schema:byArtist <artist/30830#subject>,
        <artist/36#subject> ;
    schema:datePublished "2018-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> ;
    schema:name "Loca-Love Theme Song EP"@en,
        "Loca-Love Theme Song EP"@ja,
        "Loca-Love Theme Song EP"@ja-latn ;
    schema:publisher _:Nf4c3be7ba9d54facbb281d4d84121fa8 ;
    foaf:depiction <https://media.vgm.io/albums/65/103356/103356-6f4f8f35b17e.jpg> .

_:N02a63eb7515b417c9dea2f2f0bc7e163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Amulet - instrumental -"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na1aaa3398bd74e5da862683392a0f7a3 ;
    schema:name "Summer Amulet - instrumental -"@en .

_:N2d169c55b0374c2fa485afbb821fd2f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marry Me! - instrumental -"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na1aaa3398bd74e5da862683392a0f7a3 ;
    schema:name "Marry Me! - instrumental -"@en .

_:Na87d7207732e422a96b71ddd1a4c6045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marry Me!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na1aaa3398bd74e5da862683392a0f7a3 ;
    schema:name "Marry Me!"@en .

_:Nf4c3be7ba9d54facbb281d4d84121fa8 schema:name "Frontwing USA"@en,
        "Frontwing USA"@ja,
        "Frontwing USA"@ja-latn ;
    foaf:name "Frontwing USA"@en,
        "Frontwing USA"@ja,
        "Frontwing USA"@ja-latn .

_:Nfd3f5804fd6d4bb7a93bfae0b6540e97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Amulet"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na1aaa3398bd74e5da862683392a0f7a3 ;
    schema:name "Summer Amulet"@en .

_:Na1aaa3398bd74e5da862683392a0f7a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a63eb7515b417c9dea2f2f0bc7e163,
        _:N2d169c55b0374c2fa485afbb821fd2f8,
        _:Na87d7207732e422a96b71ddd1a4c6045,
        _:Nfd3f5804fd6d4bb7a93bfae0b6540e97 ;
    mo:track_count 4 ;
    schema:duration "PT18:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02a63eb7515b417c9dea2f2f0bc7e163,
        _:N2d169c55b0374c2fa485afbb821fd2f8,
        _:Na87d7207732e422a96b71ddd1a4c6045,
        _:Nfd3f5804fd6d4bb7a93bfae0b6540e97 .

