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

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

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

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49330#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/49330#composition>,
        <album/49330#subject> ;
    foaf:name "PMMK"@en .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49330#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/49330#composition>,
        <album/49330#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49330#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/49330#composition>,
        <album/49330#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/2817#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Anime)"@en,
        "リトルバスターズ! (Anime)"@ja,
        "Little Busters! (Anime)"@ja-latn ;
    foaf:name "Little Busters! (Anime)"@en,
        "リトルバスターズ! (Anime)"@ja,
        "Little Busters! (Anime)"@ja-latn .

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

<album/49330#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn ;
    mo:performance_of <album/49330#musicalwork> ;
    mo:recorded_as <album/49330#musicalexpression> ;
    schema:name "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn ;
    schema:workPerformed <album/49330#musicalwork> .

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

<https://medium-media.vgm.io/albums/03/49330/49330-1416545238.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49330#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn ;
    mo:composer <artist/2027#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/49330#musicalwork> ;
    schema:name "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn .

<album/49330#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn ;
    mo:catalogue_number "FMCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49330#musicalexpression> ;
    mo:publisher _:N4553d8a0d53647afacdfbccd483f909a ;
    mo:record _:Naca528a517eb4e6e98bd333e41600989 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/1015#subject>,
        <product/2817#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/49330/49330-1416545238.jpg> ;
    schema:name "Little Breaker!"@en,
        "りとぶれっ！"@ja,
        "Ritoburetsu!"@ja-latn ;
    schema:publisher _:N4553d8a0d53647afacdfbccd483f909a ;
    foaf:depiction <https://media.vgm.io/albums/03/49330/49330-1416545238.jpg> .

_:N0c1dda453beb4c489d7063e9b2105923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜想 -D.T.M-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Naca528a517eb4e6e98bd333e41600989 ;
    schema:name "夜想 -D.T.M-"@ja .

_:N4553d8a0d53647afacdfbccd483f909a schema:name "flizm"@en ;
    foaf:name "flizm"@en .

_:N4c484526b5fb4f328e91070eb06a3125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えくせれんと・といぼっくす"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Naca528a517eb4e6e98bd333e41600989 ;
    schema:name "えくせれんと・といぼっくす"@ja .

_:Ne857e54427ef4dd8888958ce1c677241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のアンサンブル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Naca528a517eb4e6e98bd333e41600989 ;
    schema:name "光のアンサンブル"@ja .

_:Nf71453090d2a4d6e9ab5ca8791984dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHARPNESS RING !"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Naca528a517eb4e6e98bd333e41600989 ;
    schema:name "SHARPNESS RING !"@ja .

_:Naca528a517eb4e6e98bd333e41600989 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1dda453beb4c489d7063e9b2105923,
        _:N4c484526b5fb4f328e91070eb06a3125,
        _:Ne857e54427ef4dd8888958ce1c677241,
        _:Nf71453090d2a4d6e9ab5ca8791984dd1 ;
    mo:track_count 4 ;
    schema:duration "PT18:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c1dda453beb4c489d7063e9b2105923,
        _:N4c484526b5fb4f328e91070eb06a3125,
        _:Ne857e54427ef4dd8888958ce1c677241,
        _:Nf71453090d2a4d6e9ab5ca8791984dd1 .

