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

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

<artist/30712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "\"Weird Al\" Yankovic"@en,
        "Al Yankovic"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject>,
        <album/38639#vocals> ;
    foaf:name "\"Weird Al\" Yankovic"@en,
        "Al Yankovic"@en .

<artist/51558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Manny Corallo"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "Manny Corallo"@en .

<artist/51559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "John Lissauer"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "John Lissauer"@en .

<artist/60090#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Ralph Schuckett"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "Ralph Schuckett"@en .

<artist/694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "John Loeffler"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "John Loeffler"@en .

<artist/695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "John Siegler"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "John Siegler"@en .

<artist/696#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Norman Grossfeld"@en ;
    foaf:made <album/38639#composition>,
        <album/38639#subject> ;
    foaf:name "Norman Grossfeld"@en .

<release/3016#subject> a schema:CreativeWork ;
    schema:name "Pokémon: The Movie 2000 - The Power of One"@en,
        "Pokémon: The Movie 2000 - The Power of One"@ja,
        "Pokémon: The Movie 2000 - The Power of One"@ja-latn ;
    foaf:name "Pokémon: The Movie 2000 - The Power of One"@en,
        "Pokémon: The Movie 2000 - The Power of One"@ja,
        "Pokémon: The Movie 2000 - The Power of One"@ja-latn .

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

<album/38639#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn ;
    mo:performance_of <album/38639#musicalwork> ;
    mo:recorded_as <album/38639#musicalexpression> ;
    schema:name "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn ;
    schema:workPerformed <album/38639#musicalwork> .

<org/1320#subject> schema:name "Atlantic"@en,
        "Atlantic"@ja,
        "Atlantic"@ja-latn ;
    foaf:name "Atlantic"@en,
        "Atlantic"@ja,
        "Atlantic"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/38639/38639-1531165300.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38639#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Haigney"@en ;
            foaf:made <album/38639#composition> ;
            foaf:name "Michael Haigney"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Chait"@en ;
            foaf:made <album/38639#composition> ;
            foaf:name "Mark Chait"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Louis Cortelezzi"@en ;
            foaf:made <album/38639#composition> ;
            foaf:name "Louis Cortelezzi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mervyn Warren"@en ;
            foaf:made <album/38639#composition> ;
            foaf:name "Mervyn Warren"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Petersen"@en ;
            foaf:made <album/38639#composition> ;
            foaf:name "John Petersen"@en ],
        <artist/30712#subject>,
        <artist/51558#subject>,
        <artist/51559#subject>,
        <artist/60090#subject>,
        <artist/694#subject>,
        <artist/695#subject>,
        <artist/696#subject> ;
    mo:produced_work <album/38639#musicalwork> ;
    schema:name "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn .

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

<album/38639#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-18"^^xsd:date ;
    dcterms:title "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn ;
    mo:catalogue_number "83370-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38639#musicalexpression> ;
    mo:publisher <org/1320#subject> ;
    mo:record _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    mo:record_count 1 ;
    schema:about <release/3016#subject> ;
    schema:datePublished "2000-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/38639/38639-1531165300.jpg> ;
    schema:name "Pokémon the Movie 2000 The Power of One"@en,
        "Pokémon the Movie 2000 The Power of One: Music From and Inspired by the Motion Picture"@ja,
        "Pokémon the Movie 2000 The Power of One"@ja-latn ;
    schema:publisher <org/1320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/38639/38639-1531165300.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Denisse Lara"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Denisse Lara"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dream Street"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Dream Street"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Angela Via"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Angela Via"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Denisse Lara"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Denisse Lara"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Louis Cortelezzi"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Louis Cortelezzi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "appears courtesy of Volcano Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "appears courtesy of Volcano Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Angela Via"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Angela Via"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "plus ONE"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "plus ONE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dream Street"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Dream Street"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nobody's Angel appear courtesy of Hollywood Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Nobody's Angel appear courtesy of Hollywood Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Youngstown appear courtesy of Hollywood Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Youngstown appear courtesy of Hollywood Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "O-Town appear courtesy of Trans Continental Records/MTV Networks"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "O-Town appear courtesy of Trans Continental Records/MTV Networks"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The B-52's appear courtesy of Reprise Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "The B-52's appear courtesy of Reprise Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Donna Summer appears courtesy of Epic Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Donna Summer appears courtesy of Epic Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Alysha"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Alysha"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Westlife appear courtesy of Arista Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Westlife appear courtesy of Arista Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura Pausini appears courtesy of CGD East West Italy"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Laura Pausini appears courtesy of CGD East West Italy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Westlife appear courtesy of Arista Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Westlife appear courtesy of Arista Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Devotion 2 Music appear courtesy of Q Zone Ltd."@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Devotion 2 Music appear courtesy of Q Zone Ltd."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Donna Summer appears courtesy of Epic Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Donna Summer appears courtesy of Epic Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nobody's Angel appear courtesy of Hollywood Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Nobody's Angel appear courtesy of Hollywood Records"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "John Petersen"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "John Petersen"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Youngstown appear courtesy of Hollywood Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Youngstown appear courtesy of Hollywood Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Alysha"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Alysha"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The B-52's appear courtesy of Reprise Records"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "The B-52's appear courtesy of Reprise Records"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "plus ONE"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "plus ONE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Devotion 2 Music appear courtesy of Q Zone Ltd."@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Devotion 2 Music appear courtesy of Q Zone Ltd."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura Pausini appears courtesy of CGD East West Italy"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "Laura Pausini appears courtesy of CGD East West Italy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "O-Town appear courtesy of Trans Continental Records/MTV Networks"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "O-Town appear courtesy of Trans Continental Records/MTV Networks"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Michael Haigney"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Michael Haigney"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Mervyn Warren"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Mervyn Warren"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "appears courtesy of Volcano Records"@en ;
    foaf:made <album/38639#vocals> ;
    foaf:name "appears courtesy of Volcano Records"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38639#subject> ;
    schema:name "Mark Chait"@en ;
    foaf:made <album/38639#subject> ;
    foaf:name "Mark Chait"@en .

