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

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

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51356#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/51356#composition>,
        <album/51356#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51356#subject> ;
    schema:name "Hirokazu Ando"@en,
        "安藤浩和"@ja ;
    foaf:made <album/51356#composition>,
        <album/51356#subject> ;
    foaf:name "Hirokazu Ando"@en,
        "安藤浩和"@ja .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

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

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

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

<https://medium-media.vgm.io/albums/65/51356/51356-1425327886.jpg> a schema:ImageObject,
        foaf:Image .

<album/51356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:composer <artist/328#subject>,
        <artist/475#subject> ;
    mo:produced_work <album/51356#musicalwork> ;
    schema:name "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn .

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

<album/51356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:catalogue_number "AHCD-04" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51356#musicalexpression> ;
    mo:publisher _:Ndda50d257ebb4c20a517748deadbc142 ;
    mo:record _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kirby"@en ;
            foaf:name "Kirby"@en ] ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/51356/51356-1425327886.jpg> ;
    schema:name "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    schema:publisher _:Ndda50d257ebb4c20a517748deadbc142 ;
    foaf:depiction <https://media.vgm.io/albums/65/51356/51356-1425327886.jpg> .

_:N0a9f37f798c941e2b3e34b4c4b9f50f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a relay point"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "a relay point"@en .

_:N31ed9fbb8028412aac6fe3a2b2c4111c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ripping star"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "ripping star"@en .

_:N6119f0a1ff194d37b62094ededb6ec72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle Locus"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "Miracle Locus"@en .

_:N6d9a1243224f4c3090d38a2436415eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tear ocean"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "Tear ocean"@en .

_:N93e0eba730e941f9a1ccf3a24990b5ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonustrack"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "Bonustrack"@en .

_:Nbade5979fb264394bc274990e20dd01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "Introduction"@en .

_:Nc09fae90a9d44959bfe3ae036d0845a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poppin' star"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "Poppin' star"@en .

_:Nc481b966c65f4ed898db3dd31f68f118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3>"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd52c15756d14e95b85cb848dbf7b513 ;
    schema:name "3>"@en .

_:Ndda50d257ebb4c20a517748deadbc142 schema:name "Astral Helix"@en,
        "Astral Helix"@ja,
        "Astral Helix"@ja-latn ;
    foaf:name "Astral Helix"@en,
        "Astral Helix"@ja,
        "Astral Helix"@ja-latn .

_:Nfd52c15756d14e95b85cb848dbf7b513 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a9f37f798c941e2b3e34b4c4b9f50f6,
        _:N31ed9fbb8028412aac6fe3a2b2c4111c,
        _:N6119f0a1ff194d37b62094ededb6ec72,
        _:N6d9a1243224f4c3090d38a2436415eb7,
        _:N93e0eba730e941f9a1ccf3a24990b5ff,
        _:Nbade5979fb264394bc274990e20dd01c,
        _:Nc09fae90a9d44959bfe3ae036d0845a5,
        _:Nc481b966c65f4ed898db3dd31f68f118 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0a9f37f798c941e2b3e34b4c4b9f50f6,
        _:N31ed9fbb8028412aac6fe3a2b2c4111c,
        _:N6119f0a1ff194d37b62094ededb6ec72,
        _:N6d9a1243224f4c3090d38a2436415eb7,
        _:N93e0eba730e941f9a1ccf3a24990b5ff,
        _:Nbade5979fb264394bc274990e20dd01c,
        _:Nc09fae90a9d44959bfe3ae036d0845a5,
        _:Nc481b966c65f4ed898db3dd31f68f118 .

