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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/27640#lyrics>,
        <album/27640#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

<artist/1144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane"@en,
        "彩音"@ja ;
    foaf:made <album/27640#lyrics>,
        <album/27640#subject>,
        <album/27640#vocals> ;
    foaf:name "Ayane"@en,
        "彩音"@ja .

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/27640#lyrics>,
        <album/27640#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/3928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27640#subject> ;
    schema:name "Keiichi Ueno"@en,
        "上野圭市"@ja ;
    foaf:made <album/27640#composition>,
        <album/27640#subject> ;
    foaf:name "Keiichi Ueno"@en,
        "上野圭市"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27640#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/27640#composition>,
        <album/27640#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27640#subject> ;
    schema:name "Koji Ueno"@en,
        "上野浩司"@ja ;
    foaf:made <album/27640#composition>,
        <album/27640#subject> ;
    foaf:name "Koji Ueno"@en,
        "上野浩司"@ja .

<product/1121#subject> a schema:CreativeWork ;
    schema:name "Hyperdimension Neptunia mk2"@en,
        "超次元ゲイム ネプテューヌ mk2"@ja,
        "Choujigen Game Neptune mk2"@ja-latn ;
    foaf:name "Hyperdimension Neptunia mk2"@en,
        "超次元ゲイム ネプテューヌ mk2"@ja,
        "Choujigen Game Neptune mk2"@ja-latn .

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

<album/27640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn ;
    mo:performance_of <album/27640#musicalwork> ;
    mo:recorded_as <album/27640#musicalexpression> ;
    schema:name "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn ;
    schema:workPerformed <album/27640#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/27640/27640-1313304791.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn ;
    mo:composer <artist/3928#subject>,
        <artist/396#subject>,
        <artist/397#subject> ;
    mo:produced_work <album/27640#musicalwork> ;
    schema:name "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn .

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

<album/27640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-24"^^xsd:date ;
    dcterms:title "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn ;
    mo:catalogue_number "AVCA-49031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27640#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N81388034c47c4240a9df572c63c5f2d7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ore no Kanojo wa Hito de Nashi"@en ;
            foaf:name "Ore no Kanojo wa Hito de Nashi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chevalier Saga Tactics"@en ;
            foaf:name "Chevalier Saga Tactics"@en ],
        <product/1121#subject> ;
    schema:datePublished "2011-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/27640/27640-1313304791.jpg> ;
    schema:name "Crest of Knights / Ayane"@en,
        "Crest of Knights / 彩音"@ja,
        "Crest of Knights / Ayane"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/27640/27640-1313304791.jpg> .

_:N0e5f6514a421465b94c3c11e6272ab14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO→Love&Peace"@ja,
        "GO→Love&Peace"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "GO→Love&Peace"@ja,
        "GO→Love&Peace"@ja-latn .

_:N286177f763c94e0e80a47b11a677c295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fullmoon Rhapsody (カラオケ)"@ja,
        "Fullmoon Rhapsody (Karaoke)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "Fullmoon Rhapsody (カラオケ)"@ja,
        "Fullmoon Rhapsody (Karaoke)"@ja-latn .

_:N73fa72b3119b4a2cbfc20d227d5e45e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO→Love&Peace (カラオケ)"@ja,
        "GO→Love&Peace (Karaoke)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "GO→Love&Peace (カラオケ)"@ja,
        "GO→Love&Peace (Karaoke)"@ja-latn .

_:N7d3aea62508c46d1b0683f4e0baebe88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest of Knights"@ja,
        "Crest of Knights"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "Crest of Knights"@ja,
        "Crest of Knights"@ja-latn .

_:Nb05a57f0e0fa48378f78b0da8f3a1515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fullmoon Rhapsody"@ja,
        "Fullmoon Rhapsody"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "Fullmoon Rhapsody"@ja,
        "Fullmoon Rhapsody"@ja-latn .

_:Nfb7b0e410bfa4baa9d286ee1ba52a51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crest of Knights (カラオケ)"@ja,
        "Crest of Knights (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N81388034c47c4240a9df572c63c5f2d7 ;
    schema:name "Crest of Knights (カラオケ)"@ja,
        "Crest of Knights (Karaoke)"@ja-latn .

_:N81388034c47c4240a9df572c63c5f2d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e5f6514a421465b94c3c11e6272ab14,
        _:N286177f763c94e0e80a47b11a677c295,
        _:N73fa72b3119b4a2cbfc20d227d5e45e5,
        _:N7d3aea62508c46d1b0683f4e0baebe88,
        _:Nb05a57f0e0fa48378f78b0da8f3a1515,
        _:Nfb7b0e410bfa4baa9d286ee1ba52a51f ;
    mo:track_count 6 ;
    schema:duration "PT30:00"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e5f6514a421465b94c3c11e6272ab14,
        _:N286177f763c94e0e80a47b11a677c295,
        _:N73fa72b3119b4a2cbfc20d227d5e45e5,
        _:N7d3aea62508c46d1b0683f4e0baebe88,
        _:Nb05a57f0e0fa48378f78b0da8f3a1515,
        _:Nfb7b0e410bfa4baa9d286ee1ba52a51f .

