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

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

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

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22489#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/22489#composition>,
        <album/22489#subject> ;
    foaf:name "fang"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22489#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/22489#composition>,
        <album/22489#subject> ;
    foaf:name "DJ Noriken"@en .

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

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

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

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

<https://medium-media.vgm.io/albums/98/22489/22489-1292579927.jpg> a schema:ImageObject,
        foaf:Image .

<album/22489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Breake Prejudice"@en,
        "Breake Prejudice"@ja,
        "Breake Prejudice"@ja-latn ;
    mo:composer <artist/4751#subject>,
        <artist/5607#subject> ;
    mo:produced_work <album/22489#musicalwork> ;
    schema:name "Breake Prejudice"@en,
        "Breake Prejudice"@ja,
        "Breake Prejudice"@ja-latn .

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

<album/22489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Breake Prejudice"@en,
        "Breake Prejudice"@ja,
        "Breake Prejudice"@ja-latn ;
    mo:catalogue_number "SACD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22489#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N599143f5a79e456f9ea158692df5a071 ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/98/22489/22489-1292579927.jpg> ;
    schema:name "Breake Prejudice"@en,
        "Breake Prejudice"@ja,
        "Breake Prejudice"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/22489/22489-1292579927.jpg> .

_:N5564aafe67964b9f9fa3c178f8677c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midbrain"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Midbrain"@en .

_:N753c76d9039f4bdb88c84909fe60ea29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Werewolf Girl"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Werewolf Girl"@en .

_:N7b43470f505143e7b3e499af9c41b352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cybernetics"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Cybernetics"@en .

_:N990ad955dbcc4fffa3ba8765847d431e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro -adrenaline-"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Intro -adrenaline-"@en .

_:Nd4a63245c5cb4a068d1f51c6b9509642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subroutine"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Subroutine"@en .

_:Nfb8086712d4d48b39c2266a81715c427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N599143f5a79e456f9ea158692df5a071 ;
    schema:name "Phantom"@en .

_:N599143f5a79e456f9ea158692df5a071 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5564aafe67964b9f9fa3c178f8677c25,
        _:N753c76d9039f4bdb88c84909fe60ea29,
        _:N7b43470f505143e7b3e499af9c41b352,
        _:N990ad955dbcc4fffa3ba8765847d431e,
        _:Nd4a63245c5cb4a068d1f51c6b9509642,
        _:Nfb8086712d4d48b39c2266a81715c427 ;
    mo:track_count 6 ;
    schema:duration "PT31:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5564aafe67964b9f9fa3c178f8677c25,
        _:N753c76d9039f4bdb88c84909fe60ea29,
        _:N7b43470f505143e7b3e499af9c41b352,
        _:N990ad955dbcc4fffa3ba8765847d431e,
        _:Nd4a63245c5cb4a068d1f51c6b9509642,
        _:Nfb8086712d4d48b39c2266a81715c427 .

