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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55016#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/55016#composition>,
        <album/55016#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

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

<album/55016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn ;
    mo:composer <artist/1585#subject> ;
    mo:produced_work <album/55016#musicalwork> ;
    schema:name "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn .

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

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

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

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

<album/55016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn ;
    mo:performance_of <album/55016#musicalwork> ;
    mo:performer <artist/5755#subject> ;
    mo:recorded_as <album/55016#musicalexpression> ;
    schema:byArtist <artist/5755#subject> ;
    schema:name "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn ;
    schema:workPerformed <album/55016#musicalwork> .

<artist/5755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55016#performance> ;
    schema:name "Takeshi Inoue"@en,
        "井之上剛"@ja ;
    foaf:name "Takeshi Inoue"@en,
        "井之上剛"@ja .

<album/55016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn ;
    mo:catalogue_number "KPCR-152S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55016#musicalexpression> ;
    mo:publisher _:Na2b31f6894c34976bc45af95ea8b288c ;
    mo:record _:N3fbce6693ec440d2929d9bc9078c7b3c ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "UNDER NIGHT IN-BIRTH"@en ;
            foaf:name "UNDER NIGHT IN-BIRTH"@en ] ;
    schema:byArtist <artist/5755#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/55016/55016-1442844758.jpg> ;
    schema:name "Birth In Niflheimr -act.verification-"@en,
        "Birth In Niflheimr -act.verification-"@ja,
        "Birth In Niflheimr -act.verification-"@ja-latn ;
    schema:publisher _:Na2b31f6894c34976bc45af95ea8b288c ;
    foaf:depiction <https://media.vgm.io/albums/61/55016/55016-1442844758.jpg> .

_:N55c946cb70bf48a28e7d43ada714b6fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maximize Power"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3fbce6693ec440d2929d9bc9078c7b3c ;
    schema:name "Maximize Power"@en .

_:N6e8bf5cc721245a8a849a089b0e0cde6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overwhelme Despair"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3fbce6693ec440d2929d9bc9078c7b3c ;
    schema:name "Overwhelme Despair"@en .

_:Na2b31f6894c34976bc45af95ea8b288c schema:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn ;
    foaf:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn .

_:N3fbce6693ec440d2929d9bc9078c7b3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55c946cb70bf48a28e7d43ada714b6fb,
        _:N6e8bf5cc721245a8a849a089b0e0cde6 ;
    mo:track_count 2 ;
    schema:duration "PT8:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N55c946cb70bf48a28e7d43ada714b6fb,
        _:N6e8bf5cc721245a8a849a089b0e0cde6 .