_:N04d9e0358cad434c94fb7fa032a6c804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Heart"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "One Heart"@en .

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

_:N2fa7a10ded1d4ff080a8b7c6db35c196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderland"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Wonderland"@en .

_:N439b0c0a7f1049cfb53ac2c932f08ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of One"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "The Power of One"@en .

_:N4bff93074b3a4533a6116896e109e215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Comes to Life"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "The Legend Comes to Life"@en .

_:N5584d2ae2faa4f9396fbb69a3665bf1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With All Your Heart"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "With All Your Heart"@en .

_:N5a08cc83ee7b4107afb2323af7b36598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Without Wings"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Flying Without Wings"@en .

_:N5c97ada5194b4e16a9e7605ca117cf36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comin' to the Rescue"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Comin' to the Rescue"@en .

_:N91282ffacd074693b3488bc41d0971ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon World"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Pokémon World"@en .

_:Na92a6c6910e64dcfbb636ee091e1300a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Bellossom"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Dance of the Bellossom"@en .

_:Nb10183681a1246e59c079122a49283ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polkamon"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Polkamon"@en .

_:Nb5079a6ea4684878ade170c1a2842368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blah, Blah, Blah"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "Blah, Blah, Blah"@en .

_:Nca78d56a3f874eeb9934dd25acd9bfa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chosen One"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "The Chosen One"@en .

_:Ncaf1340046e149e3a601e5d1e6e5bb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "One"@en .

_:Ne67404399d0c4166aa3ccb32b2b450a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Extra Mile"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "The Extra Mile"@en .

_:Nf03dbb5a01a743dcbd3f8b739ce65844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Don't Understand"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2c24b6c3cf4ef0b18a6426211b3f8f ;
    schema:name "They Don't Understand"@en .

_:N5e2c24b6c3cf4ef0b18a6426211b3f8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d9e0358cad434c94fb7fa032a6c804,
        _:N2291fb2f2bc5499da2633b9334a9af16,
        _:N2fa7a10ded1d4ff080a8b7c6db35c196,
        _:N439b0c0a7f1049cfb53ac2c932f08ab9,
        _:N4bff93074b3a4533a6116896e109e215,
        _:N5584d2ae2faa4f9396fbb69a3665bf1c,
        _:N5a08cc83ee7b4107afb2323af7b36598,
        _:N5c97ada5194b4e16a9e7605ca117cf36,
        _:N91282ffacd074693b3488bc41d0971ba,
        _:Na92a6c6910e64dcfbb636ee091e1300a,
        _:Nb10183681a1246e59c079122a49283ad,
        _:Nb5079a6ea4684878ade170c1a2842368,
        _:Nca78d56a3f874eeb9934dd25acd9bfa4,
        _:Ncaf1340046e149e3a601e5d1e6e5bb20,
        _:Ne67404399d0c4166aa3ccb32b2b450a6,
        _:Nf03dbb5a01a743dcbd3f8b739ce65844 ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N04d9e0358cad434c94fb7fa032a6c804,
        _:N2291fb2f2bc5499da2633b9334a9af16,
        _:N2fa7a10ded1d4ff080a8b7c6db35c196,
        _:N439b0c0a7f1049cfb53ac2c932f08ab9,
        _:N4bff93074b3a4533a6116896e109e215,
        _:N5584d2ae2faa4f9396fbb69a3665bf1c,
        _:N5a08cc83ee7b4107afb2323af7b36598,
        _:N5c97ada5194b4e16a9e7605ca117cf36,
        _:N91282ffacd074693b3488bc41d0971ba,
        _:Na92a6c6910e64dcfbb636ee091e1300a,
        _:Nb10183681a1246e59c079122a49283ad,
        _:Nb5079a6ea4684878ade170c1a2842368,
        _:Nca78d56a3f874eeb9934dd25acd9bfa4,
        _:Ncaf1340046e149e3a601e5d1e6e5bb20,
        _:Ne67404399d0c4166aa3ccb32b2b450a6,
        _:Nf03dbb5a01a743dcbd3f8b739ce65844 .

