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

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

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

<artist/15914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "Maozon"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "Maozon"@en .

<artist/16311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "colate"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "colate"@en .

<artist/35578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "yuzen"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "yuzen"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "KO3"@en .

<artist/44529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "Batsu"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "Batsu"@en .

<artist/47551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "Hylen"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "Hylen"@en .

<artist/50366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "takashima"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "takashima"@en .

<artist/54947#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "Oblongar"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "Oblongar"@en .

<artist/55206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "jacotanu"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "jacotanu"@en .

<artist/55551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128996#subject> ;
    schema:name "Genick"@en ;
    foaf:made <album/128996#composition>,
        <album/128996#subject> ;
    foaf:name "Genick"@en .

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

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

<org/3798#subject> schema:name "LIPGLOSS RECORDS"@en,
        "LIPGLOSS RECORDS"@ja,
        "LIPGLOSS RECORDS"@ja-latn ;
    foaf:name "LIPGLOSS RECORDS"@en,
        "LIPGLOSS RECORDS"@ja,
        "LIPGLOSS RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/128996/128996-d1baa91b12c9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Liberty"@en,
        "Liberty"@ja,
        "Liberty"@ja-latn ;
    mo:composer <artist/15914#subject>,
        <artist/16311#subject>,
        <artist/35578#subject>,
        <artist/38080#subject>,
        <artist/44529#subject>,
        <artist/47551#subject>,
        <artist/50366#subject>,
        <artist/54947#subject>,
        <artist/55206#subject>,
        <artist/55551#subject> ;
    mo:produced_work <album/128996#musicalwork> ;
    schema:name "Liberty"@en,
        "Liberty"@ja,
        "Liberty"@ja-latn .

<album/128996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "Liberty"@en,
        "Liberty"@ja,
        "Liberty"@ja-latn ;
    mo:catalogue_number "LIP-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128996#musicalexpression> ;
    mo:publisher <org/3798#subject> ;
    mo:record _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/69/128996/128996-d1baa91b12c9.jpg> ;
    schema:name "Liberty"@en,
        "Liberty"@ja,
        "Liberty"@ja-latn ;
    schema:publisher <org/3798#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/128996/128996-d1baa91b12c9.jpg> .

_:N123f4888c3434967bacb810c7309a1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wallflower"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Wallflower"@en .

_:N42a450d0c39b4a1ab24b9518cae27fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Unknown"@en .

_:N46d13d62168445ef8f6a4f6ebc4cdba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venom"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Venom"@en .

_:N4e93234c9bb44e6aab276058886b8d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Activate"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Activate"@en .

_:N67ce16d0e8f84f57afe1e702d1de12f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do U Want Me"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Do U Want Me"@en .

_:N71413444ce3d4133b037e34b1316281d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Resistance"@en .

_:N79d7a16423364b74a066e46d435edd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Willless city"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Willless city"@en .

_:N877ac7138f784f77ad59d00ce19656d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Cityscape"@en .

_:Na6fb6d7ac4944e0a811089d4c313263f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "District Q"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "District Q"@en .

_:Neef0d11140424253b3e623b601b12d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antibiotics"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N70c0c3e18da34aaf9c5356bcf481b758 ;
    schema:name "Antibiotics"@en .

_:N70c0c3e18da34aaf9c5356bcf481b758 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123f4888c3434967bacb810c7309a1a0,
        _:N42a450d0c39b4a1ab24b9518cae27fd3,
        _:N46d13d62168445ef8f6a4f6ebc4cdba0,
        _:N4e93234c9bb44e6aab276058886b8d73,
        _:N67ce16d0e8f84f57afe1e702d1de12f0,
        _:N71413444ce3d4133b037e34b1316281d,
        _:N79d7a16423364b74a066e46d435edd89,
        _:N877ac7138f784f77ad59d00ce19656d3,
        _:Na6fb6d7ac4944e0a811089d4c313263f,
        _:Neef0d11140424253b3e623b601b12d74 ;
    mo:track_count 10 ;
    schema:duration "PT45:28"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N123f4888c3434967bacb810c7309a1a0,
        _:N42a450d0c39b4a1ab24b9518cae27fd3,
        _:N46d13d62168445ef8f6a4f6ebc4cdba0,
        _:N4e93234c9bb44e6aab276058886b8d73,
        _:N67ce16d0e8f84f57afe1e702d1de12f0,
        _:N71413444ce3d4133b037e34b1316281d,
        _:N79d7a16423364b74a066e46d435edd89,
        _:N877ac7138f784f77ad59d00ce19656d3,
        _:Na6fb6d7ac4944e0a811089d4c313263f,
        _:Neef0d11140424253b3e623b601b12d74 .

