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

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

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

<artist/35438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "Aoi"@en ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "Aoi"@en .

<artist/51461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "NIWASHI"@en,
        "庭師"@ja ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "NIWASHI"@en,
        "庭師"@ja .

<artist/53926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "kanon"@en,
        "奏音"@ja ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "kanon"@en,
        "奏音"@ja .

<artist/55595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "sanmal"@en ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "sanmal"@en .

<artist/58558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "Ange;art"@en ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "Ange;art"@en .

<artist/68561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "yuki."@en ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "yuki."@en .

<artist/77803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144466#subject> ;
    schema:name "Ironami"@en ;
    foaf:made <album/144466#composition>,
        <album/144466#subject> ;
    foaf:name "Ironami"@en .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

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

<album/144466#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn ;
    mo:performance_of <album/144466#musicalwork> ;
    mo:recorded_as <album/144466#musicalexpression> ;
    schema:name "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn ;
    schema:workPerformed <album/144466#musicalwork> .

<org/4454#subject> schema:name "Berry*Records"@en,
        "Berry*Records"@ja,
        "Berry*Records"@ja-latn ;
    foaf:name "Berry*Records"@en,
        "Berry*Records"@ja,
        "Berry*Records"@ja-latn .

<https://media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144466#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> ;
    foaf:depicts <album/144466#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> .

<https://medium-media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144466#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn ;
    mo:composer <artist/35438#subject>,
        <artist/51461#subject>,
        <artist/53926#subject>,
        <artist/55595#subject>,
        <artist/58558#subject>,
        <artist/68561#subject>,
        <artist/77803#subject> ;
    mo:produced_work <album/144466#musicalwork> ;
    schema:name "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn .

<album/144466#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn ;
    mo:catalogue_number "BRRC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144466#musicalexpression> ;
    mo:publisher <org/4454#subject> ;
    mo:record _:Nf2e99079a8cb40b489f0ce98826624af ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> ;
    schema:name "VERY*BERRY!! #02"@en,
        "VERY*BERRY!! #02"@ja,
        "VERY*BERRY!! #02"@ja-latn ;
    schema:publisher <org/4454#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/144466/144466-61d7f9c3abf3.jpg> .

_:N3271dcf8e1b2406ca81941e25459915c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Aboard!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "All Aboard!"@en .

_:N528bd595911746549571a838bd851182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orange Madeleine"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Orange Madeleine"@en .

_:N551b56d10a4a4f2a83ea47539cf90236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Biscuit"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Biscuit"@en .

_:N792541bfe44a497baa62f0e12a7ca8fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capricieux Fille"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Capricieux Fille"@en .

_:Na131e161b67f4efaa19134b9136a448d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time After Time"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Time After Time"@en .

_:Na740a455c4c54d8f91e0713e8d2e26e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blow Ya POP"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Blow Ya POP"@en .

_:Necfc0d1a70d24fc09c1b5cb5aaca622e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color to 7pieces"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf2e99079a8cb40b489f0ce98826624af ;
    schema:name "Color to 7pieces"@en .

_:Nf2e99079a8cb40b489f0ce98826624af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3271dcf8e1b2406ca81941e25459915c,
        _:N528bd595911746549571a838bd851182,
        _:N551b56d10a4a4f2a83ea47539cf90236,
        _:N792541bfe44a497baa62f0e12a7ca8fb,
        _:Na131e161b67f4efaa19134b9136a448d,
        _:Na740a455c4c54d8f91e0713e8d2e26e9,
        _:Necfc0d1a70d24fc09c1b5cb5aaca622e ;
    mo:track_count 7 ;
    schema:duration "PT24:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3271dcf8e1b2406ca81941e25459915c,
        _:N528bd595911746549571a838bd851182,
        _:N551b56d10a4a4f2a83ea47539cf90236,
        _:N792541bfe44a497baa62f0e12a7ca8fb,
        _:Na131e161b67f4efaa19134b9136a448d,
        _:Na740a455c4c54d8f91e0713e8d2e26e9,
        _:Necfc0d1a70d24fc09c1b5cb5aaca622e .

