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

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

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

<artist/36465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127522#subject> ;
    schema:name "Neko Hacker"@en ;
    foaf:made <album/127522#composition>,
        <album/127522#subject> ;
    foaf:name "Neko Hacker"@en .

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127522#subject> ;
    schema:name "y0c1e"@en ;
    foaf:made <album/127522#composition>,
        <album/127522#subject> ;
    foaf:name "y0c1e"@en .

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

<album/127522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn ;
    mo:performance_of <album/127522#musicalwork> ;
    mo:recorded_as <album/127522#musicalexpression> ;
    schema:name "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn ;
    schema:workPerformed <album/127522#musicalwork> .

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

<https://media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127522#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> ;
    foaf:depicts <album/127522#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> .

<https://medium-media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> a schema:ImageObject,
        foaf:Image .

<album/127522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn ;
    mo:composer <artist/36465#subject>,
        <artist/8555#subject> ;
    mo:produced_work <album/127522#musicalwork> ;
    schema:name "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn .

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

<album/127522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-05"^^xsd:date ;
    dcterms:title "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn ;
    mo:catalogue_number "CFCD-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127522#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:N50986b7adaef46fb8a3aefa2ce3f7709 ;
    mo:record_count 1 ;
    schema:datePublished "2021-01-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> ;
    schema:name "Berry Pop / Sweet Berry Love"@en,
        "Berry Pop / Sweet Berry Love"@ja,
        "Berry Pop / Sweet Berry Love"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/127522/127522-efe26cc718d7.png> .

_:N39c3ce3a2e334e588d5f35c699d840ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berry Pop"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50986b7adaef46fb8a3aefa2ce3f7709 ;
    schema:name "Berry Pop"@en .

_:Nd5547917f4564e1583198b6d76d09299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Berry Love"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50986b7adaef46fb8a3aefa2ce3f7709 ;
    schema:name "Sweet Berry Love"@en .

_:N50986b7adaef46fb8a3aefa2ce3f7709 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39c3ce3a2e334e588d5f35c699d840ec,
        _:Nd5547917f4564e1583198b6d76d09299 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N39c3ce3a2e334e588d5f35c699d840ec,
        _:Nd5547917f4564e1583198b6d76d09299 .

